summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)Author
2024-12-29dependencies: add custom atomic dependencyDudemanguy
2024-12-19rust: raise a warning if clippy is used instead of rustcPaolo Bonzini
2024-12-19ninjabackend: add support for "ninja clippy"Paolo Bonzini
2024-12-19scripts: convert run_tool to asyncioPaolo Bonzini
2024-12-19introspect: add machine to target_sourcesPaolo Bonzini
2024-12-19mtest: move determine_worker_count to utils, generalizePaolo Bonzini
2024-12-06format: allow input from stdinCharles Brunet
2024-11-06vcs_tag: Add install kwargsXavier Claessens
2024-10-28external-project: Setup devenv to run programsXavier Claessens
2024-10-26Reimplement several methods for Fortran compilersSébastien Villemot
2024-10-24cargo: Fix feature resolutionXavier Claessens
2024-10-20Update docs and version number for release.Jussi Pakkanen
2024-10-17Update release notes for 1.6.0.Aditya Vidyadhar Kamath
2024-10-11cargo: Document that cargo subprojects is an experimental featureXavier Claessens
2024-10-11Add options for standard parameter for nvc and nvc++Kevin Meagher
2024-10-01Add a simple reproducibility test command.Jussi Pakkanen
2024-09-24linkers: basic support for the 'zig cc' linkerAndrei Alexeyev
2024-09-24qt module: allow has_tools to specify which tools to checkPierre Lamot
2024-09-21add doc snippetunknown
2024-09-21Document get_variable(system)unknown
2024-09-06alias_target with both_libs builds bothCharles Brunet
2024-09-06auto select static or shared when linking both_libraries togetherCharles Brunet
2024-09-06add default_both_libraries core optionCharles Brunet
2024-08-30Feature checks: fall back to reporting insufficiently portable featuresEli Schwartz
2024-08-27Allow external programs in test()'s 'args' parameterDavid Gibson
2024-07-28add initial support for llvm-flangH. Vetinari
2024-07-15cmake: Only propagate interface link flags in depJonathon Anderson
2024-07-10Release 1.5.0 time.Jussi Pakkanen
2024-06-23find_program: add a kwarg to specify custom version argumentDudemanguy
2024-06-17Add meson test --max-linesDaan De Meyer
2024-06-14cargo: Load Cargo.lockXavier Claessens
2024-05-15Merge pull request #11421 from mon/ti-armclangJussi Pakkanen
2024-05-09implement @PLAINNAME0@ and @BASENAME0@Stas Sergeev
2024-05-08mtest: Set MESON_TEST_ITERATION to the current iteration of the testDaan De Meyer
2024-05-07Add support for GCC's null_terminated_string_arg function attributeTristan Partin
2024-05-01Add required kwarg to compiler.{compiles,links,run}Tristan Partin
2024-04-28Add support for depending on ObjFWJonathan Schleifer
2024-04-25docs: fix bad link in snippetDylan Baker
2024-04-25find_library: improve the docs and FeatureNew to fully describe the changeEli Schwartz
2024-04-24docs: Add CMake build type release note snippetJouke Witteveen
2024-04-24Merge pull request #13112 from DaanDeMeyer/interactiveJussi Pakkanen
2024-04-23Add meson test --interactiveDaan De Meyer
2024-04-23interpreter: implement the `name()` method for `ExternalLibraryHolder`Dylan Baker
2024-04-15Add bztar support to meson distTristan Partin
2024-04-08meson format commandCharles Brunet
2024-03-18mconf: Reload the options files if they have changedDylan Baker
2024-03-15compilers: Every compiler can run codeXavier Claessens
2024-03-15wayland: Stable protocols can have a versionXavier Claessens
2024-03-15cargo: Add API version into dependency nameXavier Claessens
2024-03-13Generate relnotes for 1.4.0.Jussi Pakkanen