summaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)Author
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)
2024-04-29fix typos and grammars in Build-options.mdNhalrath
2024-04-28Add support for depending on ObjFWJonathan Schleifer
2024-04-27Added NumPy to usersDr. Vedran Miletić
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-23Add a few more notes to the style guideJohn Ericson
2024-04-22docs: fix a typo of pathWu, Zhenyu
2024-04-15Add bztar support to meson distTristan Partin