14821 Commits (8a8a3a0578fd8d5a8720a7a706f6f3b99e857f9c)
 

Author SHA1 Message Date
David Seifert 14de8ac5a9 cuda: add test for device linking 9 months ago
David Seifert b6e5683764 cuda: disable thin archives when 'cuda' is enabled globally 9 months ago
David Seifert 89a5bde9d9 cuda: pass static archives to nvcc without -Xlinker= prefix 9 months ago
David Seifert c55ca8272c cuda: add test for C++ linking of dependency('cuda') 9 months ago
David Seifert 33adc420f3 cuda: pull in libdir when linking C/C++ 9 months ago
Tristan Partin 8cb16b2d6a Add support for GCC's null_terminated_string_arg function attribute 9 months ago
Tristan Partin 23eb7ba700 Use correct subdir when generating processed file path 9 months ago
Tristan Partin a0ff145512 Add required kwarg to compiler.{compiles,links,run} 10 months ago
matyalatte f1f24816a9 use a for loop, check more linker options 10 months ago
matyalatte e3db7af0ea vs2010backend: fix an error when using /MANIFEST:NO 10 months ago
Michael Gene Brockus (Dreamer) f38a8269f8
Updating Continuous-Integration.md (#13161) 10 months ago
Ben Corby bd149f8bca Fix dependencies for vala.links #13158 10 months ago
Nhalrath bb088c50b4 fix typos and grammars in Build-options.md 10 months ago
Eli Schwartz e5f32b7414 catch build files that cannot be opened in utf8 mode and emit useful error 10 months ago
kkz 4f3a3e2efe add punctuation mark to make log more understandable 10 months ago
Jonathan Schleifer e9363e1677 Explicitly set OBJC=cc OBJCXX=c++ for bitcode test 10 months ago
Jonathan Schleifer 538abcf8b1 Install ObjFW on macOS, Fedora and MSYS2 CI 10 months ago
Jonathan Schleifer 6c6529337e Add support for depending on ObjFW 10 months ago
Jonathan Schleifer 205f09e1b0 Prefer Clang over GCC for Objective-C(++) 10 months ago
Benjamin Gilbert c9aa4aff66 mdist: gracefully handle stale Git index 10 months ago
Benjamin Gilbert 2004b7c24d compilers/fortran: fix werror options for Intel compilers 10 months ago
Benjamin Gilbert 1684259f10 backend/ninja: use generate_basic_compiler_args() for C#, Java, Swift 10 months ago
Dr. Vedran Miletić f8d957febf Added NumPy to users 10 months ago
Xavier Claessens 6a1732a29d nasm: Fallback to native compiler when cross compiling 10 months ago
Dylan Baker e4d2aac988 tests/d/10: Fix condition with clang++ and gdc 10 months ago
Eli Schwartz d22bb528c5
CI: ubuntu-rolling: fix configuration for sources after format change 10 months ago
Eli Schwartz 53f18fe505
CI: gentoo: fix profile 23.0 migration dropping default fortran 10 months ago
Dylan Baker 16ed01555d
docs: fix bad link in snippet 10 months ago
Tristan Partin cb1068a288 Catch Python exception in the event alignment can't be converted to int 10 months ago
Eli Schwartz a2ac3bc453
find_library: improve the docs and FeatureNew to fully describe the change 10 months ago
Dylan Baker 80b9b125f4 dependencies/boost: Add new homebrew root 10 months ago
Dylan Baker ff95c7d083 tests: bump C++ requirement of has_header_symbol 10 months ago
Dylan Baker b732070a64 CI/MacOS: move some things out of the run script into the env key 10 months ago
Dylan Baker d40e679c47 CI/MacOS: add missing packages 10 months ago
Dylan Baker 274445d247 CI/MacOS: Fix paths that have changed from /usr/local to /opt/homebrew 10 months ago
Dylan Baker 869bb7bc42 CI/MacOS: switch the Qt4 job to run on an Intel Mac 10 months ago
Xavier Claessens 3a94aef38d rust: Fix warning_level=everything case 10 months ago
Dylan Baker 27dc1bcacb backend/ninja: use re.match instead of re.search 10 months ago
Dylan Baker f603a266ec backend: fix type annotation of Backend.generate 10 months ago
Dylan Baker cf0fecfcef backend/ninja: Fix bug in NinjaRule.length_estimate 10 months ago
Dylan Baker fb5a0b4b61 backend/ninja: add typing annotations to NinjaRule 10 months ago
Jouke Witteveen 8e9be88f69 docs: Add CMake build type release note snippet 10 months ago
Jouke Witteveen 7a6b7ba147 cmake/interpreter: Annotate and style module-level constants 10 months ago
Jussi Pakkanen 575414094d
Merge pull request #13112 from DaanDeMeyer/interactive 10 months ago
Tristan Partin 44c279a920 Use dl instead of zlib for checking an external dependency 10 months ago
Daan De Meyer d68306c9c8 mtest: Connect /dev/null to stdin when not running in interactive mode 10 months ago
Daan De Meyer 344a97e08a Add meson test --interactive 10 months ago
Dylan Baker 4f94284013 interpreter: implement the `name()` method for `ExternalLibraryHolder` 10 months ago
Ben Corby ffa235213c Fix compile.links for vala 10 months ago
Tristan Partin 05e107832d Pass --quiet to glib-genmarshal 10 months ago