Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reassign Minifree Ltd copyrights back to Minifree director | Leah Woods | 2016-05-06 | 1 | -1/+1 |
| | | | | This time under her chosen name. | ||||
* | reassign copyright from Minifree director to Minifree Ltd | Minifree Ltd | 2016-04-26 | 1 | -1/+1 |
| | |||||
* | build/clean/*: Use make properly (-C flag) | Klemens Nanni | 2015-11-21 | 1 | -4/+2 |
| | | | | | Instead of manually cd'ing into and out of directories, use make's -C flag. | ||||
* | all scripts: general fixes and clean up | Francis Rowe | 2015-08-30 | 1 | -2/+0 |
| | |||||
* | all script: use a standard style | Francis Rowe | 2015-06-11 | 1 | -1/+1 |
| | | | | | Based on the style used for the script in resources/scripts/helpers/build/release/ | ||||
* | Replace rm -r with rm -R | Francis Rowe | 2015-06-07 | 1 | -1/+1 |
| | |||||
* | bash scripts: Make script output more user-friendly | Francis Rowe | 2015-02-20 | 1 | -0/+2 |
| | |||||
* | 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/+32 |
All build scripts were moved to resources/scripts/helpers/ |