310 Commits (a1542720f43a52f00422913c8caa0556766815e7)

Author SHA1 Message Date
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
Jakub Adam 1bf1782476 Fix *.pdb files missing in meson introspect --installed output 5 years ago
Jussi Pakkanen d3b389f349 Add clang-tidy target. Closes #2383. 5 years ago
Jussi Pakkanen 5a52983f16 Refactor clang tool generation to its own function. 5 years ago
Ting-Wei Lan 0390b673f1 Find clang-format with alternative names 5 years ago
Dylan Baker f724cc2042 backends: Add needs_exe_wrapper to test serialization 5 years ago
Aleksey Gurtovoy 7dbabdc7b6 Correctly handle platform-specific LDFLAGS options 5 years ago
Aleksey Gurtovoy 6ac5db50c9 CUDA support on Windows 5 years ago
Gabriel Ganne e7197895b2 uniform scan-build detection process 5 years ago
David Seifert e19a49b895 Fix static archives stripping (#5905) 5 years ago
Aleksey Gurtovoy 75daed27bc mesonlib.split_args/quote_arg/join_args 5 years ago