Maarten ter Huurne
|
5a65b462de
In the "Usage:" help line, explicitly suggest "python3"
|
5 年之前 |
Maarten ter Huurne
|
7e0f3f15fd
Convert build scripts to Python 3
|
5 年之前 |
Maarten ter Huurne
|
f623713913
Use print function syntax
|
5 年之前 |
Maarten ter Huurne
|
962d74deb5
Re-extract 3rdparty package when its patch changes
|
8 年之前 |
Maarten ter Huurne
|
cf2fe1181d
Use explicit timestamp file to record 3rdparty package extraction
|
8 年之前 |
wouter
|
d089095d55
Various text-processing stuff
|
12 年之前 |
Maarten ter Huurne
|
d827a9f1f2
Verify the checksums of all downloaded packages.
|
15 年之前 |
Maarten ter Huurne
|
7df136a0e5
Generate the extraction rules.
|
15 年之前 |
Maarten ter Huurne
|
be392550dd
Generate the download rules.
|
15 年之前 |
Maarten ter Huurne
|
50d93640ab
Group info by package instead of by info type (package, tarball, URL). Simplifies the code and makes the Makefile look more like "packages.py".
|
15 年之前 |
Maarten ter Huurne
|
9fc9c6f512
Get list of downloadable packages from "packages" module. Get tarball name from Package subclass. Added main check in "3rdparty_packages2make".
|
15 年之前 |
Maarten ter Huurne
|
783609385a
Generate Makefile with information about packages. This way, "packages.py" becomes the single source for this information, eliminating its duplication that was a maintenance burden.
|
15 年之前 |