9639 Commits (da1b6d0a9fd723f0cb17a4ce73d5adc51a0c5199)
 

Author SHA1 Message Date
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
Paolo Bonzini b14601da7b ninjabackend: optimize length_estimate 4 years ago
Paolo Bonzini fcf9746232 build: optimize extract_objects 4 years ago
Paolo Bonzini 372f420778 File: precompute hash 4 years ago
Paolo Bonzini 3d4fb02e29 ninjabackend: optimize ninja_quote 4 years ago
Paolo Bonzini b7a4c0793c arglist: optimize flush_pre_post 4 years ago
Peter Harris 1b2708eb79 docs: add AIX preliminary support snippet 4 years ago
Peter Harris 7b0c1e2349 find_library: include get_linker_always_args in link args 4 years ago
Michael Brockus 7092efabb5 add owl chess in Users.md [skip ci] 4 years ago
Nirbheek Chauhan dce60c8f58 ci: Disable pytest-xdist on cygwin 4 years ago
Nirbheek Chauhan 23f795fb54 find_library: Print type of library not found 4 years ago
Michael Brockus ee2f32d0c7 Add paper rock scissors to Users.md [skip ci] 4 years ago
Nirbheek Chauhan 9fdb97733b ninjabackend: Fix coverage rule generation 4 years ago
John Scott 96e7ebc162 Add that prefix keyword works for cc.get_define 4 years ago
Nirbheek Chauhan 146febd4f2 docs: Clarify some FAQs in the Tutorial [skip ci] 4 years ago
Nirbheek Chauhan cdc2a67687 mtest: Actually call colorize_console() 4 years ago
Paolo Bonzini de3eb99396 add testcase for issue #5182 4 years ago
Peter Harris 0f90299b1c aix: allow both 32-bit and 64-bit objects in a static library 4 years ago
Peter Harris abe72d5c84 aix: detect and support the AIX dynamic linker 4 years ago
Peter Harris 45a12d28b9 aix: fix cpu family detection 4 years ago
Xavier Claessens 435db35962 interpreter: Don't force fallback when subproject failed to configure 4 years ago