199 Commits (599f37eb5611707b2e32e5f6d1e12f6c609dde52)

Author SHA1 Message Date
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
Eli Schwartz 0520667973
genvslite: improve readability of the mconf help text 1 year ago
Jussi Pakkanen 9a6a95483c Bump version number for rc1. 1 year ago
GertyP 36bf53bdfd
Experimental 'genvslite' WIP. (#11049) 1 year ago
Eli Schwartz e715400d1b
tree-wide: reduce unneeded imports on specific Dependency impls 1 year ago
Eli Schwartz a53c6687b6
fully type mconf.py 1 year ago
Xavier Claessens 543610468d coredata: Also clear compiler and run caches 1 year ago
Xavier Claessens c16dd8d711 coredata: Malformed machine file is not a Meson bug 1 year ago
Xavier Claessens c503c757f1 coredata: Fix wrong stable_version value 1 year ago
Xavier Claessens d8cb62bf2b Allow targetting Meson 1.2.0 when version is 1.1.99 1 year ago
Eli Schwartz 95b03f7930 avoid clearing the dependency cache unnecessarily based on wrap-mode 2 years ago
Eli Schwartz d3804d0579
Remove pointless install_umask validation check for None 2 years ago
Volker Weißmann 2699fd4b8a During reconfigure, show that no compiler was found, if compiler fails sanity check. 2 years ago
Eli Schwartz 0e7fb07f91
python module: add an automatic byte-compilation step 2 years ago
Josh Soref cf9fd56bc9 fix various spelling issues 2 years ago
Jussi Pakkanen eb472a133f Bump version number for new development. 2 years ago
Jussi Pakkanen ae163a3f3e Bump version number for release. 2 years ago
Jussi Pakkanen 71487c876e Bump version number for rc2. 2 years ago
Xavier Claessens ad151d9f11 coredata: Fix changing prefix option 2 years ago
Xavier Claessens b30cd5d2d5 Make --vsenv a readonly builtin option 2 years ago
Jussi Pakkanen 697b42f022 Bump version number for rc1. 2 years ago
Xavier Claessens 567d1fec9b Make backend option read-only 2 years ago
Eli Schwartz a024d75e15
backends: add a new "none" backend 2 years ago
Daan De Meyer adb619db61 Stop using replace_if_different() for coredata pickle file 2 years ago
Dylan Baker 7c2ac4f8fe utils: fix annotation of pickle_load 2 years ago
Andres Freund 9a41ce58d6 Add Compiler.cached_run() 2 years ago
Eli Schwartz 680b5ff819
treewide: add future annotations import 2 years ago
X512 3074731797 haiku: set default prefix and library paths 2 years ago
Dylan Baker c8b8e7e732 coredata: allow deprecation to be passed to Option initializer 2 years ago
Dylan Baker 432c46e67c coredata: get rid of UserArrayOption `**kwargs` 2 years ago