index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-09
In Builtin-options documentation, clarify warning_level=0.
sammyj85
2024-05-08
fix broken link
Axel Ricard
2024-05-08
mtest: Set MESON_TEST_ITERATION to the current iteration of the test
Daan De Meyer
2024-05-07
cuda: add test for device linking
David Seifert
2024-05-07
cuda: disable thin archives when 'cuda' is enabled globally
David Seifert
2024-05-07
cuda: pass static archives to nvcc without -Xlinker= prefix
David Seifert
2024-05-07
cuda: add test for C++ linking of dependency('cuda')
David Seifert
2024-05-07
cuda: pull in libdir when linking C/C++
David Seifert
2024-05-07
Add support for GCC's null_terminated_string_arg function attribute
Tristan Partin
2024-05-07
Use correct subdir when generating processed file path
Tristan Partin
2024-05-01
Add required kwarg to compiler.{compiles,links,run}
Tristan Partin
2024-05-01
use a for loop, check more linker options
matyalatte
2024-05-01
vs2010backend: fix an error when using /MANIFEST:NO
matyalatte
2024-05-01
Updating Continuous-Integration.md (#13161)
Michael Gene Brockus (Dreamer)
2024-04-30
Fix dependencies for vala.links #13158
Ben Corby
2024-04-29
fix typos and grammars in Build-options.md
Nhalrath
2024-04-28
catch build files that cannot be opened in utf8 mode and emit useful error
Eli Schwartz
2024-04-28
add punctuation mark to make log more understandable
kkz
2024-04-28
Explicitly set OBJC=cc OBJCXX=c++ for bitcode test
Jonathan Schleifer
2024-04-28
Install ObjFW on macOS, Fedora and MSYS2 CI
Jonathan Schleifer
2024-04-28
Add support for depending on ObjFW
Jonathan Schleifer
2024-04-28
Prefer Clang over GCC for Objective-C(++)
Jonathan Schleifer
2024-04-27
mdist: gracefully handle stale Git index
Benjamin Gilbert
2024-04-27
compilers/fortran: fix werror options for Intel compilers
Benjamin Gilbert
2024-04-27
backend/ninja: use generate_basic_compiler_args() for C#, Java, Swift
Benjamin Gilbert
2024-04-27
Added NumPy to users
Dr. Vedran Miletić
2024-04-26
nasm: Fallback to native compiler when cross compiling
Xavier Claessens
2024-04-25
tests/d/10: Fix condition with clang++ and gdc
Dylan Baker
2024-04-25
CI: ubuntu-rolling: fix configuration for sources after format change
Eli Schwartz
2024-04-25
CI: gentoo: fix profile 23.0 migration dropping default fortran
Eli Schwartz
2024-04-25
docs: fix bad link in snippet
Dylan Baker
2024-04-25
Catch Python exception in the event alignment can't be converted to int
Tristan Partin
2024-04-25
find_library: improve the docs and FeatureNew to fully describe the change
Eli Schwartz
2024-04-25
dependencies/boost: Add new homebrew root
Dylan Baker
2024-04-25
tests: bump C++ requirement of has_header_symbol
Dylan Baker
2024-04-25
CI/MacOS: move some things out of the run script into the env key
Dylan Baker
2024-04-25
CI/MacOS: add missing packages
Dylan Baker
2024-04-25
CI/MacOS: Fix paths that have changed from /usr/local to /opt/homebrew
Dylan Baker
2024-04-25
CI/MacOS: switch the Qt4 job to run on an Intel Mac
Dylan Baker
2024-04-24
rust: Fix warning_level=everything case
Xavier Claessens
2024-04-24
backend/ninja: use re.match instead of re.search
Dylan Baker
2024-04-24
backend: fix type annotation of Backend.generate
Dylan Baker
2024-04-24
backend/ninja: Fix bug in NinjaRule.length_estimate
Dylan Baker
2024-04-24
backend/ninja: add typing annotations to NinjaRule
Dylan Baker
2024-04-24
docs: Add CMake build type release note snippet
Jouke Witteveen
2024-04-24
cmake/interpreter: Annotate and style module-level constants
Jouke Witteveen
2024-04-24
Merge pull request #13112 from DaanDeMeyer/interactive
Jussi Pakkanen
2024-04-23
Use dl instead of zlib for checking an external dependency
Tristan Partin
2024-04-23
mtest: Connect /dev/null to stdin when not running in interactive mode
Daan De Meyer
2024-04-23
Add meson test --interactive
Daan De Meyer
[next]