14683 Commits (e343590e7d59b4bfd6bc4913ac20ac9c46e702a4)
 

Author SHA1 Message Date
Eli Schwartz e343590e7d
pylint: ignore possibly/used-before-assignment as it is prone to FP 6 months ago
Eli Schwartz 29a62ff794
pylint: fix false positive for missing else branch 6 months ago
Jussi Pakkanen 128f0e828e
Pass wrapmode value around as a string. (#13229) 6 months ago
Ralf Gommers 77db04ffa6 Fix handling of C standard support for Emscripten. 6 months ago
Eli Schwartz 7d28ff2939
docs: fix description of cpp_eh=none 7 months ago
Jussi Pakkanen f24307e559
Merge pull request #11421 from mon/ti-armclang 7 months ago
Eli Schwartz bfb9ca0452
CI: gentoo: make logs shorter by reducing progressbar 7 months ago
Eli Schwartz 8f88bbef7c
CI: gentoo: explicitly install gdbus-codegen 7 months ago
Stas Sergeev cfd57180ee implement @PLAINNAME0@ and @BASENAME0@ 7 months ago
sammyj85 f8aefe2070 In Builtin-options documentation, clarify warning_level=0. 7 months ago
Axel Ricard c0e877e53d fix broken link 7 months ago
Daan De Meyer bcaab91bf6 mtest: Set MESON_TEST_ITERATION to the current iteration of the test 7 months ago
David Seifert 14de8ac5a9 cuda: add test for device linking 7 months ago
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 c55ca8272c cuda: add test for C++ linking of dependency('cuda') 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
Michael Gene Brockus (Dreamer) f38a8269f8
Updating Continuous-Integration.md (#13161) 7 months ago
Ben Corby bd149f8bca Fix dependencies for vala.links #13158 7 months ago
Nhalrath bb088c50b4 fix typos and grammars in Build-options.md 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 e9363e1677 Explicitly set OBJC=cc OBJCXX=c++ for bitcode test 7 months ago
Jonathan Schleifer 538abcf8b1 Install ObjFW on macOS, Fedora and MSYS2 CI 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
Dr. Vedran Miletić f8d957febf Added NumPy to users 7 months ago
Xavier Claessens 6a1732a29d nasm: Fallback to native compiler when cross compiling 7 months ago
Dylan Baker e4d2aac988 tests/d/10: Fix condition with clang++ and gdc 7 months ago
Eli Schwartz d22bb528c5
CI: ubuntu-rolling: fix configuration for sources after format change 7 months ago
Eli Schwartz 53f18fe505
CI: gentoo: fix profile 23.0 migration dropping default fortran 7 months ago
Dylan Baker 16ed01555d
docs: fix bad link in snippet 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
Dylan Baker ff95c7d083 tests: bump C++ requirement of has_header_symbol 7 months ago
Dylan Baker b732070a64 CI/MacOS: move some things out of the run script into the env key 7 months ago
Dylan Baker d40e679c47 CI/MacOS: add missing packages 7 months ago
Dylan Baker 274445d247 CI/MacOS: Fix paths that have changed from /usr/local to /opt/homebrew 7 months ago
Dylan Baker 869bb7bc42 CI/MacOS: switch the Qt4 job to run on an Intel Mac 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