9569 Commits (776acd2a805c9b42b4f0375150977df42130317f)
 

Author SHA1 Message Date
Nirbheek Chauhan 776acd2a80 Bump versions to 0.55.3 for release 4 years ago
Nirbheek Chauhan d56d1b006e Revert "msvc: enable /std:c11 flag" 4 years ago
Nirbheek Chauhan 008d13038f Bump versions to 0.55.2 for release 4 years ago
Daniel Mensinger 84a3c01471 cmake: fix shared_module dependency (fixes #7715) 4 years ago
Jon Turney e8cb275616 Fix run_project_test.py when not under CI 4 years ago
Paolo Bonzini e40dcf4c1b IntrospectInterpreter: allow dictionaries with nonconstant keys 4 years ago
Nirbheek Chauhan 46821186bc minstall: Print a big FAILED when a script fails 4 years ago
Nirbheek Chauhan c3f24c4290 Add some type hints to the ExternalProgram class 4 years ago
Nirbheek Chauhan fffdcb3eca Fix picking up tools with args from the env on Windows 4 years ago
Paolo Bonzini 9b6c338bcd environment: use ExternalProgram to find ninja 4 years ago
Nirbheek Chauhan 4826766867 symbolextractor: Handle PermissionError when running tool 4 years ago
Nirbheek Chauhan cf0b90f6bd cmake: Don't link DEBUG to CRT when not building with MSVC 4 years ago
Matt Madison 9d0f16cd97 Add test case for cuda compiler setting fix 4 years ago
Matt Madison a9882f8670 environment: do not raise exception in detect_cuda_compiler 4 years ago
Nirbheek Chauhan a4c6e04ef9 Add a notice about Python 3.5 support 4 years ago
Nirbheek Chauhan eca6d15b2b mcompile: Also support -v for verbose 4 years ago
Sebastian Würl 1b54712622 CMake module: fix cmake 3.10 compatibility in path generation 4 years ago
Sebastian Würl 6750ce10df CMake module: fix python 3.6 compatibility in path generation 4 years ago
Sebastian Würl 3998bd6640 CMake module: Allow paths of generated CMake sources for include directories 4 years ago
Igor Raits 96be8196f2 mcompile: use -v instead of --verbose for ninja 4 years ago
Jussi Pakkanen ab32311864 Dedup final install rpath. 4 years ago
Pierrick Bouvier be94b1a64a D: fix include order 4 years ago
Nirbheek Chauhan 59a54d806b Fix typo when fetching buildtype option for compiler checks 4 years ago
Daniel Mensinger 53dd994ce0 test: Add 'dir' support for installed files in test.json 4 years ago
Daniel Mensinger 85f3a39a00 tests: update .gitignore 4 years ago
Daniel Mensinger 7ba5d8bdd9 tests: fix lchmod check for glibc >= 2.32 (fixes #6784) 4 years ago
Dylan Baker 3e95a73978 cmake: Fix detection of AppleClang 4 years ago
Dylan Baker f3c86c6863 compilers: Add Apple subclasses for ObjC and ObjC++ 4 years ago
Xavier Claessens adf3a79898 interpreter: Do not get variable on failed subproject 4 years ago
Elliot Haisley a6914d89fa fix failing test 4 years ago
Elliot Haisley cc745d5c1a prevent disabler object from overwriting arrays 4 years ago
Michael Hirsch b5edb514d7 msvc: enable /std:c11 flag 4 years ago
Simon McVittie 0c3fc73d3c Add test-cases for partially skipped TAP tests 4 years ago
Simon McVittie efaf89e08c mtest: TestResult.SKIP is not a failure 4 years ago
Nirbheek Chauhan 68ed748f84 Bump versions to 0.55.1 for release 4 years ago
Simon McVittie 52b146dff9 tests: Disable Boost extralib test on macOS 4 years ago
Nirbheek Chauhan a20bebd5cb ci: Disable pytest-xdist on cygwin 4 years ago
Nirbheek Chauhan ee8d2a9df5 find_library: Print type of library not found 4 years ago
Nirbheek Chauhan f3c988c26b ninjabackend: Fix coverage rule generation 4 years ago
Nirbheek Chauhan ef326f8568 mtest: Actually call colorize_console() 4 years ago
Paolo Bonzini 80fc8b0d14 add testcase for issue #5182 4 years ago
Xavier Claessens 759e65d693 interpreter: Don't force fallback when subproject failed to configure 4 years ago
Nirbheek Chauhan 35cc4595bf cmake: Use a mapping when writing compiler ID 4 years ago
Nirbheek Chauhan 1ddbf8b365 cmake: Fix hard-coded values in fake CMakeLists for MSVC 4 years ago
Paolo Bonzini 1297e41fb6 Test for spurious warning from get_target_filename 4 years ago
Daniel Mensinger 433ea2037b cmake: Detect custom command targets in compiler args 4 years ago
Daniel Mensinger 571b76ab51 cmake: Make the CMake targte not found error more useful (see #7567) 4 years ago
Elad Lahav 7f0836d394 Use uname -p to detect x86_64 on QNX. 4 years ago
Jussi Pakkanen d4213ee6cb Better log message on rpath error. 4 years ago
Dylan Baker c15a9818c1 completions/zsh: Add --native-file 4 years ago