summaryrefslogtreecommitdiff
path: root/build.py
AgeCommit message (Expand)Author
2013-09-28Strip holders from ext deps.Jussi Pakkanen
2013-09-28More holder extraction.Jussi Pakkanen
2013-09-23Surgical strike complete. Data has been extracted from interpreter and unit t...Jussi Pakkanen
2013-09-23Moved even more stuff from interpreter to build.Jussi Pakkanen
2013-09-23Basic work on extracting build target types from the interpreter.Jussi Pakkanen
2013-09-12Parse gettext command and generate rule.Jussi Pakkanen
2013-08-30Static cross linking works again.Jussi Pakkanen
2013-08-30Work started on supporting simultaneous native and cross builds.Jussi Pakkanen
2013-06-20Removed -tt, which is not necessary with Python 3.Jussi Pakkanen
2013-04-19Can use msvc static linker.Jussi Pakkanen
2013-01-26Can set global flags.Jussi Pakkanen
2013-01-14Can generate configure files.Jussi Pakkanen
2013-01-13Can install data files.Jussi Pakkanen
2013-01-12Can install Man files.Jussi Pakkanen
2013-01-12Can install header files.Jussi Pakkanen
2013-01-11Extracted build data to its own class.Jussi Pakkanen