9378 Commits (1b7855c36d6ed40ef5bb5920e8c18b7b646809b0)
 

Author SHA1 Message Date
Jon Turney 1b7855c36d Handle multiple substitutions in eval_custom_target_command() 4 years ago
Jon Turney bd7122beed azure: Run gtkdoc tests for Cygwin 4 years ago
Nirbheek Chauhan 4a5aec2fc0 ci: Pin ninja to 1.9.0.post1 for now 4 years ago
Daniel Mensinger 96379e51ed tests: reset CMakeDependency.class_cmakeinfo 4 years ago
Daniel Mensinger edcddb3a28 cmake: Fix handling of path seperators (fixes #7294) 4 years ago
Nirbheek Chauhan ec1bd22b15 mdist: Filter out buildtype to avoid warning 4 years ago
Dylan Baker 36d4ccaf80 dependencies: Add a couple of type annotations 4 years ago
Dylan Baker f5bd3254e9 dependencies: Don't allow using the default binary for host on cross compiles 4 years ago
Dylan Baker 18d8dbd3bd dependencies: Don't try to find a binary by "default_path" when cross compiling 4 years ago
Dylan Baker 01e0cc6735 cmake: Use shared find_external_program instead of open coding 4 years ago
Dylan Baker 85be45ea11 dependencies: Split search_tool out of ExternalDependency 4 years ago
TheQwertiest 365b667dc5 mintro: typings again x2 4 years ago
TheQwertiest a8256e4900 mintro: more typing shenanigans 4 years ago
TheQwertiest b71e73fc64 mintro: typing fix 4 years ago
TheQwertiest a43e770071 mintro: typing fix 4 years ago
TheQwertiest f1288ac7ec mintro: enforced order for subcommands 4 years ago
John Ericson 58c2aeb5e4 [skip ci] docs: Bring up to date on options per machine 4 years ago
Dylan Baker 49a974213c modules/cmake: Fix setting install_dir 4 years ago
Daniel Mensinger 0332d7e350 cmake: Subprojects support CMAKE_PREFIX_PATH (fixes #7249) 4 years ago
坂本 貴史 5f8d89b707
docs: remove duplicated entry for gnome.generate_gir() documentation [skip ci] 4 years ago
Phillip Johnston 7fd22c9696
Correct argument typo in partial_dependnecy (#7300) [skip ci] 4 years ago
Nirbheek Chauhan 63f1b5bb70 unit tests: Pass args to pytest 4 years ago
Nirbheek Chauhan 47c477711b apple: -headerpad args are ignored when bitcode is enabled 4 years ago
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