8863 Commits (90098473d51e6f059e775f1833b0a2ea91c8f8f9)

Author SHA1 Message Date
Sam James 90098473d5
compilers: cpp: wire up stdlib assertions 11 months ago
Dylan Baker c41fbf5076 ast/interpreter: fix some low hanging type issues 11 months ago
Dylan Baker 7d0d610045 ast/introspection: make mypy clean 11 months ago
Dylan Baker 5cd1147354 ast/printer: fix mypy issues 11 months ago
Tamás Bálint Misius 7700618181
machine file: Fix parenthesized expressions 11 months ago
Charles Brunet fbc744e6c6 Fix warning_level=everything in vs backends 11 months ago
Roger Sanders e110faed27 Fix intellisense errors in genvslite projects 11 months ago
Erik Bråthen Solem 0e1cba6d8b envconfig: read CYTHON from the environment and use it if set 11 months ago
wrvsrx d4fb2d693d ninja backend: manually escape cuda target name 11 months ago
wrvsrx e2458c6f94 nvcc compiler: support find dependency header files 11 months ago
Eli Schwartz 2fbc7b5ce3
Revert "clike: Deduplicate rpath linker flags" 11 months ago
Sergey Vlasov 5ff6049945 swift: Support swift_args 11 months ago
Charles Brunet 4761e4cad9 Remove `get_buildtype_args` function 11 months ago
Denis Drakhnia 360d81e4aa compilers/elbrus: wrap get_default_include_dirs with lru_cache 11 months ago
Dylan Baker 6ccd708f30 modules: get rid of the .*machine variables 11 months ago
Dylan Baker 7cbaa6613a backend/vs: use the host machine instead of the target machine 11 months ago
Dylan Baker c37cd4fe9a stop using the interpreter holders for the MachineInfo 11 months ago
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 12 months ago
Nicolas Werner ebf5757c59 cmake: parse project version 12 months ago
H. Vetinari cc5a95a56a detect windows linkers for flang in detect_fortran_compiler 12 months ago
Eli Schwartz fbb8030b27 xcode backend: sundry type annotations 12 months ago
Eli Schwartz ff7a997f48 xcode backend: make the type of get_target_dir align with parent class 12 months ago
Eli Schwartz d8a6bf9352 xcode backend: delete unused code 12 months ago
Eli Schwartz 78e23e48f2 backends: correct nonebackend return annotation and check in run_mypy 12 months ago
Eli Schwartz c341900d45 coredata: add a few more type annotations 12 months ago
Albert Tang b1d2282078
xcode: Filter out targets not built by default 12 months ago
Albert Tang 2915ab31af
xcode: Override determine_swift_deps_dir() 12 months ago
Albert Tang 354843c428
xcode: Enclose work directory in shell scripts 12 months ago
Albert Tang 1de398a377
xcode: Wrap custom target output paths in quotes 12 months ago
Albert Tang 0914f1739b
xcode: Fix generating single generator phase 12 months ago
Albert Tang 1b09cac252
xcode: Search for dependencies for custom targets 12 months ago
Albert Tang 3836deeed2
xcode: Classify metal and glsl files correctly 12 months ago
Albert Tang 5bf99afe1a
xcode: Set bridging header for mixed swift targets 12 months ago
Albert Tang 9d8f69a16f
xcode: Add support for extra files 12 months ago
arch1t3cht af0464352a vs: Manually link generated .o files 12 months ago
Daniele Nicolodi 5883089f6c ninja backend: Remove outdated comment 12 months ago
Daniele Nicolodi 76ab2db086 ninja backend: Adjust naming and comments 12 months ago
Daniele Nicolodi c2ea14fbd2 ninja backend: Make values passed to bool argument consistent 12 months ago
Daniele Nicolodi 7fbadfdeab ninja backend: Remove always true check 12 months ago
Stas Sergeev be04234c85 external_project.py: fix --host value 12 months ago
Erwin Jansen 5de09cbe88 Always use posix paths when retrieving link name 12 months ago
David Robillard 254abb999f Fix coverage with lcov 2.0 and uncovered subprojects 12 months ago
Andres Freund 7148b4f207 macos: Do not emit -undefined,error for Sonoma compatibility 12 months ago
Eli Schwartz 39ecfc2d54
compilers: drop dead code 12 months ago
Eli Schwartz 5f659af870
ninja backend: don't hide all compiler warnings for transpiled languages 12 months ago