35 Commits (0f4f0acaffab21574d2b2667ccf078dc0996fac5)

Author SHA1 Message Date
Xavier Claessens 7271b1e942 Machine file pkg_config_path overrides environment 4 years ago
Xavier Claessens 7902d2032d Refactor handling of machine file options 4 years ago
Dylan Baker 94ac51fdda options: Handle updates to choices in options 4 years ago
Dylan Baker 4b1c1d83c8 machinefiles: Allow keys to be stored case insensitive 4 years ago
Daniel Mensinger 1dfaccfd91 pathlib: Fix resolve() by overriding it in Python 3.5 4 years ago
Dylan Baker 6d173f9678 mesonlib: make OptionOverrideProxy a true MutableMapping 4 years ago
Dylan Baker 54329eeed7 dependencies/hdf5: Use the correct compilers for the machine 4 years ago
Dylan Baker 79d1ecd5bc compilers/compilers: Fully type annotate 4 years ago
Dylan Baker d326c87fe2 compilers: Use a distinct type for compile/link results 4 years ago
Dylan Baker f342efd080 pylint: turn on bad-indentation error 4 years ago
Nirbheek Chauhan fb7099c6cf mtest: Check version in the test data after loading 4 years ago
Daniel Mensinger 47373a2438
typing: get rid of most T.cast 4 years ago
Daniel Mensinger 23818fc5a3
typing: more fixes 4 years ago
Zbigniew Jędrzejewski-Szmek 6006987ce5 "Downgrade" warning when regenerating after version bump 4 years ago
John Ericson 2447a1132a Capitalize some constants in coredata 4 years ago
Dylan Baker 591e6e94b9 Put machine file and cmd line parsing in Environment 4 years ago
Dylan Baker 5db3860abf push all config-file settings into coredata.set_default_options 4 years ago
Dylan Baker 601789cc7c machine-files: deprecate the paths section 4 years ago
Dylan Baker e981798e0b coredata: fix type annotation 4 years ago
Dylan Baker 17c8193615 machine-files: give better error messages about using integers 4 years ago
Dylan Baker bbba6a7f36 Allow setting built-in options from cross/native files 4 years ago
Dylan Baker af763e093a mconf/mintro: use authoritative list of options from coredata 4 years ago
Dylan Baker a6164ca5a8 Allow setting project options from cross or native files 4 years ago
Xavier Claessens c016401f95 coredata: Make warning_level per subproject builtin option 4 years ago
James Hilliard 998c78fb0a coredata: add missing EnvironmentException import 4 years ago
Jussi Pakkanen cd8bdef776 Bump version number for new development. [skip ci] 4 years ago
Jussi Pakkanen d0c68dc115 Updated everything for release 0.55.0. 4 years ago
Jussi Pakkanen 7ab0090d2a Update version number for rc 2. 4 years ago
Nirbheek Chauhan 40319c9634 Don't make unactionable warnings fatal 4 years ago
Jussi Pakkanen f8bec97084 Bump version number for RC1. 4 years ago
Xavier Claessens 1c8731a100 envconfig: Add [constants] section in machine files 4 years ago
Mathieu Duponchelle 20709af4d2 interpreter: add support for --force-fallback-for 5 years ago
Nirbheek Chauhan 5b8a636504 Fix typo in bitcode message 5 years ago
Michael Hirsch 58e1534773 tell variable name when erroring on bad combo option 5 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Nirbheek Chauhan 3e13497574 coredata: Fixup the default libdir value, not the set value 5 years ago
Ole André Vadla Ravnås 859dc4255a Fix outdated cross-compilation checks 5 years ago
Eric Engestrom 8ce4952890 coredata: init IntegerOption choices to the correct value 5 years ago
Jussi Pakkanen dee10c9151 Revert "coredata: init_builtins should always call libdir_cross_fixup" 5 years ago
Jon Turney 6a5c6fb439
Be more careful about the use of repr() in error messages 5 years ago
John Ericson 278c294aa4 Compiler options per lang 5 years ago
Jussi Pakkanen 41485f3eca Bump version number for new development. [skip ci] 5 years ago
Jussi Pakkanen 15b0bd6e93 Update everything for new release. 5 years ago
Xavier Claessens 4d7ccd1399 Make werror per subproject option 5 years ago
Jussi Pakkanen 253fbc4470 Bump version number for rc1. 5 years ago
John Ericson 3a4388e51d Fix legacy env var support with cross 5 years ago
Nirbheek Chauhan 69e9d32bca coredata: Warn on usage of both -Dbuildtype and -Doptimization/-Ddebug 5 years ago
Nirbheek Chauhan bd953b6b29 coredata: Passing an option is supposed to set it, not flip the default 5 years ago
Nirbheek Chauhan c7aa4c8861 coredata: Set default options as cmdline args that override each other 5 years ago
Nirbheek Chauhan bc135f6c4d coredata: Convert all option parsing to OrderedDict() 5 years ago