225 Commits (5bd28febf7887eebc8e55aa6e39962ae7da51281)

Author SHA1 Message Date
Dylan Baker c6875305f3 coredata: add tracking of the options files 12 months ago
Dylan Baker 8a10c8a539 coredata: remove extraneous keys when updating project_options 12 months ago
Charles Brunet dacb25db10 Improve error messages for invalid option values 12 months ago
Charles Brunet d08ef2c08b move UserArrayOption.listify_value to mesonlib 12 months ago
Jussi Pakkanen 7399be4ab2 Bump version number for new development. 12 months ago
Jussi Pakkanen eaefe29463 Bump version number for release. 12 months ago
Charles Brunet f9479787a0 fix reconfigure subproject base options 1 year ago
Charles Brunet 9e270f030f Fix detection of unknown base options in subproj 1 year ago
Jussi Pakkanen d532c79d9c Bump version number for rc2. 1 year ago
Charles Brunet cc4cfbcad9 Fix unknown base options not detected in commandline arguments 1 year ago
Charles Brunet 76f6874e48 Fix base and compiler options not reconfigurable. 1 year ago
Charles Brunet c67a6e1d7c Revert "Fix base options not reconfigurable" 1 year ago
Jussi Pakkanen 0dc2499b2a Bump version number for rc1. 1 year ago
Charles Brunet 20c9f3e621 Fix base options not reconfigurable 1 year ago
Dylan Baker 95b3b9f710 coredata: use a Protocol for shared options between setup configure and dist 1 year ago
Tamás Bálint Misius 7700618181
machine file: Fix parenthesized expressions 1 year ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 1 year ago
Eli Schwartz c341900d45 coredata: add a few more type annotations 1 year ago
Jussi Pakkanen dea72e42bf Bump version number for new development. 1 year ago
Jussi Pakkanen 1c0c89d30f Bump version number for release. 1 year ago
Jussi Pakkanen dac3f26ee5 Bump version number for rc3. 1 year ago
Jussi Pakkanen 61a760a39c Increment version number for rc2. 1 year ago
Luke Elliott ce691f8c98 Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code 1 year ago
Jussi Pakkanen bca31cffc2 Bump version number for RC1. 1 year ago
Charles Brunet 35936283d2 parser: preserve escape chars in strings 2 years ago
Xavier Claessens d5f17bc9ff Rename OptionOverrideProxy to OptionsView and move to coredata 2 years ago
Xavier Claessens b4b1395ef5 Suggest using --reconfigure only when not already using it 2 years ago
Xavier Claessens 18b96cd069 machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@ 2 years ago
M Henning 22f90fd469
Suggest fix in MesonVersionMismatchException 2 years ago
Andrew McNulty c730807696 Python: Add 'limited_api' kwarg to extension_module 2 years ago
Xavier Claessens 142dd17f5b machine file: Fix crash on empty value 2 years ago
Xavier Claessens 82a8c72187 c_std, cpp_std: Change to a list of desired versions in preference order 2 years ago
Xavier Claessens 7600856e0a UserArrayOption: Make listify_value() a static method 2 years ago
Xavier Claessens 48c17b7ae6 UserArrayOption: Remove user_input argument 2 years ago
Eli Schwartz d4615369ff fix lint errors revealed by pycodestyle 2.11 2 years ago
Jussi Pakkanen b60ea0851b Bump version number for new development. 2 years ago
Jussi Pakkanen abe01ae3d6 Bump version number for release. 2 years ago
Tristan Partin ffa5483564 Add typing to portions of machine file parsing 2 years ago
Tristan Partin b0f1f374e7 Add type annotations where they previously didn't exist 2 years ago
Tristan Partin d732e27e46 Use more specific types 2 years ago
Tristan Partin 33c8362a1c Match the method signatures of parent classes 2 years ago
Tristan Partin d4bcf05c39 Annotate naked fundamental Python types 2 years ago
Tristan Partin 921c2370a7 Replace some type comments with annotations 2 years ago
Tristan Partin 1624354f33 Use CompileCheckMode enum 2 years ago
Jussi Pakkanen de44455b4b Bump version number for rc3. 2 years ago
Jussi Pakkanen dd3c39242b Bump version number for rc2. 2 years ago
Eli Schwartz 098ac5e0a6
genvslite: fix badly overflowing line lengths 2 years ago
Eli Schwartz 0520667973
genvslite: improve readability of the mconf help text 2 years ago
Jussi Pakkanen 9a6a95483c Bump version number for rc1. 2 years ago
GertyP 36bf53bdfd
Experimental 'genvslite' WIP. (#11049) 2 years ago