summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-07-21Add boost_root support to properties files (#7210)cmcneish
2020-07-20string: add substring methodStéphane Cerveau
2020-07-19Fix dirs typo in Vala docs [skip ci]wb9688
2020-07-19Stabilize keyval moduleMarc-André Lureau
2020-07-14Replace `dynamic linker` with `linker` [skip ci]Nathan Lanza
2020-07-14doc: Add warning about --force-fallback-for [skip ci]Xavier Claessens
2020-07-12Updated everything for release 0.55.0.Jussi Pakkanen
2020-07-09doc: Small tweaks to fallback documentation [skip ci]Xavier Claessens
2020-07-05doc: Improve documentation of [provide] section in wrap filesXavier Claessens
2020-07-04doc: Minor typo fix in legal.md [skip ci]Thibault Saunier
2020-07-01wrap: Update doc to give dependency_names example firstXavier Claessens
2020-07-01Fix typo: coma->commaXavier Claessens
2020-07-01find_program: Fallback if a wrap file provide the program nameXavier Claessens
2020-07-01wrap: Add special 'dependency_names' key in [provide] sectionXavier Claessens
2020-07-01wrap: Add 'provide' sectionXavier Claessens
2020-07-01Implicit dependency fallback when a subproject wrap or dir existsXavier Claessens
2020-07-01Merge pull request #7231 from mensinda/cmOverrideJussi Pakkanen
2020-06-30Made Commands.md dynamically generated (#7346)TheQwertiest
2020-06-30Replaced `ninja` with `meson` [skip ci]TheQwertiest
2020-06-30Cleaned up Reference docs [skip ci]TheQwertiest
2020-06-30wrap: Apply patch even in VCS casesXavier Claessens
2020-06-29envconfig: Add [constants] section in machine filesXavier Claessens
2020-06-29Added ability to specify target in `meson compile`TheQwertiest
2020-06-28Added ability to pass arguments to backend in `meson compile`TheQwertiest
2020-06-28syntax.md: document version_compare ambiguities [skip ci]Michael Hirsch, Ph.D
2020-06-28syntax.md: correct markdown heading syntax [skip ci]Michael Hirsch, Ph.D
2020-06-24docs: Add initial docs for the Meson CI [skip ci]Daniel Mensinger
2020-06-24docs: Document string path building with examplesNirbheek Chauhan
2020-06-21mcompile: Add --verbose modeIgor Raits
2020-06-21wrap: Add patch_directory supportXavier Claessens
2020-06-21compiler: add 'force_align_arg_pointer' function attributeTim-Philipp Müller
2020-06-21Merge pull request #7359 from dcbaker/submit/2020-06/sh4Jussi Pakkanen
2020-06-21Update Style-guide.md [skip ci]Michael Brockus
2020-06-21Update Creating-releases.md [skip ci]Michael Brockus
2020-06-19envconfig: Add support SuperH SH-4Dylan Baker
2020-06-19docs: Alphabetically sort the cpu_family reference tableDylan Baker
2020-06-19Update Users.md [skip ci]Cyril Richard
2020-06-18Merge pull request #7196 from cconverse711/llvm-covJussi Pakkanen
2020-06-18docs: replaced `ninja` with appropriate `meson` commands [skip ci]TheQwertiest
2020-06-17coverage: llvm-cov supportCary Converse
2020-06-17update Project-templates.mdMichael
2020-06-16doc: Fix missing --force-fallback-for documentationXavier Claessens
2020-06-16interpreter: add support for --force-fallback-forMathieu Duponchelle
2020-06-16gnome: Add fatal_warnings kwarg to generate_gir()Xavier Claessens
2020-06-15Documentation, FAQ.md, generated_headers [skip ci]laolux
2020-06-15Added docs for all meson commands + corresponding unit test (#7217)TheQwertiest
2020-06-13Tweak gnome.gtkdoc() documentation for clarity and grammarJon Turney
2020-06-12[skip ci] docs: Bring up to date on options per machineJohn Ericson
2020-06-12docs: remove duplicated entry for gnome.generate_gir() documentation [skip ci]坂本 貴史
2020-06-11Correct argument typo in partial_dependnecy (#7300) [skip ci]Phillip Johnston