14420 Commits (65ee397f341688282291b0ef529a7c6aa4c2f9f8)
 

Author SHA1 Message Date
Eli Schwartz 65ee397f34
cuda module: fully type annotate 1 year ago
Eli Schwartz 5899daf25b
cuda module: use typed_pos_args for most methods 1 year ago
Eli Schwartz 1b15176168
cuda module: inline single-shot function to get compiler version 1 year ago
Eli Schwartz 8ff25c0bca
cuda module: fix type signature for oneshot function 1 year ago
Eli Schwartz cf35d9b4ce
cuda module: use typed_kwargs 1 year ago
Eli Schwartz 6f7e745052
Remove implicit-optional assignment in `__init__` that cannot ever be true 1 year ago
Eli Schwartz fc41fd3542
add type annotations to mesonmain 1 year ago
Eli Schwartz 4e83675bf8
rewriter: remove never-used default None when parsing arguments 1 year ago
Eli Schwartz 6e1556028c
python dependency: use exceptions to pass failure state around 1 year ago
Eli Schwartz 546fe0f92b
correct type signature of Popen_safe to follow stdlib subprocess 1 year ago
Eli Schwartz e184ef71e5
cmake dependency: avoid setting property to None as a workaround 1 year ago
Eli Schwartz 07c051ed27
defer setting values until after we know it cannot be None 1 year ago
Eli Schwartz dabe7b16d9
override subclass attribute type when we know it is not None 1 year ago
Eli Schwartz 6be1262cc9
compilers: fix inconsistent None-breaking return value for compile() 1 year ago
Eli Schwartz dbfc9d0908
dlang module: simplify dependency handling with DRY 1 year ago
Charles Brunet f4f50db441 qt: add preserve_paths keyword to functions 1 year ago
Sam James 6c2c4612cc Fix comment typo 1 year ago
taz-007 152a45a360 doc: benchmark: correct usage on unix 1 year ago
Akihiko Odaki adf09b8316 Raise if a postconf script fails 1 year ago
Akihiko Odaki ed1a1d567a Print a proper sentence when reporting script failure 1 year ago
Jouke Witteveen 10e269271d backends: restore shlex quoting of MESONINTROSPECT 1 year ago
Eli Schwartz 3c7bc8cac3
CI image builder: fix profile loading for gentoo 1 year ago
Eli Schwartz c166b136a6
Suppress LLVM static test on Arch 1 year ago
Sam James 7e8b7454f5
test cases: use C++17 for protobuf because of abseil-cpp 1 year ago
Sam James 7d8b925144
ci: fedora; add file package 1 year ago
Sam James fe8123b484
ci: add Gentoo 1 year ago
Tristan Partin 87ba248404 Mark the bash completion files for bash and zsh as Shell files 1 year ago
Tristan Partin 4ea51e1b25 Continue fleshing out bash completion script 1 year ago
Tristan Partin b08d531c02 Document that alias_target accepts run_tgts since 0.60.0 1 year ago
Nirbheek Chauhan 09c0803077 wraps: Ignore whitespace when applying diff_file 1 year ago
Nirbheek Chauhan 348c2e93d2 Revert "Wrap: Use git instead of patch by default" 1 year ago
Ole André Vadla Ravnås e0d83359aa find_tool: fix error message interpolation 1 year ago
Sam James d1b783fc69
cmake: improve heuristics for static LLVM detection 1 year ago
Sam James 369cc28e59
Fix comment typos 1 year ago
Sam James 99ea390af8
cmake: canonicalise -DSTATIC value 1 year ago
Charles Brunet 9659a8e6cf Fix minsize optimization for vs backend 1 year ago
Ralf Gommers 80ed1dfa7f Add a numpy dependency with pkg-config and configtool methods 1 year ago
H. Vetinari 6fcf8632c6 fix UnboundLocalError if guess_win_linker fails in detect_fortran_compiler 1 year ago
Eli Schwartz cb54f0d707
test cases: pass the c++11 std to boost-using code 1 year ago
Eli Schwartz b50dd0607d
CI: mark hdf5 as inaccessible on macOS with config-tool instead of pkg-config 1 year ago
Eli Schwartz f5da446bb9
dependencies: hdf5: mark configtool dependency not-found for cmake build 1 year ago
Dylan Baker 55d30b61ff rust: Add `--extern proc_macro` in `rust.proc_macro() not in cargo translation 1 year ago
Eli Schwartz 708a108cde
python module: correct the embedded path for bytecompiled files 1 year ago
Dylan Baker 314d9f0c74 Differentiate message between dynamic linker and archiver 1 year ago
Albert Tang 6e381714c7 xcode: Fix "clean" operation under new build system 1 year ago
Albert Tang 02ee167296 xcode: Check custom target input for extracted objects 1 year ago
Albert Tang df6926250d backends: Make object_filename_from_source() backend-agnostic 1 year ago
Albert Tang d2740cf0d1 xcode: Autodetect host machine's CPU architecture 1 year ago
Charles Brunet d7bf365acd Fix compiler.preprocess compile_args not used 1 year ago
Sune Vuorela a9f9f03490
docs: Use common conventions for shared libs 1 year ago