Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all scripts: general fixes and clean up | Francis Rowe | 2015-08-29 | 7 | -27/+12 |
| | |||||
* | build/module/memtest86plus: fix typo | Francis Rowe | 2015-08-29 | 1 | -1/+1 |
| | |||||
* | Make memtest86plus be named consistently | Klemens Nanni | 2015-08-29 | 1 | -1/+1 |
| | | | | | Conflicts: resources/utilities/grub-assemble/gen.sh | ||||
* | scripts: use the -j option in make (multithreaded compilation) | Klemens Nanni | 2015-08-16 | 7 | -12/+19 |
| | |||||
* | build/module/coreboot: Don't build crossgcc automatically | Francis Rowe | 2015-07-11 | 1 | -5/+0 |
| | | | | Don't download it, either. | ||||
* | all script: use a standard style | Francis Rowe | 2015-06-10 | 7 | -31/+31 |
| | | | | | Based on the style used for the script in resources/scripts/helpers/build/release/ | ||||
* | coreboot-libre: don't build cbmem/nvramtool | Francis Rowe | 2015-06-08 | 1 | -6/+0 |
| | | | | | They aren't included in the _util release archive anymore, and they don't need to be built either. | ||||
* | bash scripts: Make script output more user-friendly | Francis Rowe | 2015-02-20 | 7 | -0/+28 |
| | |||||
* | bash scripts: Only enable verbose output if DEBUG= is used | Francis Rowe | 2015-02-19 | 7 | -7/+14 |
| | |||||
* | Move all build scripts into a single generic script, with helpers | Francis Rowe | 2015-02-14 | 7 | -0/+349 |
All build scripts were moved to resources/scripts/helpers/ |