aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/mesonlib.py
AgeCommit message (Expand)AuthorFilesLines
2016-06-05Merge pull request #573 from centricular/dependency-versionsJussi Pakkanen1-1/+1
2016-06-01Can generate config headers without an input file. Closes #549.Jussi Pakkanen1-0/+21
2016-05-30mesonlib: Fix typo in version_compare errorNirbheek Chauhan1-1/+1
2016-04-17Regex used for configuration data substitution was too broad (#520)Nirbheek Chauhan1-1/+3
2016-04-04coredata: Centralize builtin option descriptions and definitions.Hemmo Nieminen1-0/+3
2016-04-01Move MesonException from coredata to mesonlib.Hemmo Nieminen1-1/+3
2016-03-17New builtin option: libexecdir for installation of helper executablesNirbheek Chauhan1-0/+4
2016-03-12config file: write commented undef lines same as autoconfTim-Philipp Müller1-1/+1
2016-02-21Guard against ALL THE THINGS!Jussi Pakkanen1-6/+9
2016-02-21Swallow stderr of helper process invocation because nobody needs to see it an...Jussi Pakkanen1-4/+5
2016-01-16Fix some issues that break pypi installs and bump version to upload new version.Jussi Pakkanen1-2/+11
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen1-0/+284