9050 Commits (728fcdaab312020fe3ebea40e942f23ee620ed6c)

Author SHA1 Message Date
Dylan Baker 8bc8f93436 cmake/interperter: Add missing type annotation 11 months ago
Dylan Baker 730cce09bd
interpreter: Also check for msvc style /fsanitize 11 months ago
Dylan Baker 8db1ca1766
interpreter: Don't warn on -fsanitze-* 11 months ago
Dylan Baker 67c51820b7
compilers: Add partial docstrings for a couple of Compiler methods 11 months ago
Karol Herbst 0c3e84bbaf dependencies/llvm: strip default include dirs also for config-tool version 11 months ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 11 months ago
Nicolas Werner ebf5757c59 cmake: parse project version 11 months ago
H. Vetinari cc5a95a56a detect windows linkers for flang in detect_fortran_compiler 11 months ago
Eli Schwartz fbb8030b27 xcode backend: sundry type annotations 11 months ago
Eli Schwartz ff7a997f48 xcode backend: make the type of get_target_dir align with parent class 11 months ago
Eli Schwartz d8a6bf9352 xcode backend: delete unused code 11 months ago
Eli Schwartz 78e23e48f2 backends: correct nonebackend return annotation and check in run_mypy 11 months ago
Eli Schwartz c341900d45 coredata: add a few more type annotations 11 months ago
Albert Tang b1d2282078
xcode: Filter out targets not built by default 11 months ago
Albert Tang 2915ab31af
xcode: Override determine_swift_deps_dir() 11 months ago
Albert Tang 354843c428
xcode: Enclose work directory in shell scripts 11 months ago
Albert Tang 1de398a377
xcode: Wrap custom target output paths in quotes 11 months ago
Albert Tang 0914f1739b
xcode: Fix generating single generator phase 11 months ago
Albert Tang 1b09cac252
xcode: Search for dependencies for custom targets 11 months ago
Albert Tang 3836deeed2
xcode: Classify metal and glsl files correctly 11 months ago
Albert Tang 5bf99afe1a
xcode: Set bridging header for mixed swift targets 11 months ago
Albert Tang 9d8f69a16f
xcode: Add support for extra files 11 months ago
arch1t3cht af0464352a vs: Manually link generated .o files 11 months ago
Daniele Nicolodi 5883089f6c ninja backend: Remove outdated comment 11 months ago
Daniele Nicolodi 76ab2db086 ninja backend: Adjust naming and comments 11 months ago
Daniele Nicolodi c2ea14fbd2 ninja backend: Make values passed to bool argument consistent 11 months ago
Daniele Nicolodi 7fbadfdeab ninja backend: Remove always true check 11 months ago
Stas Sergeev be04234c85 external_project.py: fix --host value 11 months ago
Erwin Jansen 5de09cbe88 Always use posix paths when retrieving link name 11 months ago
David Robillard 254abb999f Fix coverage with lcov 2.0 and uncovered subprojects 11 months ago
Andres Freund 7148b4f207 macos: Do not emit -undefined,error for Sonoma compatibility 11 months ago
Eli Schwartz 39ecfc2d54
compilers: drop dead code 11 months ago
Eli Schwartz 5f659af870
ninja backend: don't hide all compiler warnings for transpiled languages 11 months ago
Christoph Reiter 6eee9e7c0c python: fix mingw python detection code in case pkg-config isn't available 12 months ago
Andres Freund eb44957c1f Handle macos linker reporting error message in pluring during detection 12 months ago
Jan200101 9016e6958b Only convert boolean values for cmake formats 12 months ago
Dylan Baker a85353cd83 cmake: Handle compiler.find_library returning None 12 months ago
Dylan Baker 52638e8c65 dependencies/base: Make MissingCompiler inherit Compiler for mypy 12 months ago
Will Toohey 8c70ce466b More robust linker detection for armar (TI vs non-TI) 12 months ago
Eli Schwartz caa38dad45 fix broken type annotation imports being ignored 12 months ago
Xavier Claessens 319b41b4c9 mlog: Catch OSError when closing pager 12 months ago
Xavier Claessens 85e4ee5b54 File: Add full_path() method 12 months ago
Fini Jastrow 30ab9747ae clike: Deduplicate rpath linker flags 12 months ago
Xavier Claessens 4a1e0235cc wrap: Cache get_releases() 12 months ago
Xavier Claessens 5e06eb9b89 wraptool: Remove dead code 12 months ago
Chris Lamb 2ed94ccb47 Make the Requires.private line in generated .pkgconfig files reproducible 12 months ago
Tamás Bálint Misius dfd8cfbd8d vs2010backend: fix incompatibility with custom manifests 1 year ago
Jussi Pakkanen dea72e42bf Bump version number for new development. 1 year ago
Jussi Pakkanen 1c0c89d30f Bump version number for release. 1 year ago
David Seifert 8928669a69
Fix unity builds (#12452) 1 year ago