Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build/clean/grub: use distclean instead of clean | Francis Rowe | 2015-03-08 | 1 | -1/+1 |
| | | | | | | Per GNU coding standards: gnu.org/software/automake/manual/html_node/Standard-Targets.html gnu.org/prep/standards/html_node/Standard-Targets.html | ||||
* | bash scripts: Make script output more user-friendly | Francis Rowe | 2015-02-20 | 8 | -0/+25 |
| | |||||
* | bash scripts: Only enable verbose output if DEBUG= is used | Francis Rowe | 2015-02-20 | 8 | -8/+16 |
| | |||||
* | Move all build scripts into a single generic script, with helpers | Francis Rowe | 2015-02-15 | 8 | -0/+305 |
All build scripts were moved to resources/scripts/helpers/ |