3 Commits (36d4ccaf806660f1a65a959e88e228bd3f5fb746)

Author SHA1 Message Date
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
Jussi Pakkanen 74d245a8c0 Bump version number for new development. 5 years ago
Jussi Pakkanen 8d576eba91 Prepare new release. 5 years ago
Dylan Baker 47dfe34c85 Consider compiler arguments in linker detection logic 5 years ago
Dylan Baker 87766b3727 Allow setting <lang>_args before the compiler is detected 5 years ago
Michael Hirsch, Ph.D 1031c96d31 catch malformed command line array option with helpful error 5 years ago
Michael Hirsch, Ph.D 9cb600cbb8 type anno 5 years ago
Daniel Mensinger e4a0ee205d lgtm: Fix redundant code 5 years ago
Daniel Mensinger 286b9f0921 lgtm: Fix Module imported with `import` and `import from` 5 years ago
Paulo Neves 07389e23bc coredata: CmdLineFileParser no longer interpolates strings. 5 years ago
Wolfgang Stöggl f037e7ef45 Fix typos found by codespell 5 years ago
Jussi Pakkanen ba1367b588 Bump version number for new development. [skip ci] 5 years ago
Jussi Pakkanen 2779603c68 Updated version numbers for 0.52.0 release. 5 years ago
Jussi Pakkanen 0b4d1e8afd Cross build is defined by the existance of a cross file. 5 years ago
Olexa Bilaniuk e32b0f8fbb Deduplicate PKG_CONFIG_PATH entries when initializing the array option pkg_config_path. 5 years ago
Xavier Claessens 2e7f0ce557 Print user defined options in meson-log.txt 5 years ago
Aleksey Gurtovoy 75daed27bc mesonlib.split_args/quote_arg/join_args 5 years ago
Clinton Roy bba3ae5724 correct function call 5 years ago
Jussi Pakkanen 5fd4963766 Made build. options alias basic ones when native building. 5 years ago
Jussi Pakkanen 534c95cc3e Made set_option kwargs named-only. 5 years ago