14705 Commits (1da230c9e0f66cf7ecf5a9f5fed70e74e15418ac)
 

Author SHA1 Message Date
Eli Schwartz 1da230c9e0
CI: Windows: downgrade rust to 1.77 9 months ago
Albert Tang f70de5885c xcode: Skip generating PBXBuildStyle on Xcode 9 and above 9 months ago
Albert Tang da20ea01ca xcode: Generate files for highest detected version 9 months ago
Albert Tang 8499e4535b xcode: Detect installed version of Xcode 9 months ago
Filipe Laíns e5aed6ac8f mintro: write humman-readable JSON 9 months ago
Emil Melnikov 8603bb4919 Explain how to add preprocessor defines in FAQ.md 9 months ago
Eli Schwartz d9e3a3f09f
CI: make cuda tests even run to begin with 9 months ago
David Seifert f4577911b4
cuda: avoid test failure without GPU available 9 months ago
David Seifert 6f3841e986 cuda: add test for late `add_languages('cuda')` 9 months ago
David Seifert 7f2c6f644b cuda: disable thin archives when cuda is added through `add_languages('cuda')` later 9 months ago
Bruno 8d9248716c docs: Update GIMP meson adoption 9 months ago
Marc Durdin 0c802d260c remove deprecation warning for `configure_file` kwarg 'copy' 9 months ago
Eli Schwartz d57ca7d2a2
compilers: improve a comment describing why we add a silly clang workaround 9 months ago
Sam James a66cb97e8c
Revert "rust: recursively pull proc-macro dependencies as well" 9 months ago
Jussi Pakkanen 5365d9a842 Refactor option classes to their own file. 9 months ago
Michael Gene Brockus 631b38577e unify listing for FSCL to point to all 9 months ago
David Seifert 7efddcb909 cuda: add test for negative `find_library()` result 9 months ago
David Seifert 4861079360 cuda: fix `cuda.find_library()` hardcoded to yield true 9 months ago
Axel Ricard 4c6d370a0e add cross-compile argument for ldc linker guessing 9 months ago
Axel Ricard 8d7ffe6e86 fix sanity check for d cross-compilation 9 months ago
Eli Schwartz aa9b7b9445
pylint: fix useless-return 9 months ago
Eli Schwartz 125d3344ec
pylint: fix false positive for variable defined in different copies of conditional 9 months ago
Eli Schwartz e343590e7d
pylint: ignore possibly/used-before-assignment as it is prone to FP 9 months ago
Eli Schwartz 29a62ff794
pylint: fix false positive for missing else branch 9 months ago
Jussi Pakkanen 128f0e828e
Pass wrapmode value around as a string. (#13229) 9 months ago
Ralf Gommers 77db04ffa6 Fix handling of C standard support for Emscripten. 9 months ago
Eli Schwartz 7d28ff2939
docs: fix description of cpp_eh=none 9 months ago
Jussi Pakkanen f24307e559
Merge pull request #11421 from mon/ti-armclang 9 months ago
Eli Schwartz bfb9ca0452
CI: gentoo: make logs shorter by reducing progressbar 9 months ago
Eli Schwartz 8f88bbef7c
CI: gentoo: explicitly install gdbus-codegen 9 months ago
Stas Sergeev cfd57180ee implement @PLAINNAME0@ and @BASENAME0@ 9 months ago
sammyj85 f8aefe2070 In Builtin-options documentation, clarify warning_level=0. 9 months ago
Axel Ricard c0e877e53d fix broken link 10 months ago
Daan De Meyer bcaab91bf6 mtest: Set MESON_TEST_ITERATION to the current iteration of the test 10 months ago
David Seifert 14de8ac5a9 cuda: add test for device linking 10 months ago
David Seifert b6e5683764 cuda: disable thin archives when 'cuda' is enabled globally 10 months ago
David Seifert 89a5bde9d9 cuda: pass static archives to nvcc without -Xlinker= prefix 10 months ago
David Seifert c55ca8272c cuda: add test for C++ linking of dependency('cuda') 10 months ago
David Seifert 33adc420f3 cuda: pull in libdir when linking C/C++ 10 months ago
Tristan Partin 8cb16b2d6a Add support for GCC's null_terminated_string_arg function attribute 10 months ago
Tristan Partin 23eb7ba700 Use correct subdir when generating processed file path 10 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