aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/coredata.py
AgeCommit message (Expand)AuthorFilesLines
2020-10-30Bump version number for new development.Jussi Pakkanen1-1/+1
2020-10-30Bump version number for release. This is the 10 000th commit!0.56.0Jussi Pakkanen1-1/+1
2020-10-26Update version number to rc2.0.56.0.rc2Jussi Pakkanen1-1/+1
2020-10-19Bump version number for rc1.0.56.0.rc1Jussi Pakkanen1-2/+2
2020-10-16Machine file pkg_config_path overrides environmentXavier Claessens1-1/+3
2020-10-16Refactor handling of machine file optionsXavier Claessens1-62/+64
2020-10-05options: Handle updates to choices in optionsDylan Baker1-5/+15
2020-10-05machinefiles: Allow keys to be stored case insensitiveDylan Baker1-2/+6
2020-10-04pathlib: Fix resolve() by overriding it in Python 3.5Daniel Mensinger1-1/+1
2020-10-01mesonlib: make OptionOverrideProxy a true MutableMappingDylan Baker1-1/+2
2020-09-25dependencies/hdf5: Use the correct compilers for the machineDylan Baker1-1/+1
2020-09-24compilers/compilers: Fully type annotateDylan Baker1-2/+3
2020-09-24compilers: Use a distinct type for compile/link resultsDylan Baker1-2/+2
2020-09-22pylint: turn on bad-indentation errorDylan Baker1-1/+1
2020-09-10mtest: Check version in the test data after loadingNirbheek Chauhan1-3/+3
2020-09-08typing: get rid of most T.castDaniel Mensinger1-1/+2
2020-09-08typing: more fixesDaniel Mensinger1-39/+42
2020-08-04"Downgrade" warning when regenerating after version bumpZbigniew Jędrzejewski-Szmek1-3/+11
2020-08-04Capitalize some constants in coredataJohn Ericson1-14/+14
2020-08-01Put machine file and cmd line parsing in EnvironmentDylan Baker1-121/+51
2020-08-01push all config-file settings into coredata.set_default_optionsDylan Baker1-37/+32
2020-08-01machine-files: deprecate the paths sectionDylan Baker1-5/+0
2020-08-01coredata: fix type annotationDylan Baker1-1/+1
2020-08-01machine-files: give better error messages about using integersDylan Baker1-3/+9
2020-08-01Allow setting built-in options from cross/native filesDylan Baker1-8/+41
2020-08-01mconf/mintro: use authoritative list of options from coredataDylan Baker1-12/+17
2020-07-30Allow setting project options from cross or native filesDylan Baker1-1/+9
2020-07-22coredata: Make warning_level per subproject builtin optionXavier Claessens1-1/+1
2020-07-19coredata: add missing EnvironmentException importJames Hilliard1-2/+3
2020-07-12Bump version number for new development. [skip ci]Jussi Pakkanen1-1/+1
2020-07-12Updated everything for release 0.55.0.0.55.0Jussi Pakkanen1-1/+1
2020-07-05Update version number for rc 2.0.55.0.rc2Jussi Pakkanen1-1/+1
2020-07-05Don't make unactionable warnings fatalNirbheek Chauhan1-2/+2
2020-07-02Bump version number for RC1.0.55.0.rc1Jussi Pakkanen1-1/+1
2020-06-29envconfig: Add [constants] section in machine filesXavier Claessens1-9/+64
2020-06-16interpreter: add support for --force-fallback-forMathieu Duponchelle1-0/+1
2020-06-11Fix typo in bitcode messageNirbheek Chauhan1-1/+1
2020-06-10tell variable name when erroring on bad combo optionMichael Hirsch1-1/+3
2020-05-14coredata: Fixup the default libdir value, not the set valueNirbheek Chauhan1-3/+3
2020-05-13Merge pull request #6620 from jon-turney/test-output-checkDylan Baker1-1/+1
2020-05-13Fix outdated cross-compilation checksOle André Vadla RavnÄs1-1/+3
2020-05-06Merge pull request #7076 from mesonbuild/revertcrossfixupJussi Pakkanen1-1/+1
2020-05-04coredata: init IntegerOption choices to the correct valueEric Engestrom1-3/+3
2020-05-04Revert "coredata: init_builtins should always call libdir_cross_fixup"Jussi Pakkanen1-1/+1
2020-04-30Be more careful about the use of repr() in error messagesJon Turney1-1/+1
2020-04-20Compiler options per langJohn Ericson1-33/+52
2020-03-29Bump version number for new development. [skip ci]Jussi Pakkanen1-1/+1
2020-03-29Update everything for new release.0.54.0Jussi Pakkanen1-1/+1
2020-03-24Make werror per subproject optionXavier Claessens1-1/+1
2020-03-24Bump version number for rc1.0.54.0.rc1Jussi Pakkanen1-1/+1