630 Commits (6d713e40f81512eadb0cc4654408d90cb22ba774)

Author SHA1 Message Date
Xavier Claessens c1076241af compilers: No need to pass exe_wrapper everywhere 10 months ago
Elliot e4622ff1ee
Only link to generated pch object when using msvc. (#12957) 10 months ago
Xavier Claessens 5e0a3073da rust: Link with rlib external dependencies 10 months ago
dragonmux 5495dc4315 backend/ninjabackend: Implemented logic for passing the discovered gcovr and llvm-cov along to the code coverage backend 11 months ago
dragonmux cfada46694 scripts/coverage: Implemented handling for passing the gcovr and llvm-cov binaries to use to the script 11 months ago
Charles Brunet 11f2e07071 Allow using CustomTarget as test executable 11 months ago
Stephan Lachnit 43fe006190 Fix warning when using scan-build 11 months ago
Akihiko Odaki adf09b8316 Raise if a postconf script fails 11 months ago
Jouke Witteveen 10e269271d backends: restore shlex quoting of MESONINTROSPECT 11 months ago
Charles Brunet 9659a8e6cf Fix minsize optimization for vs backend 11 months ago
Albert Tang 6e381714c7 xcode: Fix "clean" operation under new build system 12 months ago
Albert Tang 02ee167296 xcode: Check custom target input for extracted objects 12 months ago
Albert Tang df6926250d backends: Make object_filename_from_source() backend-agnostic 12 months ago
Albert Tang d2740cf0d1 xcode: Autodetect host machine's CPU architecture 12 months ago
Charles Brunet d7bf365acd Fix compiler.preprocess compile_args not used 12 months ago
Stas Sergeev 92f638e1f9 compiler.preprocess: add depends kwarg 12 months ago
Alyssa Ross 1ca2c74d16 rust: fix linking static executables 12 months ago
Roger Sanders 95cc34b342 Improve project naming and build configuration in genvslite projects 12 months ago
Jonathon Anderson 76ad5fe8d3 backend: Add rpath for external versioned .so's 12 months ago
Jonathon Anderson 57b7fbb29d backend: Add rpaths for external 'cmake' deps 12 months ago
Valeri ae857e841b
Vala: fixes to gresource handling (#12418) 1 year ago
byteblob ce2db13e94 ninja: Use platform dependent quote instead of shlex.quote() in gcc_rsp_quote() 1 year ago
Charles Brunet fbc744e6c6 Fix warning_level=everything in vs backends 1 year ago
Roger Sanders e110faed27 Fix intellisense errors in genvslite projects 1 year ago
wrvsrx d4fb2d693d ninja backend: manually escape cuda target name 1 year ago
Sergey Vlasov 5ff6049945 swift: Support swift_args 1 year ago
Charles Brunet 4761e4cad9 Remove `get_buildtype_args` function 1 year ago
Dylan Baker 7cbaa6613a backend/vs: use the host machine instead of the target machine 1 year ago
Dylan Baker c37cd4fe9a stop using the interpreter holders for the MachineInfo 1 year ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 1 year ago
Eli Schwartz fbb8030b27 xcode backend: sundry type annotations 1 year ago
Eli Schwartz ff7a997f48 xcode backend: make the type of get_target_dir align with parent class 1 year ago
Eli Schwartz d8a6bf9352 xcode backend: delete unused code 1 year ago
Eli Schwartz 78e23e48f2 backends: correct nonebackend return annotation and check in run_mypy 1 year ago
Albert Tang b1d2282078
xcode: Filter out targets not built by default 1 year ago
Albert Tang 2915ab31af
xcode: Override determine_swift_deps_dir() 1 year ago
Albert Tang 354843c428
xcode: Enclose work directory in shell scripts 1 year ago
Albert Tang 1de398a377
xcode: Wrap custom target output paths in quotes 1 year ago
Albert Tang 0914f1739b
xcode: Fix generating single generator phase 1 year ago
Albert Tang 1b09cac252
xcode: Search for dependencies for custom targets 1 year ago
Albert Tang 3836deeed2
xcode: Classify metal and glsl files correctly 1 year ago
Albert Tang 5bf99afe1a
xcode: Set bridging header for mixed swift targets 1 year ago
Albert Tang 9d8f69a16f
xcode: Add support for extra files 1 year ago
arch1t3cht af0464352a vs: Manually link generated .o files 1 year ago
Daniele Nicolodi 5883089f6c ninja backend: Remove outdated comment 1 year ago
Daniele Nicolodi 76ab2db086 ninja backend: Adjust naming and comments 1 year ago
Daniele Nicolodi c2ea14fbd2 ninja backend: Make values passed to bool argument consistent 1 year ago
Daniele Nicolodi 7fbadfdeab ninja backend: Remove always true check 1 year ago
Erwin Jansen 5de09cbe88 Always use posix paths when retrieving link name 1 year ago
Eli Schwartz 5f659af870
ninja backend: don't hide all compiler warnings for transpiled languages 1 year ago