FeRD (Frank Dana)
48f221cfe6
make: Fix df-* usage, remove Python3 note
2022-12-17 15:19:24 -05:00
Bradley Sepos
5dbb6923ce
make: Fix non-fatal contrib download error.
2019-04-13 14:57:26 -04:00
Bradley Sepos
1f241d8f1a
make: Further improvements to feature enable/disable in configure.py.
...
Converts most of configure.py from optparse (deprecated) to argparse. Better fixes #1459 .
2019-04-13 14:05:17 -04:00
Bradley Sepos
63144e7871
make: More Python 3 compatibility fixes.
2019-02-26 16:30:12 -05:00
Bradley Sepos
5bff83c1da
configure: gtk: make: scripts: Make scripts compatible with Python 3.
2019-02-25 08:47:38 -05:00
Justin Scholz
72bf6f7be7
contrib: Use SHA256 instead of MD5 for contrib archive checksums.
...
Closes #356 .
2016-12-15 12:26:20 -05:00
Bradley Sepos
8507acecae
build: Add basic termination signal handling to df-*.py.
2016-05-25 15:45:05 -04:00
Bradley Sepos
3bf86382ab
build: Add download jobs option and progress display.
2016-05-25 15:45:05 -04:00
KonaBlend
ccfc9b5907
Build: more fetch tweaks
...
- df-fetch --disable: exit with error to stop make.
- df-fetch raise error when no URLs specified, or available due to ACLs.
- df-verify report errors consistent with df-fetch.
2016-05-25 15:45:04 -04:00
KonaBlend
abfbb15ef0
Build: add target contrib.fetch.test
...
- remove configure --df-exhaust-url
2016-05-25 15:45:04 -04:00
KonaBlend
4de3e38af5
Build: add configure --df-exhaust-url
...
Specifying this option will cause fetching to run through all
active URLs. Decent way to test all URLs.
2016-05-25 15:45:04 -04:00
KonaBlend
8a3e309341
Build: split fetch into df-fetch and df-verify
...
- 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
2016-05-25 15:45:04 -04:00