index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.py
Age
Commit message (
Expand
)
Author
2013-09-28
Strip holders from ext deps.
Jussi Pakkanen
2013-09-28
More holder extraction.
Jussi Pakkanen
2013-09-23
Surgical strike complete. Data has been extracted from interpreter and unit t...
Jussi Pakkanen
2013-09-23
Moved even more stuff from interpreter to build.
Jussi Pakkanen
2013-09-23
Basic work on extracting build target types from the interpreter.
Jussi Pakkanen
2013-09-12
Parse gettext command and generate rule.
Jussi Pakkanen
2013-08-30
Static cross linking works again.
Jussi Pakkanen
2013-08-30
Work started on supporting simultaneous native and cross builds.
Jussi Pakkanen
2013-06-20
Removed -tt, which is not necessary with Python 3.
Jussi Pakkanen
2013-04-19
Can use msvc static linker.
Jussi Pakkanen
2013-01-26
Can set global flags.
Jussi Pakkanen
2013-01-14
Can generate configure files.
Jussi Pakkanen
2013-01-13
Can install data files.
Jussi Pakkanen
2013-01-12
Can install Man files.
Jussi Pakkanen
2013-01-12
Can install header files.
Jussi Pakkanen
2013-01-11
Extracted build data to its own class.
Jussi Pakkanen