aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/coredata.py
AgeCommit message (Expand)AuthorFilesLines
2016-10-17Update version number for release.0.35.10.35.1Jussi Pakkanen1-1/+1
2016-10-03Increment version number for release.0.35.0Jussi Pakkanen1-1/+1
2016-09-05Update version for new development.Jussi Pakkanen1-1/+1
2016-09-05Update version number for release.0.34.0Jussi Pakkanen1-1/+1
2016-08-27Use context manager for file I/O.Elliott Sales de Andrade1-2/+4
2016-08-21Change default and add explanatory comment for why we do that.Jussi Pakkanen1-1/+5
2016-08-21Added sysconfdir option. Closes #694.Jussi Pakkanen1-0/+1
2016-07-30Update version for new development.Jussi Pakkanen1-1/+1
2016-07-30Raise version number for release.0.33.0Jussi Pakkanen1-1/+1
2016-07-18coredata: Descriptive parser exceptions for UserStringArrayOptionNirbheek Chauhan1-2/+2
2016-07-15Warn if PKG_CONFIG_PATH has changed because it may cause dependency detection...Jussi Pakkanen1-0/+2
2016-06-23Added minsize build type that optimizes for binary size.Jussi Pakkanen1-1/+1
2016-06-06Change test suite separator character from '-' to ':'.Hemmo Nieminen1-1/+2
2016-06-05Bump version number for new development.Jussi Pakkanen1-1/+1
2016-06-05Update version number for release.0.32.0Jussi Pakkanen1-1/+1
2016-06-05Merge pull request #577 from nioncode/vs2015Jussi Pakkanen1-1/+2
2016-05-30add vs2015 backendNicolas Schneider1-1/+2
2016-05-30Pch disabling works now.Jussi Pakkanen1-0/+3
2016-05-22Automagic scan-build support.Jussi Pakkanen1-0/+1
2016-04-13Increment version number for new development.Jussi Pakkanen1-1/+1
2016-04-13Bump version number for release.0.31.0Jussi Pakkanen1-1/+1
2016-04-04Implement errorlogs builtin option.Hemmo Nieminen1-0/+1
2016-04-04Implement stdsplit builtin option.Hemmo Nieminen1-0/+1
2016-04-04coredata: Centralize builtin option descriptions and definitions.Hemmo Nieminen1-51/+63
2016-04-01Move MesonException from coredata to mesonlib.Hemmo Nieminen1-4/+1
2016-03-20Merge branch 'base_options'.Jussi Pakkanen1-3/+1
2016-03-20Converted precompiled headers into a base option.Jussi Pakkanen1-2/+0
2016-03-20Converted coverage into a base option.Jussi Pakkanen1-1/+0
2016-03-17New builtin option: libexecdir for installation of helper executablesNirbheek Chauhan1-0/+2
2016-03-16Added new base options and some sample opts for gcc.Jussi Pakkanen1-0/+1
2016-03-12Updated version number for new development.Jussi Pakkanen1-1/+1
2016-03-12Bump version number for release.0.30.0Jussi Pakkanen1-1/+1
2016-02-21Preserve 'C:\' as an absolute path in prefix.Jussi Pakkanen1-5/+3
2016-02-17A few win fixes.Jussi Pakkanen1-2/+4
2016-02-17When erroring out due to invalid prefix, print the valueNirbheek Chauhan1-1/+1
2016-02-12Do not cache found programs because it is unreliable. Closes #374.Jussi Pakkanen1-1/+0
2016-01-24Bump version for new development.Jussi Pakkanen1-1/+1
2016-01-24Updated versions for release.0.29.0Jussi Pakkanen1-2/+2
2016-01-21Update version number for a new prerelease to pypi.Jussi Pakkanen1-1/+1
2016-01-16Fix some issues that break pypi installs and bump version to upload new version.Jussi Pakkanen1-1/+1
2016-01-16Support both setuptools and distutils.Jussi Pakkanen1-1/+1
2016-01-16Renamed meson package to mesonbuild so that we can have a script named meson ...Jussi Pakkanen1-0/+222