941 Commits (b4b1a2c5a145c1459fc4563a289e164e23bd6a02)

Author SHA1 Message Date
Jussi Pakkanen b4b1a2c5a1 Build private directory name from output file name. 5 years ago
Dan Kegel f8cfb74e9b Let LDFLAGS specify rpath. 5 years ago
Dan Kegel d7235c5905 Let .pc files specify rpath. 5 years ago
Nirbheek Chauhan b1e3440e59 ninjabackend: Treat GNOME gir/typelib as libraries 5 years ago
Nirbheek Chauhan a25f0741e8 ninjabackend: Use order-only gen-header deps for gen-sources 5 years ago
Peter Harris f1d00e86f1 backend/vs: Fix b_vscrt=from_buildtype for debugoptimized 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
Jussi Pakkanen 47759550e5 Add unity block size option. 5 years ago
Xavier Claessens 0bf3c4ac4d backends: Remove unused method 5 years ago
Daniel Mensinger d0c7b51693 mintro: use interpreter data for buildsystem-files (fixes #6390) 5 years ago
Daniel Mensinger 668610c0d2 backend: refactor: set self.interpreter in the constructor 5 years ago
Jussi Pakkanen 9e07f8d8e6 Check for bad timestamps that cause eternal configure loops. 5 years ago
Nirbheek Chauhan b293852d07 vs: Write checksums in PE binaries (DLLs and EXEs) 5 years ago
Daniel Mensinger 09b53c534f types: import typing as T (fixes #6333) 5 years ago
Daniel Mensinger fa4de71faf lgtm: Fix unused variable 5 years ago
Dylan Baker d856118006 environment: Fix selecting the linker with rustc 5 years ago
Dylan Baker 7658e67f92 backends/ninja: apply linker arguments when using rust 5 years ago
Luca Bacci 279f72f8cd Prevent the presence of duplicated items in .vcxproj files 5 years ago
Daniel Mensinger 9435f11b17
ci: Add CI command to include text files in the CI log 5 years ago
Jussi Pakkanen 35e809fc5e Store run target names in build. 5 years ago
Wolfgang Stöggl f037e7ef45 Fix typos found by codespell 5 years ago
Aleksey Gurtovoy 48e6db89ab Ask Ninja to expand rsp files in compile_commands.json 5 years ago
Marc-André Lureau 1ed70e22b9 Add source tags targets 5 years ago
Xavier Claessens 212a05b87e Remove duplicated object files in static libraries 5 years ago
Michael Hirsch, Ph.D ecaba8c234 xcode 64 bit for catalina [skip ci] 5 years ago