Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make: Further improvements to feature enable/disable in configure.py. | Bradley Sepos | 2019-04-13 | 1 | -5/+5 |
| | | | | Converts most of configure.py from optparse (deprecated) to argparse. Better fixes #1459. | ||||
* | build: Avoid sending ANSI to Windows terminals. | Bradley Sepos | 2016-05-25 | 1 | -1/+1 |
| | |||||
* | build: Add download jobs option and progress display. | Bradley Sepos | 2016-05-25 | 1 | -1/+12 |
| | |||||
* | Build: split fetch into df-fetch and df-verify | KonaBlend | 2016-05-25 | 1 | -0/+106 |
- moved common python code to lib/hb_distfile.py - beautified tmpfile creation - added stack-style resource management to df-fetch - fixed contrib assumptions about single URL |