9659 Commits (0b0873c7438471732e5237b1c667e5a3b3fe3c82)
 

Author SHA1 Message Date
Nirbheek Chauhan 5b8a636504 Fix typo in bitcode message 4 years ago
Marcel Hollerbach 18b99b3bc3 compilers: corretify deduplication direction 4 years ago
Eric Dodd 71d68a940b Updated to resolve issue identifying SGI CPUs on IRIX systems 4 years ago
D Scott Phillips f6a842821b Fix python3 installed from the Windows Store 4 years ago
Dylan Baker 5663b4a3e8 dependencies: Remove finish_init method 4 years ago
Michael Hirsch 58e1534773 tell variable name when erroring on bad combo option 4 years ago
TheQwertiest 2fe4c60ae3 Made --help options sorted 4 years ago
Michael Hirsch 477cacf155 cmake_traceparser: ignore parse error 4 years ago
Seungha Yang 8edbb2859c compilers: Add UNIX large file support for MinGW 4 years ago
Kyrylo Polezhaiev 44aa64b6a0
docs/users: Add Le Machine Learning library [skip ci] 5 years ago
Jussi Pakkanen 801dc03070
Merge pull request #7245 from dankegel/response-files-when-needed-tidied 5 years ago
Jussi Pakkanen 7e1bef6959
Merge pull request #7119 from marcelhollerbach/master 5 years ago
Jussi Pakkanen 508a0d6073
Merge pull request #7256 from peterh/openmp 5 years ago
Jussi Pakkanen 86df85d511 Remove warnings from sample code. Closes #7248. 5 years ago
Jussi Pakkanen fd0ad977a6 End test code with a newline. Closes #7247. 5 years ago
Peter Harris 6db9630cf1 backend/vs: Fix OpenMP support 5 years ago
Peter Harris 9462f0c7bc msvc: Avoid spurious openmp link warnings 5 years ago
Dan Kegel 536c64b241 docs: add snippet about response file change 5 years ago
Dan Kegel 25085483b9 run_unittests.py: skip test_internal_include_order for now if forcing response files on msys2 5 years ago
Dan Kegel c82c74cae8 ci: run some builders with response file threshold set to zero 5 years ago
Dan Kegel 33ef378622 test cases/common/234: get limit right on linux, generate fewer files 5 years ago
Dan Kegel 10e6a989ba ninja: response file threshold now more accurate, overridable, portable. 5 years ago
Dan Kegel 877dcdbcca gnulike linkers (and ar) accept rsp files. 5 years ago
Jon Turney 5ca37e7961 ninja: Add ninja variable DEPFILE_UNQUOTED with unquoted DEPFILE value 5 years ago
Jon Turney abf8bf488e ninja: Specifically implement gcc rspfile style quoting 5 years ago
Jon Turney aca93df184 backend: There is no need for 'compiler-specific escaping' anymore 5 years ago
Jon Turney eb60c041f9 ninja: Implement Windows-style command line quoting 5 years ago
Jon Turney fbacf87af5 ninja: Quoting in rspfile depends on the compiler, not the shell 5 years ago
Jon Turney 9cec5f3521 ninja: Push ninja and shell quoting down into NinjaRule 5 years ago
Jon Turney 2f070c54bd Extended test case for special characters to compiler arguments 5 years ago
Jon Turney 92ee8932cd ninja: Refcount rsp and non-rsp rule usage separately 5 years ago
Jon Turney 9967a2276d ninja: Expose response file rules in compdb 5 years ago
Jon Turney f9c03dfd29 ninja: Only use response files when needed 5 years ago
Jon Turney 50f98f3726 ninja: Rename 'rule' -> 'rulename' in NinjaBuildElement 5 years ago
Jon Turney 702d03e426 Add a test case for very long command lines 5 years ago
Daniel Mensinger 0e98a7679a
cmake: Skip MSVC like compilers, since C++11 is not supported 5 years ago
Daniel Mensinger ede2cd556c
cmake: added docs 5 years ago
Daniel Mensinger 08e838a235
cmake: added test case 5 years ago
Daniel Mensinger a2f94ca18b
cmake: Add more advanced subproject configuration options 5 years ago
Marcel Hollerbach 032ab3606d CompilerArgs: refactor __iadd__ 5 years ago
Marcel Hollerbach ba8e838dcf Revert "CompilerArgs: make lookup faster" 5 years ago
Marcel Hollerbach 256e910dee cache up regex mathings 5 years ago
Marcel Hollerbach cca06e4c33 ninjabackend: cache calls to normpaths 5 years ago
Richard Brown 2e30afb23b Add libeconf to users.md 5 years ago
Joshua Gawley 6d2255ffec
mesonlib.py: refactored detect_vcs() to use pathlib.Path (#7230) 5 years ago
Jussi Pakkanen f818d961e4 Add android to os list informally. Closes #6233. [skip ci] 5 years ago
Lisa White 5e3f9b4b06 [skip ci] mesonwrap docs: fix a broken link 5 years ago
Mike Gilbert 5b3bed525d Ignore file access errors when scanning .so files in system libdirs 5 years ago
Daniel Mensinger a252a17e6e cmake: always split property lists (fixes #7228) 5 years ago
jonathanmist 9ada7e18a8 dependencies/cuda: Add support for ARM linux 5 years ago