8893 Commits (99ea390af81e8eaa415e09fc14c98d0107410956)

Author SHA1 Message Date
Sam James 99ea390af8
cmake: canonicalise -DSTATIC value 11 months ago
Charles Brunet 9659a8e6cf Fix minsize optimization for vs backend 11 months ago
Ralf Gommers 80ed1dfa7f Add a numpy dependency with pkg-config and configtool methods 11 months ago
H. Vetinari 6fcf8632c6 fix UnboundLocalError if guess_win_linker fails in detect_fortran_compiler 11 months ago
Eli Schwartz f5da446bb9
dependencies: hdf5: mark configtool dependency not-found for cmake build 11 months ago
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 12 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
Dylan Baker adc8d6bae4 interpreter: replace mock keyword argument with unittest.mock 12 months ago
Dylan Baker 37883e7d5f modules/fs: use ModuleState object instead of Interpreter when possible 12 months ago
Dylan Baker 6bd4f7c10e modules/sourceset: remove unused attributes from SourceSetImpl 12 months ago
Eli Schwartz 5e76e2a7ff
Add missing FeatureNew for meson.add_dist_script 12 months ago
Fabian Groffen 33527630f1
linkers_detect: detect xtools (Apple ld64 derivative) 12 months ago
Sam James 85cfc1fafc
Compilers: pass -Werror to the linker with b_lto 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
Peter Urban bd3f1b2e0e fix openmp dependency for clang-cl 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
L. E. Segovia 9797f7682b cmake: Fix blunt target filtering skipping GENERATED dependencies 12 months ago
Simon Ser 0bfe98e7e6 compilers: add c23 and gnu23 c_stds 12 months ago
Valeri ae857e841b
Vala: fixes to gresource handling (#12418) 1 year ago
Sam James a5fdd3771f
compilers: cpp: wire up debugstl for Clang 1 year ago
byteblob ce2db13e94 ninja: Use platform dependent quote instead of shlex.quote() in gcc_rsp_quote() 1 year ago
Sam James 90098473d5
compilers: cpp: wire up stdlib assertions 1 year ago
Dylan Baker c41fbf5076 ast/interpreter: fix some low hanging type issues 1 year ago
Dylan Baker 7d0d610045 ast/introspection: make mypy clean 1 year ago
Dylan Baker 5cd1147354 ast/printer: fix mypy issues 1 year ago
Tamás Bálint Misius 7700618181
machine file: Fix parenthesized expressions 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
Erik Bråthen Solem 0e1cba6d8b envconfig: read CYTHON from the environment and use it if set 1 year ago
wrvsrx d4fb2d693d ninja backend: manually escape cuda target name 1 year ago
wrvsrx e2458c6f94 nvcc compiler: support find dependency header files 1 year ago
Eli Schwartz 2fbc7b5ce3
Revert "clike: Deduplicate rpath linker flags" 1 year ago
Sergey Vlasov 5ff6049945 swift: Support swift_args 1 year ago
Charles Brunet 4761e4cad9 Remove `get_buildtype_args` function 1 year ago
Denis Drakhnia 360d81e4aa compilers/elbrus: wrap get_default_include_dirs with lru_cache 1 year ago
Dylan Baker 6ccd708f30 modules: get rid of the .*machine variables 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 8bc8f93436 cmake/interperter: Add missing type annotation 1 year ago
Dylan Baker 730cce09bd
interpreter: Also check for msvc style /fsanitize 1 year ago
Dylan Baker 8db1ca1766
interpreter: Don't warn on -fsanitze-* 1 year ago