7083 Commits (786d4379824a370b3a6ea415dc48aadb3b1f9dd2)

Author SHA1 Message Date
Dylan Baker 31efad6016 modules/gnome: add some type annotations 3 years ago
Dylan Baker 34d3e383ec modules/gnome: clean and sort dependencies 3 years ago
Dylan Baker 526b6b763a build: Add type annotations to BuildTarget.get_all_link_deps 3 years ago
Dylan Baker ac02521954 build: Add annotations to CustomTarget.extra_depends 3 years ago
Dylan Baker b572a7980e build: Add a get_command method to Executable 3 years ago
Dylan Baker eafed4b8ad modules: use IncludeDirs.to_string_list instead of open coding 3 years ago
Dylan Baker 68c1669ae6 build: IncludeDirs extend `to_string_list` method to handle builddir 3 years ago
Dylan Baker 6472f013a1 build: Add type annotations for BuildTarget.include_dirs 3 years ago
Dylan Baker fec7b2c07f interpreter/modules: ModuleReturnValue can hold ExecutableSerialisation 3 years ago
Dylan Baker 09a1528ce0 modules: remove harmful forwarding init methods 3 years ago
Dylan Baker 7f8961897a interpreter: add type annotations for program_from_overrides 3 years ago
William D. Jones 94a5ffabf3 Add 64-bit paths to check for unsupported Watcom cl.exe clones. 3 years ago
Eli Schwartz 384151c541 migrate python 3.5 compatible superclass variable annotations to 3.6 3 years ago
Eli Schwartz f36c01ede9 Revert "known Python 3.5 on windows workaround for subprocess(cwd=str(Path))" 3 years ago
avitex 2046593825
delete PLATFORM env only if set 3 years ago
Volker Weißmann 2c079d855e Added warning if run_command is called without the check kwarg 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
Xavier Claessens 7a12c911bf Remove duplicated CEXE_MAPPING table 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 8eaa2be5d9 Fix crash when getting cuda options 3 years ago
Eli Schwartz 6ed1332603 wrap: fix support for git < 2.28 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 b1f0eec38f
fix lgtm.com "Use of the return value of a procedure" 3 years ago
Daniel Mensinger 0fea9965ad interpreter: Revert old path joining behavior (fixes #9450) 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
Jussi Pakkanen 4840c86ec9 Add sccache support. 3 years ago
Xavier Claessens abaa980436 mcompile: Load coredata first because it checks major version 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
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
Dylan Baker 034b3a92d9 compilers/rust: fix typo in standard description 3 years ago
Dylan Baker 841dc2a4e7 compilers/rust: add support for the 2021 edition 3 years ago
Olexa Bilaniuk 8fa5b90bf1 Add entries for new CUDA Toolkit versions. 3 years ago
Gabor Kertesz 60c8fedb95 Add support for win-arm64 to MSVC 3 years ago