8888 Commits (55d30b61ffadb014abb0c814c039ebebfc7df347)

Author SHA1 Message Date
Dylan Baker 55d30b61ff rust: Add `--extern proc_macro` in `rust.proc_macro() not in cargo translation 11 months ago
Eli Schwartz 708a108cde
python module: correct the embedded path for bytecompiled files 11 months ago
Dylan Baker 314d9f0c74 Differentiate message between dynamic linker and archiver 11 months ago
Albert Tang 6e381714c7 xcode: Fix "clean" operation under new build system 11 months ago
Albert Tang 02ee167296 xcode: Check custom target input for extracted objects 11 months ago
Albert Tang df6926250d backends: Make object_filename_from_source() backend-agnostic 11 months ago
Albert Tang d2740cf0d1 xcode: Autodetect host machine's CPU architecture 11 months ago
Charles Brunet d7bf365acd Fix compiler.preprocess compile_args not used 11 months ago
Dylan Baker adc8d6bae4 interpreter: replace mock keyword argument with unittest.mock 11 months ago
Dylan Baker 37883e7d5f modules/fs: use ModuleState object instead of Interpreter when possible 11 months ago
Dylan Baker 6bd4f7c10e modules/sourceset: remove unused attributes from SourceSetImpl 11 months ago
Eli Schwartz 5e76e2a7ff
Add missing FeatureNew for meson.add_dist_script 11 months ago
Fabian Groffen 33527630f1
linkers_detect: detect xtools (Apple ld64 derivative) 11 months ago
Sam James 85cfc1fafc
Compilers: pass -Werror to the linker with b_lto 11 months ago
Stas Sergeev 92f638e1f9 compiler.preprocess: add depends kwarg 11 months ago
Alyssa Ross 1ca2c74d16 rust: fix linking static executables 11 months ago
Peter Urban bd3f1b2e0e fix openmp dependency for clang-cl 11 months ago
Roger Sanders 95cc34b342 Improve project naming and build configuration in genvslite projects 11 months ago
Jonathon Anderson 76ad5fe8d3 backend: Add rpath for external versioned .so's 11 months ago
Jonathon Anderson 57b7fbb29d backend: Add rpaths for external 'cmake' deps 11 months ago
L. E. Segovia 9797f7682b cmake: Fix blunt target filtering skipping GENERATED dependencies 11 months ago
Simon Ser 0bfe98e7e6 compilers: add c23 and gnu23 c_stds 11 months ago
Valeri ae857e841b
Vala: fixes to gresource handling (#12418) 11 months ago
Sam James a5fdd3771f
compilers: cpp: wire up debugstl for Clang 11 months ago
byteblob ce2db13e94 ninja: Use platform dependent quote instead of shlex.quote() in gcc_rsp_quote() 11 months ago
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 12 months ago
Erik Bråthen Solem 0e1cba6d8b envconfig: read CYTHON from the environment and use it if set 12 months ago
wrvsrx d4fb2d693d ninja backend: manually escape cuda target name 12 months ago
wrvsrx e2458c6f94 nvcc compiler: support find dependency header files 12 months ago
Eli Schwartz 2fbc7b5ce3
Revert "clike: Deduplicate rpath linker flags" 12 months ago
Sergey Vlasov 5ff6049945 swift: Support swift_args 12 months ago
Charles Brunet 4761e4cad9 Remove `get_buildtype_args` function 12 months ago
Denis Drakhnia 360d81e4aa compilers/elbrus: wrap get_default_include_dirs with lru_cache 12 months ago
Dylan Baker 6ccd708f30 modules: get rid of the .*machine variables 12 months ago
Dylan Baker 7cbaa6613a backend/vs: use the host machine instead of the target machine 12 months ago
Dylan Baker c37cd4fe9a stop using the interpreter holders for the MachineInfo 12 months ago
Dylan Baker 8bc8f93436 cmake/interperter: Add missing type annotation 12 months ago
Dylan Baker 730cce09bd
interpreter: Also check for msvc style /fsanitize 12 months ago
Dylan Baker 8db1ca1766
interpreter: Don't warn on -fsanitze-* 12 months ago
Dylan Baker 67c51820b7
compilers: Add partial docstrings for a couple of Compiler methods 12 months ago
Karol Herbst 0c3e84bbaf dependencies/llvm: strip default include dirs also for config-tool version 12 months ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 1 year ago
Nicolas Werner ebf5757c59 cmake: parse project version 1 year ago
H. Vetinari cc5a95a56a detect windows linkers for flang in detect_fortran_compiler 1 year ago