14581 Commits (728fcdaab312020fe3ebea40e942f23ee620ed6c)
 

Author SHA1 Message Date
Dylan Baker 47acce8ec9 Provide a better error message when mixing host and build machines 9 months ago
Charles Brunet b290a82541 Fix KeyError in Python module 9 months ago
Stephan Lachnit 43fe006190 Fix warning when using scan-build 9 months ago
Eisuke Kawashima c46d0e733e doc: fix descriptions of dependency and find_program 9 months ago
Daan De Meyer 163d703a18 macros: Allow disabling verbose mode 9 months ago
Esther Dalhuisen abdb3afd73 coverage: pass .lcovrc config file to genhtml 9 months ago
Andrew McNulty c80ece2410 workflows: Trigger on all test harness changes 9 months ago
Andrew McNulty c0bf597715 run_project_tests: Fix Cython compiler detection 9 months ago
Jouke Witteveen efad4ba9c5 docs: Remove outdated HDF5 dependency pkg-config statement 9 months ago
Eli Schwartz 65ee397f34
cuda module: fully type annotate 9 months ago
Eli Schwartz 5899daf25b
cuda module: use typed_pos_args for most methods 9 months ago
Eli Schwartz 1b15176168
cuda module: inline single-shot function to get compiler version 9 months ago
Eli Schwartz 8ff25c0bca
cuda module: fix type signature for oneshot function 9 months ago
Eli Schwartz cf35d9b4ce
cuda module: use typed_kwargs 9 months ago
Eli Schwartz 6f7e745052
Remove implicit-optional assignment in `__init__` that cannot ever be true 9 months ago
Eli Schwartz fc41fd3542
add type annotations to mesonmain 9 months ago
Eli Schwartz 4e83675bf8
rewriter: remove never-used default None when parsing arguments 9 months ago
Eli Schwartz 6e1556028c
python dependency: use exceptions to pass failure state around 9 months ago
Eli Schwartz 546fe0f92b
correct type signature of Popen_safe to follow stdlib subprocess 9 months ago
Eli Schwartz e184ef71e5
cmake dependency: avoid setting property to None as a workaround 9 months ago
Eli Schwartz 07c051ed27
defer setting values until after we know it cannot be None 9 months ago
Eli Schwartz dabe7b16d9
override subclass attribute type when we know it is not None 9 months ago
Eli Schwartz 6be1262cc9
compilers: fix inconsistent None-breaking return value for compile() 9 months ago
Eli Schwartz dbfc9d0908
dlang module: simplify dependency handling with DRY 9 months ago
Charles Brunet f4f50db441 qt: add preserve_paths keyword to functions 9 months ago
Sam James 6c2c4612cc Fix comment typo 9 months ago
Jouke Witteveen 524a66116b Add MESONREWRITE to `meson dist` scripts 9 months ago
taz-007 152a45a360 doc: benchmark: correct usage on unix 9 months ago
Akihiko Odaki adf09b8316 Raise if a postconf script fails 9 months ago
Akihiko Odaki ed1a1d567a Print a proper sentence when reporting script failure 9 months ago
Jouke Witteveen 10e269271d backends: restore shlex quoting of MESONINTROSPECT 9 months ago
Eli Schwartz 3c7bc8cac3
CI image builder: fix profile loading for gentoo 9 months ago
Eli Schwartz c166b136a6
Suppress LLVM static test on Arch 9 months ago
Sam James 7e8b7454f5
test cases: use C++17 for protobuf because of abseil-cpp 9 months ago
Sam James 7d8b925144
ci: fedora; add file package 9 months ago
Sam James fe8123b484
ci: add Gentoo 9 months ago
Tristan Partin 87ba248404 Mark the bash completion files for bash and zsh as Shell files 9 months ago
Tristan Partin 4ea51e1b25 Continue fleshing out bash completion script 9 months ago
Tristan Partin b08d531c02 Document that alias_target accepts run_tgts since 0.60.0 9 months ago
Nirbheek Chauhan 09c0803077 wraps: Ignore whitespace when applying diff_file 9 months ago
Nirbheek Chauhan 348c2e93d2 Revert "Wrap: Use git instead of patch by default" 9 months ago
Ole André Vadla Ravnås e0d83359aa find_tool: fix error message interpolation 9 months ago
Sam James d1b783fc69
cmake: improve heuristics for static LLVM detection 9 months ago
Sam James 369cc28e59
Fix comment typos 9 months ago
Sam James 99ea390af8
cmake: canonicalise -DSTATIC value 9 months ago
Charles Brunet 9659a8e6cf Fix minsize optimization for vs backend 9 months ago
Ralf Gommers 80ed1dfa7f Add a numpy dependency with pkg-config and configtool methods 9 months ago
Jouke Witteveen db51dcfa47 mdist: Hoist leftover late import 10 months ago
H. Vetinari 6fcf8632c6 fix UnboundLocalError if guess_win_linker fails in detect_fortran_compiler 10 months ago
Eli Schwartz cb54f0d707
test cases: pass the c++11 std to boost-using code 10 months ago