aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-07cuda: add test for C++ linking of dependency('cuda')David Seifert1-1/+1
2024-05-07cuda: pull in libdir when linking C/C++David Seifert1-1/+1
2024-05-07Add support for GCC's null_terminated_string_arg function attributeTristan Partin4-48/+72
2024-05-07Use correct subdir when generating processed file pathTristan Partin3-5/+29
2024-05-01Add required kwarg to compiler.{compiles,links,run}Tristan Partin7-8/+124
2024-05-01use a for loop, check more linker optionsmatyalatte1-12/+26
2024-05-01vs2010backend: fix an error when using /MANIFEST:NOmatyalatte1-5/+20
2024-05-01Updating Continuous-Integration.md (#13161)Michael Gene Brockus (Dreamer)1-103/+141
2024-04-30Fix dependencies for vala.links #13158Ben Corby2-0/+108
2024-04-29fix typos and grammars in Build-options.mdNhalrath1-4/+4
2024-04-28catch build files that cannot be opened in utf8 mode and emit useful errorEli Schwartz5-17/+28
2024-04-28add punctuation mark to make log more understandablekkz1-3/+3
2024-04-28Explicitly set OBJC=cc OBJCXX=c++ for bitcode testJonathan Schleifer1-0/+6
2024-04-28Install ObjFW on macOS, Fedora and MSYS2 CIJonathan Schleifer3-2/+3
2024-04-28Add support for depending on ObjFWJonathan Schleifer10-5/+160
2024-04-28Prefer Clang over GCC for Objective-C(++)Jonathan Schleifer2-6/+8
2024-04-27mdist: gracefully handle stale Git indexBenjamin Gilbert2-1/+5
2024-04-27compilers/fortran: fix werror options for Intel compilersBenjamin Gilbert1-0/+6
2024-04-27backend/ninja: use generate_basic_compiler_args() for C#, Java, SwiftBenjamin Gilbert3-14/+19
2024-04-27Added NumPy to usersDr. Vedran Miletić1-0/+1
2024-04-26nasm: Fallback to native compiler when cross compilingXavier Claessens1-3/+9
2024-04-25tests/d/10: Fix condition with clang++ and gdcDylan Baker1-1/+2
2024-04-25CI: ubuntu-rolling: fix configuration for sources after format changeEli Schwartz1-1/+1
2024-04-25CI: gentoo: fix profile 23.0 migration dropping default fortranEli Schwartz1-0/+3
2024-04-25docs: fix bad link in snippetDylan Baker1-1/+1
2024-04-25Catch Python exception in the event alignment can't be converted to intTristan Partin1-1/+9
2024-04-25find_library: improve the docs and FeatureNew to fully describe the changeEli Schwartz2-2/+4
2024-04-25dependencies/boost: Add new homebrew rootDylan Baker1-2/+7
2024-04-25tests: bump C++ requirement of has_header_symbolDylan Baker1-1/+4
2024-04-25CI/MacOS: move some things out of the run script into the env keyDylan Baker1-1/+1
2024-04-25CI/MacOS: add missing packagesDylan Baker1-2/+2
2024-04-25CI/MacOS: Fix paths that have changed from /usr/local to /opt/homebrewDylan Baker1-10/+10
2024-04-25CI/MacOS: switch the Qt4 job to run on an Intel MacDylan Baker1-1/+3
2024-04-24rust: Fix warning_level=everything caseXavier Claessens1-0/+1
2024-04-24backend/ninja: use re.match instead of re.searchDylan Baker1-1/+1
2024-04-24backend: fix type annotation of Backend.generateDylan Baker5-5/+6
2024-04-24backend/ninja: Fix bug in NinjaRule.length_estimateDylan Baker1-8/+7
2024-04-24backend/ninja: add typing annotations to NinjaRuleDylan Baker1-14/+16
2024-04-24docs: Add CMake build type release note snippetJouke Witteveen1-0/+15
2024-04-24cmake/interpreter: Annotate and style module-level constantsJouke Witteveen1-23/+25
2024-04-24Merge pull request #13112 from DaanDeMeyer/interactiveJussi Pakkanen5-14/+42
2024-04-23Use dl instead of zlib for checking an external dependencyTristan Partin1-1/+1
2024-04-23mtest: Connect /dev/null to stdin when not running in interactive modeDaan De Meyer1-1/+5
2024-04-23Add meson test --interactiveDaan De Meyer5-13/+37
2024-04-23interpreter: implement the `name()` method for `ExternalLibraryHolder`Dylan Baker3-0/+14
2024-04-23Fix compile.links for valaBen Corby2-0/+64
2024-04-23Pass --quiet to glib-genmarshalTristan Partin1-1/+1
2024-04-23Add a few more notes to the style guideJohn Ericson1-4/+8
2024-04-22docs: fix a typo of pathWu, Zhenyu1-1/+1
2024-04-22add an error message for targets that are not dependenciesMomtchil Momtchev1-0/+2