Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | download script: re-factor | Francis Rowe | 2015-06-26 | 1 | -3/+3 |
| | |||||
* | download script: fix mistake in the last two commits | Francis Rowe | 2015-06-26 | 1 | -2/+3 |
| | |||||
* | download script: add a list option | Francis Rowe | 2015-06-26 | 1 | -0/+3 |
| | |||||
* | download script: support specifying more than one option | Francis Rowe | 2015-06-26 | 1 | -11/+16 |
| | | | | | Also, invalid options now generate a warning, instead of producting an error. | ||||
* | download script: use a standard style (compared to other scripts) | Francis Rowe | 2015-06-13 | 1 | -11/+11 |
| | |||||
* | download (script): "./download all" not "./download everything" | Francis Rowe | 2015-04-11 | 1 | -4/+4 |
| | | | | For consistency with "./build module all" | ||||
* | bash scripts: Only enable verbose output if DEBUG= is used | Francis Rowe | 2015-02-19 | 1 | -1/+2 |
| | |||||
* | Rename scripts/helpers/fetch to scripts/helpers/download | Francis Rowe | 2015-02-14 | 1 | -1/+1 |
| | |||||
* | Move the "get" scripts to resources/scripts/helpers/fetch/ | Francis Rowe | 2015-02-14 | 1 | -0/+51 |
Replace "getall" with "download", which takes as input an argument specifying which programme the user wants to download. |