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
/
meson.py
Age
Commit message (
Expand
)
Author
2015-04-23
Moved functionality from __main__ to a function to make it callable.
Jussi Pakkanen
2015-03-13
Add command line switch to print version number.
Jussi Pakkanen
2015-03-08
Added gobject-introspection to gnome module.
Jussi Pakkanen
2015-03-06
Fix argparse to make rebuild work again.
Jussi Pakkanen
2015-03-02
Use argparse in introspector.
Jussi Pakkanen
2015-03-02
Use argparse instead of optparse in meson.py.
Jussi Pakkanen
2015-02-16
Added Debian multilib support.
Jussi Pakkanen
2014-12-03
Extracted compiler definitions to their own file.
Jussi Pakkanen
2014-11-16
Harmonised copyright declarations.
Jussi Pakkanen
2014-08-07
Kill end of line whitespace dead.
Jussi Pakkanen
2014-08-06
Can specify project options on the command line and the override defaults.
Jussi Pakkanen
2014-07-18
Added option for werror.
Jussi Pakkanen
2014-06-02
OCD
Jussi Pakkanen
2014-04-16
Specify build flags per build type.
Jussi Pakkanen
2014-03-31
Some cleanups.
Jussi Pakkanen
2014-03-31
Separated backends into their own files.
Jussi Pakkanen
2014-03-26
Basic pieces for an XCode project generator.
Jussi Pakkanen
2014-03-17
Backend work is start.
Jussi Pakkanen
2014-03-16
Here we go, starting parser transplant.
Jussi Pakkanen
2014-01-05
Start work on command line conf tool.
Jussi Pakkanen
2013-12-27
Final touches to unity builds.
Jussi Pakkanen
2013-12-26
The very basics of unity builds.
Jussi Pakkanen
2013-12-09
Can haz subproject options.
Jussi Pakkanen
2013-10-18
User options now do a full round trip.
Jussi Pakkanen
2013-10-16
Options can be accessed from scripts.
Jussi Pakkanen
2013-10-13
Can enable or disable the use of pch.
Jussi Pakkanen
2013-09-27
Fill build target data.
Jussi Pakkanen
2013-09-12
Some work on gettext.
Jussi Pakkanen
2013-09-02
Check for existance of core data file, not directory.
Jussi Pakkanen
2013-09-02
Guard against people running Meson on an already configured build dir.
Jussi Pakkanen
2013-09-02
Better error logging for early errors.
Jussi Pakkanen
2013-08-23
A journey to cross-compilation starts with a single step.
Jussi Pakkanen
2013-08-11
Check that missing subdirs cause an error.
Jussi Pakkanen
2013-07-27
I accidentally.
Jussi Pakkanen
2013-07-27
Some sort of elif implementation.
Jussi Pakkanen
2013-07-08
More use of logging framework.
Jussi Pakkanen
2013-07-08
Moved some print functions to logging.
Jussi Pakkanen
2013-07-08
Output to console and log file.
Jussi Pakkanen
2013-07-08
Started work on basic color logging framework.
Jussi Pakkanen
2013-06-02
Better error text.
Jussi Pakkanen
2013-05-26
Add line number and file information to exception objects at one location.
Jussi Pakkanen
2013-04-01
Extracted dependencies to their own file.
Jussi Pakkanen
2013-04-01
Removed shell backend.
Jussi Pakkanen
2013-03-24
Removed -tt from shebang lines because GNU env can't handle it and the
Jussi Pakkanen
2013-03-15
Print friendlier error messages rather than the Python stack trace.
Jussi Pakkanen
2013-03-08
A few more Windows fixes.
Jussi Pakkanen
2013-03-03
Fix shebang lines to work on OSX too.
Jussi Pakkanen
2013-03-01
Guard against different Meson versions.
Jussi Pakkanen
2013-02-24
Persist core data to disk.
Jussi Pakkanen
2013-02-24
Renamed generator command line option to backend.
Jussi Pakkanen
[prev]
[next]