summaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)Author
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-05docs: Add windres to cross-compiling exampleandy5995
2024-10-04docs: Mention that rust edition/standard 2018 or later should be usedDylan Baker
2024-10-01Add a simple reproducibility test command.Jussi Pakkanen
2024-09-29docs: update the Visual Studio guide for the post-0.59 era with automatic vsenvEli Schwartz
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-21add descriptionunknown
2024-09-21Document get_variable(system)unknown
2024-09-19Fix typosspaette
2024-09-14Fix various incorrect uses of `its` vs `it's`.Andrew McNulty
2024-09-12add epiphanyspaette
2024-09-11Fix typosspaette
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-09-04docs: Update descriptions of `host_machine.system()` about WindowsLIU Hao
2024-09-03fix a typoyehor
2024-08-30Feature checks: fall back to reporting insufficiently portable featuresEli Schwartz
2024-08-30Extend MESON_TESTTHREADS usageMarek PikuĊ‚a
2024-08-27Allow external programs in test()'s 'args' parameterDavid Gibson
2024-08-12docs: fix a few grammar and formatting issuesDmitry V. Levin
2024-07-28add initial support for llvm-flangH. Vetinari
2024-07-22docs: make tutorial compatible with GLib versions older than 2.74LegStrong
2024-07-18Link include_directories to implicit_include_directoriesEnrico Zini
2024-07-15cmake: Only propagate interface link flags in depJonathon Anderson
2024-07-12docs: mention cython_args in cython reference docsNathan Goldbaum
2024-07-10docs: explain not to use extern crate in Rust codeAlyssa Ross
2024-07-10Release 1.5.0 time.Jussi Pakkanen
2024-07-05Revert "Clarify mutable objects usage"Eli Schwartz
2024-06-26Update Users.md entry for fossil-libMichael Gene Brockus (Dreamer)
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-06-10Add note about meson-python and installation pathEmil Melnikov
2024-05-31Explain how to add preprocessor defines in FAQ.mdEmil Melnikov
2024-05-26docs: Update GIMP meson adoptionBruno
2024-05-22unify listing for FSCL to point to allMichael Gene Brockus
2024-05-15docs: fix description of cpp_eh=noneEli Schwartz
2024-05-15Merge pull request #11421 from mon/ti-armclangJussi Pakkanen
2024-05-09implement @PLAINNAME0@ and @BASENAME0@Stas Sergeev
2024-05-09In Builtin-options documentation, clarify warning_level=0.sammyj85
2024-05-08fix broken linkAxel Ricard
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-05-01Updating Continuous-Integration.md (#13161)Michael Gene Brockus (Dreamer)