Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build system: allow arbitrary specification of number of cores used | Francis Rowe | 2016-03-10 | 1 | -1/+12 |
* | build scripts: use $(nproc) not "$(nproc)" for make -j option | Francis Rowe | 2016-03-10 | 1 | -1/+1 |
* | scripts: say ROM images, not ROM's. ROM's is wrong! | Francis Rowe | 2015-11-06 | 1 | -1/+1 |
* | all scripts: general fixes and clean up | Francis Rowe | 2015-08-30 | 1 | -3/+1 |
* | scripts: use the -j option in make (multithreaded compilation) | Klemens Nanni | 2015-08-16 | 1 | -1/+2 |
* | all script: use a standard style | Francis Rowe | 2015-06-11 | 1 | -6/+6 |
* | bash scripts: Make script output more user-friendly | Francis Rowe | 2015-02-20 | 1 | -0/+4 |
* | bash scripts: Only enable verbose output if DEBUG= is used | Francis Rowe | 2015-02-20 | 1 | -1/+2 |
* | Move all build scripts into a single generic script, with helpers | Francis Rowe | 2015-02-15 | 1 | -0/+52 |