22 Commits (0b0873c7438471732e5237b1c667e5a3b3fe3c82)

Author SHA1 Message Date
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 4 years ago
Nirbheek Chauhan 5b8a636504 Fix typo in bitcode message 4 years ago
Michael Hirsch 58e1534773 tell variable name when erroring on bad combo option 4 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
Stéphane Cerveau cc4e9e79be coredata: init_builtins should always call libdir_cross_fixup 5 years ago
Dylan Baker be9bff81a2 coredata: Fix search and replace mistake 5 years ago
Dylan Baker edb52e9003 coredata: Warn on reconfigure if PKG_CONFIG_PATH has changed 5 years ago
Xavier Claessens 76ae865864 coredata: Fix crash when cmd_line_options contains booleans 5 years ago
Jussi Pakkanen 47759550e5 Add unity block size option. 5 years ago
Jussi Pakkanen 6b5c1a4fc3 Refactor UserIntegerOption to work with BuiltinOption. 5 years ago
Xavier Claessens 3ba0073df6 Make 'default_library' per-subproject builtin option 5 years ago
Jon Turney a3e2aa2d66
Fix prefix dependent option defaults (#6552) 5 years ago
Daniel Mensinger 4104cbdaf9
typing: Fix Any --> T.Any 5 years ago
Michael Hirsch, Ph.D 00f5dadd5b
Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398) 5 years ago
Jussi Pakkanen 7375eaa263 Always disable interpolation for ini parsers. 5 years ago
Xavier Claessens b6b4903129 mconf: Recommend using --reconfigure when setting unknown options 5 years ago
Daniel Mensinger 09b53c534f types: import typing as T (fixes #6333) 5 years ago