442 Commits (fa2585d0b364143fb588b8bb611eaa4d1c277811)

Author SHA1 Message Date
Nirbheek Chauhan 848fcb6a53 Enable target override_options for llvm-ir 4 years ago
Dylan Baker 93c3ec7e2d compilers: Return CompilerArgs from compiler instance 4 years ago
Dylan Baker 9d0ad66c29 compilers: Split CompilerArgs into a separate module 4 years ago
Cary Converse a198e5d191 coverage: llvm-cov support 5 years ago
Vili Väinölä 8905a637be Add exception handling to be also written to the VS project xml 5 years ago
Nirbheek Chauhan eab0e5a8b3 windows: Canonicalize `:` in filenames 5 years ago
Jon Turney b91355a29b Include the dep itself in extra_paths for Windows 5 years ago
Jon Turney 1b7855c36d Handle multiple substitutions in eval_custom_target_command() 5 years ago
Peter Harris 6db9630cf1 backend/vs: Fix OpenMP support 5 years ago
Dan Kegel 10e6a989ba ninja: response file threshold now more accurate, overridable, portable. 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 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
Marcel Hollerbach cca06e4c33 ninjabackend: cache calls to normpaths 5 years ago
Daniel Mensinger a340b413ef ninja: Always use to_native on CompilerArgs (fixes #7167) 5 years ago
georgev93 6f199db95b Use --internal script call to call delwithsuffix when cleaning up the gcno and gcda files in a coverage enabled build. Otherwise, meson will crash when running from an MSI installation. 5 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Ole André Vadla Ravnås 859dc4255a Fix outdated cross-compilation checks 5 years ago
Dylan Baker 083c5f6357 Add native support for gtest tests 5 years ago
GustavoLCR 27bbf37cf0
Fix incremental debug builds in VS 5 years ago
Michael Brockus 3ac437cecf
rm python2 %s from backends.py and ninjabackend.py 5 years ago
Dylan Baker 0c51762463 backend/backends: Fix type annotation 5 years ago
Dylan Baker 28e3ce67ae Convert test protocol into an enum 5 years ago
Dylan Baker 793c3d706e backends/backends: sort and cleanup imports 5 years ago
Peter Harris 7c68fe8008 backend/vs: Fix build when not all languages have pch 5 years ago
John Ericson 278c294aa4 Compiler options per lang 5 years ago
Michael e04b0ae6b6 fix ninja version inconsistent 5 years ago
Daniel Mensinger d4449ed613 backend: Fix file name confilcts by using the complete path 5 years ago
Marc-André Lureau a54506fe46 Handle BuildTarget as custom_target() argument #6914 5 years ago
Jesse Natalie 700cca809b Fixes meson bug to allow arm64 build 5 years ago
Peter Harris 0e50974f80 backend/vs: Fix link of wmain / wWinMain based apps 5 years ago
Peter Harris d84daf3e95 backend/vs: Fix debug information and runtime checks 5 years ago
Xavier Claessens 4d7ccd1399 Make werror per subproject option 5 years ago
John Ericson 3a4388e51d Fix legacy env var support with cross 5 years ago
ClausKlein 00104b1081 Remove my notes from sources 5 years ago
ClausKlein f72c990bfd Use os.path.normpath() for include paths 5 years ago
Dylan Baker 06b1a317d2 Make use of unholder 5 years ago
Jussi Pakkanen 0fbd09609f Clang-cl cross fix from Dale Curtis. Closes #5639. 5 years ago
Nirbheek Chauhan 3320e13d91 unit tests: Add a test for the symbolchecker script 5 years ago
Nirbheek Chauhan 5dcbf10a1b ninjabackend: Pass the import library to SHSYM 5 years ago
Nirbheek Chauhan 72c6cbd990 ninjabackend: Minor refactoring 5 years ago
Nirbheek Chauhan be486a2ec8 ninjabackend: List PDBs in output list for targets 5 years ago
Nirbheek Chauhan 77d163a0e9 symbolextractor: Print one warning when no implementation found 5 years ago