aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2020-07-30Allow setting project options from cross or native filesDylan Baker2-0/+57
2020-07-28Describe syntax of `meson configure [skip ci]Matthew D. Scholefield1-1/+1
2020-07-22coredata: Make warning_level per subproject builtin optionXavier Claessens2-21/+44
2020-07-21Add boost_root support to properties files (#7210)cmcneish1-2/+6
2020-07-20string: add substring methodStéphane Cerveau2-0/+23
2020-07-19Fix dirs typo in Vala docs [skip ci]wb96881-1/+1
2020-07-19Stabilize keyval moduleMarc-André Lureau2-2/+9
2020-07-14Replace `dynamic linker` with `linker` [skip ci]Nathan Lanza1-1/+1
2020-07-14doc: Add warning about --force-fallback-for [skip ci]Xavier Claessens1-0/+22
2020-07-12Updated everything for release 0.55.0.0.55.0Jussi Pakkanen27-275/+308
2020-07-09doc: Small tweaks to fallback documentation [skip ci]Xavier Claessens2-2/+6
2020-07-05doc: Improve documentation of [provide] section in wrap filesXavier Claessens2-20/+49
2020-07-04doc: Minor typo fix in legal.md [skip ci]Thibault Saunier1-1/+1
2020-07-01wrap: Update doc to give dependency_names example firstXavier Claessens1-8/+8
2020-07-01Fix typo: coma->commaXavier Claessens1-1/+1
2020-07-01find_program: Fallback if a wrap file provide the program nameXavier Claessens2-0/+18
2020-07-01wrap: Add special 'dependency_names' key in [provide] sectionXavier Claessens1-4/+18
2020-07-01wrap: Add 'provide' sectionXavier Claessens3-2/+41
2020-07-01Implicit dependency fallback when a subproject wrap or dir existsXavier Claessens2-1/+12
2020-07-01Merge pull request #7231 from mensinda/cmOverrideJussi Pakkanen2-3/+91
2020-06-30Made Commands.md dynamically generated (#7346)TheQwertiest3-662/+324
2020-06-30Replaced `ninja` with `meson` [skip ci]TheQwertiest6-9/+9
2020-06-30Cleaned up Reference docs [skip ci]TheQwertiest1-486/+470
2020-06-30wrap: Apply patch even in VCS casesXavier Claessens2-5/+12
2020-06-29envconfig: Add [constants] section in machine filesXavier Claessens2-0/+93
2020-06-29Added ability to specify target in `meson compile`TheQwertiest2-5/+53
2020-06-28Added ability to pass arguments to backend in `meson compile`TheQwertiest2-1/+56
2020-06-28syntax.md: document version_compare ambiguities [skip ci]Michael Hirsch, Ph.D1-0/+8
2020-06-28syntax.md: correct markdown heading syntax [skip ci]Michael Hirsch, Ph.D1-46/+33
2020-06-24docs: Add initial docs for the Meson CI [skip ci]Daniel Mensinger2-0/+54
2020-06-24docs: Document string path building with examplesNirbheek Chauhan1-3/+22
2020-06-21mcompile: Add --verbose modeIgor Raits2-0/+7
2020-06-21wrap: Add patch_directory supportXavier Claessens2-0/+11
2020-06-21compiler: add 'force_align_arg_pointer' function attributeTim-Philipp Müller1-43/+46
2020-06-21Merge pull request #7359 from dcbaker/submit/2020-06/sh4Jussi Pakkanen1-3/+4
2020-06-21Update Style-guide.md [skip ci]Michael Brockus1-0/+6
2020-06-21Update Creating-releases.md [skip ci]Michael Brockus1-17/+38
2020-06-19envconfig: Add support SuperH SH-4Dylan Baker1-0/+1
2020-06-19docs: Alphabetically sort the cpu_family reference tableDylan Baker1-3/+3
2020-06-19Update Users.md [skip ci]Cyril Richard1-0/+1
2020-06-18Merge pull request #7196 from cconverse711/llvm-covJussi Pakkanen2-2/+5
2020-06-18docs: replaced `ninja` with appropriate `meson` commands [skip ci]TheQwertiest23-85/+113
2020-06-17coverage: llvm-cov supportCary Converse2-2/+5
2020-06-17update Project-templates.mdMichael1-2/+21
2020-06-16doc: Fix missing --force-fallback-for documentationXavier Claessens1-0/+8
2020-06-16interpreter: add support for --force-fallback-forMathieu Duponchelle3-0/+27
2020-06-16gnome: Add fatal_warnings kwarg to generate_gir()Xavier Claessens2-0/+6
2020-06-15Documentation, FAQ.md, generated_headers [skip ci]laolux1-1/+1
2020-06-15Added docs for all meson commands + corresponding unit test (#7217)TheQwertiest2-0/+605
2020-06-13Tweak gnome.gtkdoc() documentation for clarity and grammarJon Turney1-2/+2