238 Commits (7ce2a24f42ce546ad7b26594b3c9b3f087d83f94)

Author SHA1 Message Date
John Ericson e147054d6f Get rid of `ConfigData` 6 years ago
Daniel Mensinger 10ce5deb71
Introspection refactoring 6 years ago
Jussi Pakkanen da5da5977a Default libdir is "lib" when cross compiling. Closes #2535. 6 years ago
John Ericson 9b13fb3672 Factor out more option iterating 6 years ago
John Ericson 4ffd009fe9 Factor out iterator over options dictionaries 6 years ago
Jussi Pakkanen 6124a97722 Bump version number for new development. 6 years ago
Jussi Pakkanen 51aaa15bda Update everything for release 0.49.0 6 years ago
John Ericson 0fd548e16f Combine `run_tests` import lines in `run_unittests` 6 years ago
Dylan Baker 3af4407a16 Get basic native config file loading working 6 years ago
Xavier Claessens 8aeb967773 coredata: Do not use ':' as key delimited in cmd_line.txt 6 years ago
Xavier Claessens 43101489cd Recover when coredata cannot be loaded 6 years ago
Jussi Pakkanen 4d986563dc Expose wrap_mode as an option. Closes #4266. 6 years ago
Jussi Pakkanen 3c4822e183 Updated version number for new development. 6 years ago
Jussi Pakkanen d1f3f1d023 Bump version number for release. 6 years ago
Zbigniew Jędrzejewski-Szmek 06646fe772 Drop unnecessary periods from help strings 6 years ago
Jussi Pakkanen 3f51745b41 New numbering scheme for pre-release versions. [skip ci] 6 years ago
Xavier Claessens 05cab3dee5 Set wrap_mode to None by default to know if user passed a value 6 years ago
Xavier Claessens 576f3bb1bf UserArrayOption: Allow duplicates when used as <lang>_args option 6 years ago
Jussi Pakkanen d83f77109a
Convert buildtype to optimization and debug options (#3489) 6 years ago
Jussi Pakkanen 7bb5f82736 Added install target to VS. Closes #3841. 6 years ago
Nirbheek Chauhan 4fb00ee1d8 Add new method: mlog.deprecation() 6 years ago
Jon Turney b387ab1ee1 Fix flake8 issues (#3834) 6 years ago
Jussi Pakkanen 36fbb48b43 Bump version number for new development. [skip ci] 6 years ago
Jussi Pakkanen 5d08219464 Update everything for new release. 6 years ago
Dylan Baker f3a8f9c34d Options: treat array option -Dopt= and -Dopt=[] as equivalent 6 years ago
Xavier Claessens 99dd5f34de Downgrade unknown option from exception to warning 6 years ago
Xavier Claessens e565945253 Add UserFeatureOption type 7 years ago
Niklas Claesson 14716ea90c Visual Studio: Implement startup project 7 years ago
Jon Turney 2e34024a05 Refine cross file checking to ignore directories 7 years ago
Xavier Claessens 7c4736d27f Convert args.projectoptions into a dict 7 years ago
Xavier Claessens 75e501ceb8 coredata: Stop setting default option values as argparse attribute 7 years ago
Xavier Claessens af66656117 UserUmaskOption: Add 'preserve' in choices and use octal notation 7 years ago
Xavier Claessens 531722229b UserUmaskOption: Implement validate_value instead of set_value 7 years ago
Xavier Claessens da29e48d13 mconf: Set prefix first because other options depends on it 7 years ago
Xavier Claessens d503b1423e mconf: Report all unknown cmd line options instead of aborting on first 7 years ago
Xavier Claessens 8fb72510c3 Move to coredata some methods handling options 7 years ago
Xavier Claessens 5af98d16b9 Delay backend creation until project() is parsed 7 years ago
Xavier Claessens b7d442150d Move <lang>_args to coredata.compiler_options 7 years ago
Xavier Claessens 58a9555ddf UserArrayOption: Small cleanup in value parsing 7 years ago
Xavier Claessens 64bfc6cf7b UserArrayOption: Add support for splitting on space instead of coma 7 years ago
Salamandar dd91f96867 Move target_version from coredata to mesonlib 7 years ago
Salamandar ee2f8a0416 Add basic code for feature version detection: 7 years ago
Jussi Pakkanen e3be7f7021 Write coredata transactionally. Closes #3511. 7 years ago
Xavier Claessens 570c108635 Fix --warnlevel being renamed to --warning-level in latest release 7 years ago
Xavier Claessens cb5ad2f211 Remove duplicated definition of -D cmdline arg 7 years ago
Jussi Pakkanen d2f8f7e312 Bump version number for new development. [skip ci] 7 years ago
Jussi Pakkanen ade59f987f Updated version number for new release. 7 years ago
Filipe Brandenburger b0382733d8 Update default of install-umask to 022 7 years ago
Filipe Brandenburger 8651d55c6a Add new builtin option --install-umask 7 years ago
Niklas Claesson c6e03b9535 Use visual studio solution directories 7 years ago