Jussi Pakkanen 2757d7fd12 Merge pull request #2955 from xclaesse/unfound 6 years ago
..
backend d6bed2a77d Merge pull request #2764 from mesonbuild/generatorpath 6 years ago
compilers dfd368d405 Merge pull request #2803 from dcbaker/wip/freebsd-fixes 6 years ago
dependencies bdfcecd2c6 Correct spelling mistakes. 6 years ago
modules 2757d7fd12 Merge pull request #2955 from xclaesse/unfound 6 years ago
scripts d8967054d1 Avoid worrying about encodings when capturing child program output 6 years ago
wrap 86feb843f4 Add promote to list of wrap commands. 6 years ago
__init__.py 23b98cd6e6 Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 8 years ago
astinterpreter.py 969be1f679 cleanup: Remove redundant parentheses 7 years ago
build.py d6bed2a77d Merge pull request #2764 from mesonbuild/generatorpath 6 years ago
coredata.py 0538009d30 Bump minimum supported Python from 3.4 to 3.5. 6 years ago
environment.py bdfcecd2c6 Correct spelling mistakes. 6 years ago
interpreter.py 59d0434039 Removed two deprecations from 2016. 6 years ago
interpreterbase.py bcc95d7dd7 Use location formatting in mlog.warning() for invalid kwarg warning 6 years ago
linkers.py fc547ad05e haiku: do not add pthread arguments 6 years ago
mconf.py da2343fb5e mconf: print choices of base options 6 years ago
mesonlib.py dfd368d405 Merge pull request #2803 from dcbaker/wip/freebsd-fixes 6 years ago
mesonmain.py 3bea6eeae8 Removed duplicate if branch. 6 years ago
minit.py 4a189cf8c5 Add unit test that checks that the sample projects compile. 6 years ago
mintro.py 3d63f21b60 Fix `array` type name 6 years ago
mlog.py 2ed875e1b4 Consolidate warning location formatting in mlog.warning() 6 years ago
mparser.py 2ed875e1b4 Consolidate warning location formatting in mlog.warning() 6 years ago
mtest.py d573a29bda mtest: Chdir into the build directory before running tests with -C 6 years ago
optinterpreter.py e245e57865 Warn on unknown command line arguments 6 years ago
rewriter.py 5f7f5cdb05 Print correct command in help message 6 years ago