14409 Commits (07c051ed27059f16edae803b9197871225d71193)
 

Author SHA1 Message Date
Eli Schwartz 07c051ed27
defer setting values until after we know it cannot be None 10 months ago
Eli Schwartz dabe7b16d9
override subclass attribute type when we know it is not None 10 months ago
Eli Schwartz 6be1262cc9
compilers: fix inconsistent None-breaking return value for compile() 10 months ago
Eli Schwartz dbfc9d0908
dlang module: simplify dependency handling with DRY 10 months ago
Charles Brunet f4f50db441 qt: add preserve_paths keyword to functions 10 months ago
Sam James 6c2c4612cc Fix comment typo 10 months ago
taz-007 152a45a360 doc: benchmark: correct usage on unix 10 months ago
Akihiko Odaki adf09b8316 Raise if a postconf script fails 10 months ago
Akihiko Odaki ed1a1d567a Print a proper sentence when reporting script failure 10 months ago
Jouke Witteveen 10e269271d backends: restore shlex quoting of MESONINTROSPECT 10 months ago
Eli Schwartz 3c7bc8cac3
CI image builder: fix profile loading for gentoo 10 months ago
Eli Schwartz c166b136a6
Suppress LLVM static test on Arch 10 months ago
Sam James 7e8b7454f5
test cases: use C++17 for protobuf because of abseil-cpp 10 months ago
Sam James 7d8b925144
ci: fedora; add file package 10 months ago
Sam James fe8123b484
ci: add Gentoo 10 months ago
Tristan Partin 87ba248404 Mark the bash completion files for bash and zsh as Shell files 10 months ago
Tristan Partin 4ea51e1b25 Continue fleshing out bash completion script 10 months ago
Tristan Partin b08d531c02 Document that alias_target accepts run_tgts since 0.60.0 10 months ago
Nirbheek Chauhan 09c0803077 wraps: Ignore whitespace when applying diff_file 10 months ago
Nirbheek Chauhan 348c2e93d2 Revert "Wrap: Use git instead of patch by default" 10 months ago
Ole André Vadla Ravnås e0d83359aa find_tool: fix error message interpolation 10 months ago
Sam James d1b783fc69
cmake: improve heuristics for static LLVM detection 10 months ago
Sam James 369cc28e59
Fix comment typos 10 months ago
Sam James 99ea390af8
cmake: canonicalise -DSTATIC value 10 months ago
Charles Brunet 9659a8e6cf Fix minsize optimization for vs backend 10 months ago
Ralf Gommers 80ed1dfa7f Add a numpy dependency with pkg-config and configtool methods 10 months ago
H. Vetinari 6fcf8632c6 fix UnboundLocalError if guess_win_linker fails in detect_fortran_compiler 11 months ago
Eli Schwartz cb54f0d707
test cases: pass the c++11 std to boost-using code 11 months ago
Eli Schwartz b50dd0607d
CI: mark hdf5 as inaccessible on macOS with config-tool instead of pkg-config 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 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
Sune Vuorela a9f9f03490
docs: Use common conventions for shared libs 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
Eli Schwartz b2ddcbad0c
docs: add a technically unneeded "setup" verb to some invocations 11 months ago
andy5995 2936be7e29 docs: Add NetPanzer to User.md 11 months ago
Eli Schwartz 760d8d50b6
docs: fix another regression in having functional docs 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