Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Integrate SeaBIOS payload as option on top of GRUB, with SeaVGABIOS | Francis Rowe | 2015-10-15 | 1 | -0/+49 | |
| | ||||||
* | more scripts: don't use the [[ bashism | Francis Rowe | 2015-08-30 | 1 | -1/+1 | |
| | ||||||
* | all scripts: general fixes and clean up | Francis Rowe | 2015-08-30 | 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-11 | 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-20 | 7 | -7/+14 | |
| | ||||||
* | Move all build scripts into a single generic script, with helpers | Francis Rowe | 2015-02-15 | 7 | -0/+349 | |
All build scripts were moved to resources/scripts/helpers/ |