228 Commits (cf0fecfcef77235257546a43811559aa08b6c5de)

Author SHA1 Message Date
Ole André Vadla Ravnås 0cec1c03d8 coredata: Fix is_per_machine_option() for builtins 8 months ago
Eli Schwartz 39f6d11792
micro-optimize iteration of evaluated set 8 months ago
Charles Brunet bd4fd90730 parser: revert to single StringNode type 8 months ago
Dylan Baker c6875305f3 coredata: add tracking of the options files 9 months ago
Dylan Baker 8a10c8a539 coredata: remove extraneous keys when updating project_options 9 months ago
Charles Brunet dacb25db10 Improve error messages for invalid option values 9 months ago
Charles Brunet d08ef2c08b move UserArrayOption.listify_value to mesonlib 9 months ago
Jussi Pakkanen 7399be4ab2 Bump version number for new development. 9 months ago
Jussi Pakkanen eaefe29463 Bump version number for release. 9 months ago
Charles Brunet f9479787a0 fix reconfigure subproject base options 9 months ago
Charles Brunet 9e270f030f Fix detection of unknown base options in subproj 9 months ago
Jussi Pakkanen d532c79d9c Bump version number for rc2. 9 months ago
Charles Brunet cc4cfbcad9 Fix unknown base options not detected in commandline arguments 10 months ago
Charles Brunet 76f6874e48 Fix base and compiler options not reconfigurable. 10 months ago
Charles Brunet c67a6e1d7c Revert "Fix base options not reconfigurable" 10 months ago
Jussi Pakkanen 0dc2499b2a Bump version number for rc1. 10 months ago
Charles Brunet 20c9f3e621 Fix base options not reconfigurable 10 months ago
Dylan Baker 95b3b9f710 coredata: use a Protocol for shared options between setup configure and dist 10 months ago
Tamás Bálint Misius 7700618181
machine file: Fix parenthesized expressions 11 months 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 1 year ago
Xavier Claessens d5f17bc9ff Rename OptionOverrideProxy to OptionsView and move to coredata 1 year ago
Xavier Claessens b4b1395ef5 Suggest using --reconfigure only when not already using it 1 year ago
Xavier Claessens 18b96cd069 machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@ 1 year ago
M Henning 22f90fd469
Suggest fix in MesonVersionMismatchException 1 year ago
Andrew McNulty c730807696 Python: Add 'limited_api' kwarg to extension_module 1 year ago
Xavier Claessens 142dd17f5b machine file: Fix crash on empty value 1 year ago
Xavier Claessens 82a8c72187 c_std, cpp_std: Change to a list of desired versions in preference order 1 year ago
Xavier Claessens 7600856e0a UserArrayOption: Make listify_value() a static method 1 year ago
Xavier Claessens 48c17b7ae6 UserArrayOption: Remove user_input argument 1 year ago
Eli Schwartz d4615369ff fix lint errors revealed by pycodestyle 2.11 1 year ago
Jussi Pakkanen b60ea0851b Bump version number for new development. 1 year ago
Jussi Pakkanen abe01ae3d6 Bump version number for release. 1 year ago
Tristan Partin ffa5483564 Add typing to portions of machine file parsing 1 year ago
Tristan Partin b0f1f374e7 Add type annotations where they previously didn't exist 1 year ago
Tristan Partin d732e27e46 Use more specific types 1 year ago
Tristan Partin 33c8362a1c Match the method signatures of parent classes 1 year ago
Tristan Partin d4bcf05c39 Annotate naked fundamental Python types 1 year ago
Tristan Partin 921c2370a7 Replace some type comments with annotations 1 year ago
Tristan Partin 1624354f33 Use CompileCheckMode enum 1 year ago
Jussi Pakkanen de44455b4b Bump version number for rc3. 1 year ago
Jussi Pakkanen dd3c39242b Bump version number for rc2. 1 year ago
Eli Schwartz 098ac5e0a6
genvslite: fix badly overflowing line lengths 1 year ago