aboutsummaryrefslogtreecommitdiff
path: root/resources/scripts/helpers/build/module/grub
Commit message (Expand)AuthorAgeFilesLines
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-231-1/+1
* make use of ./oldbuild, not ./build, in the old build system4 of 7 (Leah Rowe) info@minifree.org2017-01-221-1/+1
* re-add old build system (for x86 boards/utils)4 of 7 (Leah Rowe) info@minifree.org2017-01-211-0/+57
* Current build system removalPaul Kocialkowski2017-01-151-57/+0
* Change Leah's surname back to RoweLeah Rowe2016-06-281-1/+1
* Implement SeaGRUB and make it the default payload on all current GRUB boardsLeah Woods2016-05-181-0/+3
* reassign Minifree Ltd copyrights back to Minifree directorLeah Woods2016-05-061-1/+1
* reassign copyright from Minifree director to Minifree LtdMinifree Ltd2016-04-261-1/+1
* build system: allow arbitrary specification of number of cores usedFrancis Rowe2016-03-101-1/+12
* build/grub: Change wording, use a subshellKlemens Nanni2016-03-101-7/+9
* grub: only run distclean if a makefile exists (fixes build error)Francis Rowe2015-11-291-1/+1
* Simplify ./build module routinesKlemens Nanni2015-11-051-9/+4
* more scripts: don't use the [[ bashismFrancis Rowe2015-08-301-1/+1
* all scripts: general fixes and clean upFrancis Rowe2015-08-301-3/+1
* scripts: use the -j option in make (multithreaded compilation)Klemens Nanni2015-08-161-1/+2
* all script: use a standard styleFrancis Rowe2015-06-111-3/+3
* bash scripts: Make script output more user-friendlyFrancis Rowe2015-02-201-0/+4
* bash scripts: Only enable verbose output if DEBUG= is usedFrancis Rowe2015-02-201-1/+2
* Move all build scripts into a single generic script, with helpersFrancis Rowe2015-02-151-0/+42