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
/
mesonconf.py
Age
Commit message (
Expand
)
Author
2015-03-26
Renamed buildtype from "type" to "buildtype" for consistency.
Jussi Pakkanen
2015-03-18
Fix mesonconf when running in the build directory without a path argument.
Jussi Pakkanen
2015-03-02
Use argparse in mesonconf.py.
Jussi Pakkanen
2014-11-16
Harmonised copyright declarations.
Jussi Pakkanen
2014-07-23
One more off by one error.
Jussi Pakkanen
2014-07-19
Off by one error. Fixed.
Jussi Pakkanen
2014-07-18
Standardise on prefix instead of installprefix.
Jussi Pakkanen
2014-06-22
The mass flags -> args renaming for consistency.
Jussi Pakkanen
2014-06-07
Store build flags into coredata as it is persistent and needs to survive over...
Jussi Pakkanen
2014-01-12
Validate paths.
Jussi Pakkanen
2014-01-12
Can print and set paths with mesonconf.
Jussi Pakkanen
2014-01-12
Do not crash on empty arrays.
Jussi Pakkanen
2014-01-05
Print option name as well.
Jussi Pakkanen
2014-01-05
Can set user options.
Jussi Pakkanen
2014-01-05
Some dots.
Jussi Pakkanen
2014-01-05
Can set core options.
Jussi Pakkanen
2014-01-05
Print stuff aligned.
Jussi Pakkanen
2014-01-05
Print core options.
Jussi Pakkanen
2014-01-05
Detect build directory.
Jussi Pakkanen
2014-01-05
Start work on command line conf tool.
Jussi Pakkanen