summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)Author
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
2024-03-13Basic support for TI ARM-CLANG toolchainWilliam Toohey
2024-03-12Added support for Texas Instruments C6000 compiler.Petr Machacek
2024-02-26docs: fix typo in snippet: "hueristic" -> "heuristic"Dylan Baker
2024-02-25docs: fix some release notes snippet typosEli Schwartz
2024-02-24Add support for BuildTargetTypes to various fs module functionsTristan Partin
2024-02-24Allow using CustomTarget as test executableCharles Brunet
2024-02-23mtest: set MSAN_OPTIONS to abort by defaultSam James
2024-02-23env.unset methodCharles Brunet
2024-02-23modules/rust: inject a C/C++ standard for bindgenDylan Baker
2024-02-23modules/rust: Allow explicitly setting the language to bindDylan Baker
2024-02-23rust/bindgen: Use Meson rules for C++ headersDylan Baker
2024-02-12qt: add preserve_paths keyword to functionsCharles Brunet
2024-02-06Add a numpy dependency with pkg-config and configtool methodsRalf Gommers
2024-01-17compiler.preprocess: add depends kwargStas Sergeev
2024-01-09compilers: cpp: wire up debugstl for ClangSam James
2024-01-09compilers: cpp: wire up stdlib assertionsSam James
2023-12-12cmake: parse project versionNicolas Werner
2023-11-24File: Add full_path() methodXavier Claessens
2023-11-19Generate release notes for 1.3.0.Jussi Pakkanen