121 Commits (4304df30c2be2b0553d2e78524e90cd1918292b4)

Author SHA1 Message Date
Dudemanguy 557680f7d6 add prefer_static built-in option 3 years ago
Paolo Bonzini e4d9ba5c9e improve help for -Ddebug 3 years ago
Xavier Claessens 3c8343b483 Allow deprecating an option for a new one 3 years ago
Fredrik Salomonsson 2e31330fe6 pkgconfig: Add relocatable module option 3 years ago
Xavier Claessens 999fb3d1e9 coredata: Do not forget subproject's default_options 3 years ago
Xavier Claessens 06d12064d0 OptionOverrideProxy: Make it immutable to avoid copies 3 years ago
Jussi Pakkanen a559dbe70d Bump version number for new development. 3 years ago
Jussi Pakkanen fb67adf3e6 Prepare the 0.62.0 release. 3 years ago
Paolo Bonzini ca7b16f937 coredata: be even more robust on unpickling errors 3 years ago
Jussi Pakkanen 1be444b464 Bump version number for rc2. 3 years ago
Jussi Pakkanen cec7d491f9 Bump version numbers for rc1 release. 3 years ago
Eli Schwartz 187dc656f4
merge various TYPE_CHECKING blocks into one 3 years ago
Dylan Baker 5f595f0d1b coredata: fix annotations of get_option 3 years ago
Eli Schwartz 4934b9968a
fix missing encodings 3 years ago
Eli Schwartz 78945fb983
python module: add option to specify a python environment to install to 3 years ago
Jan Tojnar df451f1013 meson: Allow directory options outside of prefix 3 years ago
Jussi Pakkanen 3ab08265c0 Bump version number for new development. 3 years ago
Jussi Pakkanen 9e1f20728f Prepare release 0.61.0. 3 years ago
Jussi Pakkanen 09f52a3817 Bump version numbers for rc1. 3 years ago
Eli Schwartz db528e3bb9
fix crash during MesonException 3 years ago
Crend King 809792c223 Support Visual Studio 2022 backend 3 years ago
Eli Schwartz 8947352889 fix various flake8 whitespace errors 3 years ago
Jussi Pakkanen 954fa95133 Bump version number for new development. 3 years ago
Jussi Pakkanen f64e5cee6b Bump version number for release. 3 years ago
Jussi Pakkanen cf587f39ea Update version number for rc2. 3 years ago
Jussi Pakkanen a331ba1b8b Bump version number for rc1. 3 years ago
Christian Clauss a5020857f3 Fix typos discovered by codespell 3 years ago
Xavier Claessens 77ef437cc4 optinterpreter: Add deprecated kwarg 3 years ago
Xavier Claessens 329d111709 python: Add platlibdir and purelibdir options 3 years ago
Eli Schwartz 5a8e066c56
remove useless variables that are no longer or were never used 3 years ago
Xavier Claessens ca866bcfc7 coredata: 0.59.1 -> 0.59.99 is a major version difference 3 years ago
Eli Schwartz 87e13af1c8
apply flake8 fixes for unused imports and missing imports 3 years ago
Xavier Claessens 5e55a0bb2b interpreter: Add summary of all user defined options 3 years ago
Dylan Baker 4d7031437c pylint: turn on superflous-parens 3 years ago
Dylan Baker e9639be167 compilers: Fix annotations for run and cached_compile 3 years ago
Eli Schwartz 59d4f771d2
editorconfig: add setting to trim trailing whitespace 3 years ago
Florian Schmaus dbf2ace6ca
coredata: throw a MesonException on unknown options 3 years ago
Jussi Pakkanen 72f8838aad Bump version number for new development. 3 years ago
Jussi Pakkanen 116e4d4850 Set up the 0.59.0 release. 3 years ago
Jussi Pakkanen f6cb717bba Update version number for rc2. 3 years ago
Jussi Pakkanen 3a241496c8 Bump version number for rc1. 3 years ago
Eli Schwartz dd31891c1f more f-strings too complex to be caught by pyupgrade 3 years ago
Daniel Mensinger 3e396b3782
fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
fanc999 edfe24178d
Add Visual Studio 2012/2013 backends (#8803) 3 years ago
Daniel Mensinger 66b32a4591 holders: Introduce HoldableObject 3 years ago
Xavier Claessens d5917c1b87 coredata: Invalidate deps cache when changing wrap_mode option 4 years ago
Daniel Mensinger 25875ae0d3 typing: Fully annotate dependencies.{detect,factory} + some other fixes 4 years ago
Daniel Mensinger 49c730ef05
cmake: Fix CMakeToolchain (fixes #8293) 4 years ago
Dylan Baker a5b43aa16c Add a helper to simplify the usage of PerMachineDefaultable 4 years ago
Dylan Baker 76b98459ac coredata: Use a PerMachineDefaultable for the deps cache 4 years ago