14948 Commits (83f8de5357f31d6448ae033e1e8ed2b22c8c306a)
 

Author SHA1 Message Date
Dylan Baker 6a8330af59 rust/bindgen: Use Meson rules for C++ headers 1 year ago
Charles Brunet 2c7833b1c9 doc: fix compiler.preprocess varargs documentation 1 year ago
Ole André Vadla Ravnås 6cd2ba42ff env2mfile: move language args to `built-in options` 1 year ago
Charles Brunet 20c9f3e621 Fix base options not reconfigurable 1 year ago
Dylan Baker 5d1c3ae787 mconf|msetup: use Protocol for argparse options 1 year ago
Dylan Baker 95b3b9f710 coredata: use a Protocol for shared options between setup configure and dist 1 year ago
Dylan Baker 39e1bf19fb wrap: remove Resolver.packagename 1 year ago
Dylan Baker 0abc8729bf wrap: remove useless set of `Resolver.directory` 1 year ago
Dylan Baker 9a493f541f wrap: correct return annotation of `Resolver.get_from_wrapdb()` 1 year ago
Dylan Baker 413c288d0d wrap: Mark some methods of Resolver as protected 1 year ago
Dylan Baker bc46ea22f7 modules/i18n: CustomTargets must have `install_dir` if installing 1 year ago
Dylan Baker 8283e4900d build: get_default_install_dir() can be (None, None) or (str, str) 1 year ago
Dylan Baker 477783a65b build: fix some type annotations for get_install_dir 1 year ago
Eli Schwartz a35d4d368a
ciimage: fix pathological brokenness in homebrew packaging of python 1 year ago
Eli Schwartz 4e5df4b3b7
fix crash in generator.process() with an invalid preserve_path_from 1 year ago
Dylan Baker 47acce8ec9 Provide a better error message when mixing host and build machines 1 year ago
Charles Brunet b290a82541 Fix KeyError in Python module 1 year ago
Stephan Lachnit 43fe006190 Fix warning when using scan-build 1 year ago
Eisuke Kawashima c46d0e733e doc: fix descriptions of dependency and find_program 1 year ago
Daan De Meyer 163d703a18 macros: Allow disabling verbose mode 1 year ago
Esther Dalhuisen abdb3afd73 coverage: pass .lcovrc config file to genhtml 1 year ago
Andrew McNulty c80ece2410 workflows: Trigger on all test harness changes 1 year ago
Andrew McNulty c0bf597715 run_project_tests: Fix Cython compiler detection 1 year ago
Jouke Witteveen efad4ba9c5 docs: Remove outdated HDF5 dependency pkg-config statement 1 year ago
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
Jouke Witteveen 524a66116b Add MESONREWRITE to `meson dist` scripts 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