9314 Commits (74dd77ed81c90e3655b3dff5bfe98410a85dd4f0)

Author SHA1 Message Date
David Seifert b6e5683764 cuda: disable thin archives when 'cuda' is enabled globally 7 months ago
David Seifert 89a5bde9d9 cuda: pass static archives to nvcc without -Xlinker= prefix 7 months ago
David Seifert 33adc420f3 cuda: pull in libdir when linking C/C++ 7 months ago
Tristan Partin 8cb16b2d6a Add support for GCC's null_terminated_string_arg function attribute 7 months ago
Tristan Partin 23eb7ba700 Use correct subdir when generating processed file path 7 months ago
Tristan Partin a0ff145512 Add required kwarg to compiler.{compiles,links,run} 7 months ago
matyalatte f1f24816a9 use a for loop, check more linker options 7 months ago
matyalatte e3db7af0ea vs2010backend: fix an error when using /MANIFEST:NO 7 months ago
Ben Corby bd149f8bca Fix dependencies for vala.links #13158 7 months ago
Eli Schwartz e5f32b7414 catch build files that cannot be opened in utf8 mode and emit useful error 7 months ago
kkz 4f3a3e2efe add punctuation mark to make log more understandable 7 months ago
Jonathan Schleifer 6c6529337e Add support for depending on ObjFW 7 months ago
Jonathan Schleifer 205f09e1b0 Prefer Clang over GCC for Objective-C(++) 7 months ago
Benjamin Gilbert c9aa4aff66 mdist: gracefully handle stale Git index 7 months ago
Benjamin Gilbert 2004b7c24d compilers/fortran: fix werror options for Intel compilers 7 months ago
Benjamin Gilbert 1684259f10 backend/ninja: use generate_basic_compiler_args() for C#, Java, Swift 7 months ago
Xavier Claessens 6a1732a29d nasm: Fallback to native compiler when cross compiling 7 months ago
Tristan Partin cb1068a288 Catch Python exception in the event alignment can't be converted to int 7 months ago
Eli Schwartz a2ac3bc453
find_library: improve the docs and FeatureNew to fully describe the change 7 months ago
Dylan Baker 80b9b125f4 dependencies/boost: Add new homebrew root 7 months ago
Xavier Claessens 3a94aef38d rust: Fix warning_level=everything case 7 months ago
Dylan Baker 27dc1bcacb backend/ninja: use re.match instead of re.search 7 months ago
Dylan Baker f603a266ec backend: fix type annotation of Backend.generate 7 months ago
Dylan Baker cf0fecfcef backend/ninja: Fix bug in NinjaRule.length_estimate 7 months ago
Dylan Baker fb5a0b4b61 backend/ninja: add typing annotations to NinjaRule 7 months ago
Jouke Witteveen 7a6b7ba147 cmake/interpreter: Annotate and style module-level constants 7 months ago
Daan De Meyer d68306c9c8 mtest: Connect /dev/null to stdin when not running in interactive mode 7 months ago
Daan De Meyer 344a97e08a Add meson test --interactive 7 months ago
Dylan Baker 4f94284013 interpreter: implement the `name()` method for `ExternalLibraryHolder` 7 months ago
Ben Corby ffa235213c Fix compile.links for vala 7 months ago
Tristan Partin 05e107832d Pass --quiet to glib-genmarshal 7 months ago
Momtchil Momtchev 286898219b add an error message for targets that are not dependencies 7 months ago
Ole André Vadla Ravnås 0cec1c03d8 coredata: Fix is_per_machine_option() for builtins 7 months ago
Dylan Baker 9e3b3db705 backend/ninja: Fix cases where None is passed when unexpected 8 months ago
Jonathon Anderson 46b3c1c30d python: Fix header check for system method 8 months ago
Eli Schwartz f9eef40982
allow any alternative python freeze tool to work with meson 8 months ago
Eli Schwartz c99fc40bb7
compilers: fix crash when compiler check returns None output 8 months ago
Eli Schwartz 39f6d11792
micro-optimize iteration of evaluated set 8 months ago
Tristan Partin 2d3954efac Add bztar support to meson dist 8 months ago
William D. Jones 886836a69b Don't sanitize a None path when checking for, but could not find, unsupported cl clones. 8 months ago
Xavier Claessens 9f02d0a3e5 Clarify mutable objects usage 8 months ago
Dylan Baker f44541e1c7 dependencies/dev: make the warning about LLVM's CMake non-fatal 8 months ago
Dylan Baker b6d7a7a5b7 dependencies/llvm: Try to make warning about CMake better 8 months ago
Jouke Witteveen bcb82b390a cmake: best-effort build type propagation 8 months ago
L. E. Segovia 6c090cab51 nasm, yasm: Fix debug flags for Windows and macOS 8 months ago
L. E. Segovia 5e10033eb5 backends: Add Nasm support to Xcode through a custom build rule 8 months ago
L. E. Segovia c0696889ff backends: Add Nasm support to Xcode through a custom build rule 8 months ago
L. E. Segovia 7b77fa0174 nasm, yasm: Fix debug flags for Windows and macOS 8 months ago
Dylan Baker d6a0b7a6ec interpreter: never expose implementation details of the modules package 8 months ago
Dylan Baker d617dc6869 modules: rename qt.py -> _qt.py 8 months ago