summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mcompile: use -v instead of --verbose for ninjaignatenkobrain-ninja-verbose-compatIgor Raits2020-08-301-1/+1
* unittests: continue on exception instead of breakJames Hilliard2020-08-301-1/+1
* Dedup final install rpath.Jussi Pakkanen2020-08-301-6/+9
* D: fix include orderPierrick Bouvier2020-08-302-0/+13
* tests: make chdir more robust in run_unittests.pyDaniel Mensinger2020-08-271-2/+4
* Fix typo when fetching buildtype option for compiler checksNirbheek Chauhan2020-08-272-1/+54
* test: Add 'dir' support for installed files in test.jsonDaniel Mensinger2020-08-275-401/+27
* tests: update .gitignoreDaniel Mensinger2020-08-272-0/+2
* tests: fix lchmod check for glibc >= 2.32 (fixes #6784)Daniel Mensinger2020-08-271-6/+14
* Merge pull request #7581 from peterh/aixJussi Pakkanen2020-08-255-5/+73
|\
| * docs: add AIX preliminary support snippetPeter Harris2020-08-171-0/+8
| * find_library: include get_linker_always_args in link argsPeter Harris2020-08-171-1/+1
| * aix: allow both 32-bit and 64-bit objects in a static libraryPeter Harris2020-08-122-2/+14
| * aix: detect and support the AIX dynamic linkerPeter Harris2020-08-122-0/+41
| * aix: fix cpu family detectionPeter Harris2020-08-122-2/+9
* | qt module: add qresource support to compile_translationsEli Schwartz2020-08-253-11/+85
* | Merge pull request #7600 from alexrp/masterJussi Pakkanen2020-08-234-5/+17
|\ \
| * | Update LLVM tool versions for LLVM/Clang 10.Alex Rønne Petersen2020-08-221-1/+2
| * | Add C2x option support.Alex Rønne Petersen2020-08-223-4/+15
* | | Merge pull request #7609 from dcbaker/submit/2020-08/cmake-fix-apple-clangJussi Pakkanen2020-08-225-8/+41
|\ \ \
| * | | cmake: Fix detection of AppleClangDylan Baker2020-08-221-6/+19
| * | | compilers: Add Apple subclasses for ObjC and ObjC++Dylan Baker2020-08-224-2/+22
| |/ /
* | | Merge pull request #7607 from bonzini/speedupJussi Pakkanen2020-08-225-31/+47
|\ \ \
| * | | clike: optimize to_nativePaolo Bonzini2020-08-181-4/+8
| * | | ninjabackend: avoid lambdasPaolo Bonzini2020-08-181-3/+2
| * | | ninjabackend: optimize length_estimatePaolo Bonzini2020-08-181-10/+12
| * | | build: optimize extract_objectsPaolo Bonzini2020-08-181-1/+2
| * | | File: precompute hashPaolo Bonzini2020-08-181-1/+4
| * | | ninjabackend: optimize ninja_quotePaolo Bonzini2020-08-181-5/+9
| * | | arglist: optimize flush_pre_postPaolo Bonzini2020-08-181-7/+10
| |/ /
* | | Merge pull request #7447 from scivision/nvcJussi Pakkanen2020-08-228-8/+78
|\ \ \
| * | | docMichael Hirsch, Ph.D2020-07-132-0/+4
| * | | add Nvidia HPC SDK compilersMichael Hirsch, Ph.D2020-07-136-8/+74
* | | | added VS Code/Codium extention [skip ci]noasakurajin2020-08-221-0/+1
* | | | Virtualization 💖 Meson [skip ci]Paolo Bonzini2020-08-211-0/+2
* | | | interpreter: Do not get variable on failed subprojectXavier Claessens2020-08-201-4/+9
* | | | Skip nostdlib test on non-x86(_64) platformsmakise-homura2020-08-201-1/+2
* | | | Correctly determine C++ stds for Elbrus compilermakise-homura2020-08-201-5/+13
* | | | simplify shutil usage by invoking copy2 where appropriateEli Schwartz2020-08-204-10/+5
* | | | Interpreter: Fix c_stdlib usageXavier Claessens2020-08-1814-43/+81
* | | | prevent disabler() object from overwriting arrays (#7484)Elliot2020-08-183-4/+12
| |/ / |/| |
* | | add owl chess in Users.md [skip ci]Michael Brockus2020-08-151-0/+1
* | | ci: Disable pytest-xdist on cygwinNirbheek Chauhan2020-08-151-2/+2
* | | find_library: Print type of library not foundNirbheek Chauhan2020-08-151-2/+7
* | | Add paper rock scissors to Users.md [skip ci]Michael Brockus2020-08-151-0/+1
* | | ninjabackend: Fix coverage rule generationNirbheek Chauhan2020-08-152-1/+18
* | | Add that prefix keyword works for cc.get_defineJohn Scott2020-08-151-1/+1
* | | docs: Clarify some FAQs in the Tutorial [skip ci]Nirbheek Chauhan2020-08-141-1/+13
* | | mtest: Actually call colorize_console()Nirbheek Chauhan2020-08-131-1/+1
* | | add testcase for issue #5182Paolo Bonzini2020-08-131-0/+3
| |/ |/|