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
|
5a907862ff
Capture exceptions using 'as' instead of ','
|
5 年之前 |
Maarten ter Huurne
|
c89f8f73d7
Move omission of ALSA on non-Linux systems from Make to Python
|
6 年之前 |
wouter
|
d089095d55
Various text-processing stuff
|
12 年之前 |
Maarten ter Huurne
|
55e2b4fc18
Added "3RD_STA_MIN" link mode, which uses the 3rdparty system but only selects the libraries needed to build the core. Probably it is better to separate component selection from linking in the future, but for now this works.
|
15 年之前 |
Maarten ter Huurne
|
bc0c40ea32
Use new Python script to determine which libraries to build in the 3rdparty system. This again removes some duplication.
|
15 年之前 |