aboutsummaryrefslogtreecommitdiff
path: root/build.py
AgeCommit message (Expand)AuthorFilesLines
2013-10-18User options now do a full round trip.Jussi Pakkanen1-10/+0
2013-10-16Options can be accessed from scripts.Jussi Pakkanen1-5/+15
2013-10-04Rpaths start working.Jussi Pakkanen1-1/+13
2013-09-28Strip holders from ext deps.Jussi Pakkanen1-1/+18
2013-09-28More holder extraction.Jussi Pakkanen1-0/+34
2013-09-23Surgical strike complete. Data has been extracted from interpreter and unit t...Jussi Pakkanen1-3/+8
2013-09-23Moved even more stuff from interpreter to build.Jussi Pakkanen1-6/+110
2013-09-23Basic work on extracting build target types from the interpreter.Jussi Pakkanen1-0/+239
2013-09-12Parse gettext command and generate rule.Jussi Pakkanen1-0/+1
2013-08-30Static cross linking works again.Jussi Pakkanen1-2/+3
2013-08-30Work started on supporting simultaneous native and cross builds.Jussi Pakkanen1-0/+6
2013-06-20Removed -tt, which is not necessary with Python 3.Jussi Pakkanen1-3/+1
2013-04-19Can use msvc static linker.Jussi Pakkanen1-1/+6
2013-01-26Can set global flags.Jussi Pakkanen1-0/+4
2013-01-14Can generate configure files.Jussi Pakkanen1-0/+4
2013-01-13Can install data files.Jussi Pakkanen1-0/+4
2013-01-12Can install Man files.Jussi Pakkanen1-0/+4
2013-01-12Can install header files.Jussi Pakkanen1-0/+4
2013-01-11Extracted build data to its own class.Jussi Pakkanen1-0/+37