summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2024-11-11Add Linux PAM to list of usersNoah Gitsham
2024-11-06Check for uppercase 'head' when updating subprojectsandy5995
2024-11-06vcs_tag: Add install kwargsXavier Claessens
2024-11-05Document hotdoc.generate_doc(depends:) kwargFrank Dana
2024-11-04Add archiver to reference tablesSebastian Ehlert
2024-11-01modules/wayland: document that scan_xml can take any protocol.Érico Nogueira
2024-10-31Correct typo in example Python module optionLuke Smith
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-21docs: grammar suggestion ("Clarity..")andy5995
2024-10-21docs: fix typoBenoit Pierre
2024-10-20Add GNU/Hurd kernel resultsSamuel Thibault
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-05docs: Add windres to cross-compiling exampleandy5995
2024-10-04docs: Mention that rust edition/standard 2018 or later should be usedDylan Baker
2024-10-02Document the .kernel() and .subsystem() methodsDylan Baker
2024-10-02docs: Use examples for build_machine.cpu() that genuinely existSimon McVittie
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-11Harmonize d_import_dirs and include_directories behavior.Andrew McNulty
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-08-05docs: fix example for feature.requireMarvin Scholz
2024-08-04docs: document prefer_static effect on dependency()Sertonix
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-11docs: Add some commas to subdir_done() descriptionWill Thompson