aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/mesonmain.py
AgeCommit message (Expand)AuthorFilesLines
2016-05-30extract vs2015backend into own fileNicolas Schneider1-2/+2
2016-05-30add vs2015 backendNicolas Schneider1-1/+3
2016-05-25Merge pull request #479 from mesonbuild/i18nJussi Pakkanen1-0/+3
2016-05-22Automagic scan-build support.Jussi Pakkanen1-0/+3
2016-05-21Remove all special casing for gettext and use elementary operations instead.Jussi Pakkanen1-0/+3
2016-04-15ninja: Set PATH for CustomTargets with built EXEs on WindowsNirbheek Chauhan1-1/+4
2016-04-04coredata: Centralize builtin option descriptions and definitions.Hemmo Nieminen1-40/+30
2016-04-01Move MesonException from coredata to mesonlib.Hemmo Nieminen1-2/+2
2016-03-20Merge branch 'base_options'.Jussi Pakkanen1-4/+0
2016-03-20Converted precompiled headers into a base option.Jussi Pakkanen1-2/+0
2016-03-20Converted coverage into a base option.Jussi Pakkanen1-2/+0
2016-03-17New builtin option: libexecdir for installation of helper executablesNirbheek Chauhan1-0/+2
2016-03-01Can add postconfigure script.Nicolas Schneider1-0/+1
2016-02-25dump coredata to file before calling backend.generate()Nicolas Schneider1-1/+1
2016-02-24Merge pull request #358 from tp-m/no-argsJussi Pakkanen1-8/+15
2016-02-22Do delayed argument setting properly this time.Jussi Pakkanen1-3/+4
2016-02-21Preserve 'C:\' as an absolute path in prefix.Jussi Pakkanen1-1/+6
2016-02-17When erroring out due to invalid prefix, print the valueNirbheek Chauhan1-1/+1
2016-01-25Strip trailing slash from prefix. Closes #366.Jussi Pakkanen1-0/+2
2016-01-23Moved backends to their own module.Jussi Pakkanen1-3/+3
2016-01-19meson: try harder to infer build and source directories if called without arg...Tim-Philipp Müller1-8/+15
2016-01-16Improve command line arg behaviour.Jussi Pakkanen1-4/+3
2016-01-16Made gtkdoc and run targets work.Jussi Pakkanen1-1/+1
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen1-0/+262