9659 Commits (0b0873c7438471732e5237b1c667e5a3b3fe3c82)
 

Author SHA1 Message Date
Daniel Mensinger 0b0873c743 cuda: bump CUDA version since 3.0 is no longer supported 4 years ago
Nirbheek Chauhan 104b80a75c symbolextractor: Handle PermissionError when running tool 4 years ago
Nirbheek Chauhan 0448884695 cmake: Don't link DEBUG to CRT when not building with MSVC 4 years ago
Xavier Claessens 70d2207212 interpreterbase: Fix typing annotation 4 years ago
Xavier Claessens 9365486104 Special case meson.version().version_compare() statement 4 years ago
Nirbheek Chauhan bfb8d25deb docs: Add a snippet for python 3.5 deprecation [skip ci] 4 years ago
Matt Madison 56ebd5c740 Add test case for cuda compiler setting fix 4 years ago
Matt Madison 3eab43136c environment: do not raise exception in detect_cuda_compiler 4 years ago
Nirbheek Chauhan 4ad4565ddd Add a notice about Python 3.5 support 4 years ago
Daniel Berrangé 0ec8bebae8 Add Entangle application to list of apps using Meson 4 years ago
Dylan Baker ea60e428c6 dependencies/mpi: add missing annotation 4 years ago
Dylan Baker ec68e4fd5a dependencies: Fix type of dependency_factory decorator 4 years ago
Michael Brockus 0755be5048 Add some forgotten values for "cpp_std" [skip ci] 4 years ago
Paolo Bonzini 71d33a5721 backends: do not look for extra paths unnecessarily 4 years ago
Nirbheek Chauhan f4bac06bd9 mcompile: Also support -v for verbose 4 years ago
Sebastian Würl 6f3c8667ed CMake module: fix cmake 3.10 compatibility in path generation 4 years ago
Sebastian Würl fb42db8883 CMake module: fix python 3.6 compatibility in path generation 4 years ago
Sebastian Würl 8e004afc90 CMake module: Allow paths of generated CMake sources for include directories 4 years ago
Sebastian Engel ac8cc2106f Clarify the use of -Doption and alternatives [skip ci] 4 years ago
Christoph Reiter 0710ad18d9 Be stricter when detecting Windows/Cygwin 4 years ago
Christoph Reiter da1b6d0a9f meson_exe: Remove two unused functions 4 years ago
Igor Raits efaa752009 mcompile: use -v instead of --verbose for ninja 4 years ago
James Hilliard e1f82a1199 unittests: continue on exception instead of break 4 years ago
Jussi Pakkanen 7d0393342a Dedup final install rpath. 4 years ago
Pierrick Bouvier 1900720353 D: fix include order 4 years ago
Daniel Mensinger 6fc067344d tests: make chdir more robust in run_unittests.py 4 years ago
Nirbheek Chauhan 6f74692ae0 Fix typo when fetching buildtype option for compiler checks 4 years ago
Daniel Mensinger 17439fa3e8 test: Add 'dir' support for installed files in test.json 4 years ago
Daniel Mensinger fdae213a49 tests: update .gitignore 4 years ago
Daniel Mensinger f660b3fe4c tests: fix lchmod check for glibc >= 2.32 (fixes #6784) 4 years ago
Jussi Pakkanen 3a25efc056
Merge pull request #7581 from peterh/aix 4 years ago
Eli Schwartz 1de1cc22e2 qt module: add qresource support to compile_translations 4 years ago
Jussi Pakkanen fc13c90de3
Merge pull request #7600 from alexrp/master 4 years ago
Jussi Pakkanen a9f33d96c6
Merge pull request #7609 from dcbaker/submit/2020-08/cmake-fix-apple-clang 4 years ago
Dylan Baker 2845f5a230 cmake: Fix detection of AppleClang 4 years ago
Dylan Baker b6c28d282c compilers: Add Apple subclasses for ObjC and ObjC++ 4 years ago
Alex Rønne Petersen 9f338e41b0 Update LLVM tool versions for LLVM/Clang 10. 4 years ago
Alex Rønne Petersen 450155110c Add C2x option support. 4 years ago
Jussi Pakkanen e9a71ebf60
Merge pull request #7607 from bonzini/speedup 4 years ago
Jussi Pakkanen c42298e146
Merge pull request #7447 from scivision/nvc 4 years ago
noasakurajin fbc6d50acc
added VS Code/Codium extention [skip ci] 4 years ago
Paolo Bonzini 01724071ee Virtualization 💖 Meson [skip ci] 4 years ago
Xavier Claessens 6ca423e1fc interpreter: Do not get variable on failed subproject 4 years ago
makise-homura abc3b8e9cb Skip nostdlib test on non-x86(_64) platforms 4 years ago
makise-homura 1f2150fe49 Correctly determine C++ stds for Elbrus compiler 4 years ago
Eli Schwartz 86b47250c6 simplify shutil usage by invoking copy2 where appropriate 4 years ago
Xavier Claessens 1c403e20e7 Interpreter: Fix c_stdlib usage 4 years ago
Elliot adfee4460a
prevent disabler() object from overwriting arrays (#7484) 4 years ago
Paolo Bonzini 847bb43470 clike: optimize to_native 4 years ago
Paolo Bonzini cbde13850f ninjabackend: avoid lambdas 4 years ago