11873 Commits (d9b49049410084eca3cfcb3bbc1c64ba0322a813)
 

Author SHA1 Message Date
Volker Weißmann 2c079d855e Added warning if run_command is called without the check kwarg 3 years ago
rusty-snake 3c103fe49c Typo fixes (CustomTaget -> CustomTarget) 3 years ago
rusty-snake 44b4fc914e Typo fixes (CustomTaget -> CustomTarget) 3 years ago
rusty-snake 85e92b5c4e Typo fixes (CustomTaget -> CustomTarget) 3 years ago
Jussi Pakkanen ff38803d58 Fix version requirement on Ninja feature. 3 years ago
Jussi Pakkanen c1b686e395 Make environment objects hash deterministically. 3 years ago
Jussi Pakkanen af85738daf
Merge pull request #9375 from dcbaker/submit/windows-module-typing 3 years ago
Xavier Claessens 7a12c911bf Remove duplicated CEXE_MAPPING table 3 years ago
Xavier Claessens 5e2c251eda Add note in release notes that thin archives has been reverted 3 years ago
Xavier Claessens 37ea997ca4 Fix "meson compile" not activating vsenv 3 years ago
Eli Schwartz ec161fca4d configure_file: upgrade deprecation message to FeatureDeprecated 3 years ago
Dylan Baker c8ea5dfe8a modules/gnome: use `install_dir = []` instead of false 3 years ago
Dylan Baker b7a3457765 modules/gnome: fix missing install_dir, again, harder 3 years ago
Paolo Bonzini a077aaad99 mtest: accept very long lines 3 years ago
Dylan Baker ae35b1f45a modules/gnome: ensure that `install_dir` is set 3 years ago
Xavier Claessens 3902bd4ef1 Fix add_install_script() ignoring install_tag 3 years ago
georgev93 18e4b3f4f9 Changing xc16's linker from 'xc16-gcc.exe' to 'xc16-gcc'. Windows will 3 years ago
Xavier Claessens ef255db73a test_clang_format: Do not assume meson source is in git 3 years ago
Xavier Claessens 8eaa2be5d9 Fix crash when getting cuda options 3 years ago
Eli Schwartz 6ed1332603 wrap: fix support for git < 2.28 3 years ago
Matthieu Gautier 135b3bc0fd Fix markdown list in Bultin-options.md [skip ci] 3 years ago
Eli Schwartz e51dfe0bb7 remove public export of private function 3 years ago
Eli Schwartz 9ec3b99a4f do not repeat magic regexes for cmake define replacements 3 years ago
Eli Schwartz f4b91c4306 Revert "mark a couple of typing-only imports as noqa, to appease pyflakes" 3 years ago
Eli Schwartz 8947352889 fix various flake8 whitespace errors 3 years ago
Eli Schwartz 81a2c1b36d
remove unused imports 3 years ago
Eli Schwartz b1f0eec38f
fix lgtm.com "Use of the return value of a procedure" 3 years ago
Eli Schwartz 739de7b088
unittests: use better assert methods 3 years ago
Eli Schwartz 67792fc223
do not save unused variable 3 years ago
Eli Schwartz e0b86a8d38
remove unused variable 3 years ago
Eli Schwartz 7b53c26501
remove dead code that is immediately overridden 3 years ago
Eli Schwartz 1979132a9d
do not save variable when all we want is the side effect of popping it 3 years ago
Daniel Mensinger 0fea9965ad interpreter: Revert old path joining behavior (fixes #9450) 3 years ago
Xavier Claessens 89e9b50292 doc: Requires hotdoc >=0.13.7 3 years ago
Xavier Claessens 6298e29070 message: Allow bool 3 years ago
Thomas Heijligen ecdf192f46 dep.name(): return dependency name even if dependency is not found 3 years ago
Eli Schwartz 67e841720c
make sure the devenv powershell script is actually distributed 3 years ago
Jussi Pakkanen 4840c86ec9 Add sccache support. 3 years ago
Xavier Claessens abaa980436 mcompile: Load coredata first because it checks major version 3 years ago
Nirbheek Chauhan 6ea4e21b6d Fix typos in release notes for 0.60.0 3 years ago
Jussi Pakkanen 954fa95133 Bump version number for new development. 3 years ago
Jussi Pakkanen 39c268ce0d Create release notes page for 0.60. 3 years ago
Jussi Pakkanen f64e5cee6b Bump version number for release. 3 years ago
Jussi Pakkanen 475b8b1ad8
Merge pull request #9377 from mensinda/jsonDocs 3 years ago
Moroz Oleg 012ec7d5b3 Add stdc++20 support for Visual Studio 2019 v16.11 3 years ago
Daniel Mensinger 2d8da3cb11 interpreter: Fix missing featuer check (fixes #9425) 3 years ago
Daniel Mensinger ffc8721465 cmake: Add support for the Linux CMake registry (fixes #9418) 3 years ago
Jussi Pakkanen 5aeed25617 Remove temp files that the macOS installer builder leaves hanging. 3 years ago
Jussi Pakkanen 4d8548aa06 Fix MSI creation with Python 3.10. 3 years ago
Dylan Baker 034b3a92d9 compilers/rust: fix typo in standard description 3 years ago