610 Commits (0bfe98e7e62b62b96448c48e9d06409bbfdf8bc0)

Author SHA1 Message Date
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
Tamás Bálint Misius dfd8cfbd8d vs2010backend: fix incompatibility with custom manifests 1 year ago
David Seifert 8928669a69
Fix unity builds (#12452) 1 year ago
Xavier Claessens 2da53e943a rust: Add transitive dependencies to ninja rules 1 year ago
Xavier Claessens 42898bb455 msvc: Do not include pch obj when b_pch=false 1 year ago
Xavier Claessens bd99f0bf1c rust: Make sure -l and -L are a single arg 1 year ago
Xavier Claessens d25d8e2772 rust: Fix linking with C libraries (again) 1 year ago
Xavier Claessens 91f2050813 rust: Add unique metadata id 1 year ago
Andrew McNulty 74712f2dbc scan-build: Exclude subprojects from scan-build report 1 year ago
Xavier Claessens de03bf51d8 rust: Do not use +verbatim on MacOS 1 year ago
Xavier Claessens 3500349df1 rust: Fix link arguments 1 year ago
Aditya Vidyadhar Kamath f4d19db25e
Use target.aix_so_archive to decide to archive shared library in AIX 1 year ago
Xavier Claessens e2a87afa52 rust: Always link dll and exe with the correct vscrt 1 year ago
Xavier Claessens 361f7484d2 Remove duplicated code to canonicalize b_vscrt option value 1 year ago
Nirbheek Chauhan 4ebe03713d ninjabackend: Use the right ranlib for static linker rules 1 year ago
Ada 4c9927e8b7 Fix MSVC linker error LNK1170 with long rspfiles 1 year ago
Dylan Baker 523a27c6f0 build: Use typed_kwargs for language args 1 year ago
Dylan Baker cbca191948 interpreter: Handle BuildTarget.vala_args as Files in the interpreter 1 year ago
Nigel Kukard 2c4a1b6324 Add support for lcov 2.0 1 year ago
Nomura 3cac6ea545 Add env kwarg in generator.process() 1 year ago
Dudemanguy 4fadb2a296 msvc: unify debug filename handling 1 year ago