aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)AuthorFilesLines
2024-10-24cargo: Fix feature resolutionXavier Claessens1-0/+14
2024-10-20Update docs and version number for release.1.6.0Jussi Pakkanen15-152/+0
2024-10-17Update release notes for 1.6.0.Aditya Vidyadhar Kamath1-0/+7
2024-10-11cargo: Document that cargo subprojects is an experimental featureXavier Claessens1-0/+8
2024-10-11Add options for standard parameter for nvc and nvc++Kevin Meagher1-0/+6
2024-10-01Add a simple reproducibility test command.Jussi Pakkanen1-0/+15
2024-09-24linkers: basic support for the 'zig cc' linkerAndrei Alexeyev1-0/+18
2024-09-24qt module: allow has_tools to specify which tools to checkPierre Lamot1-0/+12
2024-09-21add doc snippetunknown1-0/+3
2024-09-21Document get_variable(system)unknown1-0/+3
2024-09-06alias_target with both_libs builds bothCharles Brunet2-0/+13
2024-09-06auto select static or shared when linking both_libraries togetherCharles Brunet1-0/+7
2024-09-06add default_both_libraries core optionCharles Brunet1-0/+4
2024-08-30Feature checks: fall back to reporting insufficiently portable featuresEli Schwartz1-0/+29
2024-08-27Allow external programs in test()'s 'args' parameterDavid Gibson1-0/+10
2024-07-28add initial support for llvm-flangH. Vetinari1-0/+9
2024-07-15cmake: Only propagate interface link flags in depJonathon Anderson1-0/+8
2024-07-10Release 1.5.0 time.1.5.0Jussi Pakkanen19-187/+0
2024-06-23find_program: add a kwarg to specify custom version argumentDudemanguy1-0/+12
2024-06-17Add meson test --max-linesDaan De Meyer1-0/+6
2024-06-14cargo: Load Cargo.lockXavier Claessens1-0/+6
2024-05-15Merge pull request #11421 from mon/ti-armclangJussi Pakkanen1-0/+3
2024-05-09implement @PLAINNAME0@ and @BASENAME0@Stas Sergeev1-0/+11
2024-05-08mtest: Set MESON_TEST_ITERATION to the current iteration of the testDaan De Meyer1-0/+5
2024-05-07Add support for GCC's null_terminated_string_arg function attributeTristan Partin1-0/+13
2024-05-01Add required kwarg to compiler.{compiles,links,run}Tristan Partin1-0/+21
2024-04-28Add support for depending on ObjFWJonathan Schleifer1-0/+24
2024-04-25docs: fix bad link in snippetDylan Baker1-1/+1
2024-04-25find_library: improve the docs and FeatureNew to fully describe the changeEli Schwartz1-1/+3
2024-04-24docs: Add CMake build type release note snippetJouke Witteveen1-0/+15
2024-04-24Merge pull request #13112 from DaanDeMeyer/interactiveJussi Pakkanen1-0/+6
2024-04-23Add meson test --interactiveDaan De Meyer1-0/+6
2024-04-23interpreter: implement the `name()` method for `ExternalLibraryHolder`Dylan Baker1-0/+3
2024-04-15Add bztar support to meson distTristan Partin1-0/+4
2024-04-08meson format commandCharles Brunet1-0/+4
2024-03-18mconf: Reload the options files if they have changedDylan Baker1-0/+12
2024-03-15compilers: Every compiler can run codeXavier Claessens1-0/+4
2024-03-15wayland: Stable protocols can have a versionXavier Claessens1-0/+13
2024-03-15cargo: Add API version into dependency nameXavier Claessens1-0/+19
2024-03-13Generate relnotes for 1.4.0.Jussi Pakkanen14-88/+0
2024-03-13Basic support for TI ARM-CLANG toolchainWilliam Toohey1-0/+3
2024-03-12Added support for Texas Instruments C6000 compiler.Petr Machacek1-0/+4
2024-02-26docs: fix typo in snippet: "hueristic" -> "heuristic"Dylan Baker1-1/+1
2024-02-25docs: fix some release notes snippet typosEli Schwartz2-2/+2
2024-02-24Add support for BuildTargetTypes to various fs module functionsTristan Partin1-0/+9
2024-02-24Allow using CustomTarget as test executableCharles Brunet1-0/+4
2024-02-23mtest: set MSAN_OPTIONS to abort by defaultSam James1-0/+6
2024-02-23env.unset methodCharles Brunet1-0/+4
2024-02-23modules/rust: inject a C/C++ standard for bindgenDylan Baker1-0/+3
2024-02-23modules/rust: Allow explicitly setting the language to bindDylan Baker1-0/+5