aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)AuthorFilesLines
2020-08-25Merge pull request #7581 from peterh/aixJussi Pakkanen1-0/+8
2020-08-25qt module: add qresource support to compile_translationsEli Schwartz2-0/+36
2020-08-23Merge pull request #7600 from alexrp/masterJussi Pakkanen2-2/+2
2020-08-22Add C2x option support.Alex Rønne Petersen2-2/+2
2020-08-22Merge pull request #7447 from scivision/nvcJussi Pakkanen2-0/+4
2020-08-22added VS Code/Codium extention [skip ci]noasakurajin1-0/+1
2020-08-21Virtualization 💖 Meson [skip ci]Paolo Bonzini1-0/+2
2020-08-18Interpreter: Fix c_stdlib usageXavier Claessens2-1/+19
2020-08-17docs: add AIX preliminary support snippetPeter Harris1-0/+8
2020-08-15add owl chess in Users.md [skip ci]Michael Brockus1-0/+1
2020-08-15Add paper rock scissors to Users.md [skip ci]Michael Brockus1-0/+1
2020-08-15Add that prefix keyword works for cc.get_defineJohn Scott1-1/+1
2020-08-14docs: Clarify some FAQs in the Tutorial [skip ci]Nirbheek Chauhan1-1/+13
2020-08-08Written a new paragraph for var naming recommendation (#7531)Michael Brockus1-3/+6
2020-08-05Document VS backend from_buildtype behaviour change in release notesNirbheek Chauhan1-0/+8
2020-08-02Merge pull request #6597 from dcbaker/full-project-configDylan Baker2-13/+160
2020-08-02docs/users: Add HarfBuzz [skip ci]Ebrahim Byagowi1-0/+1
2020-08-01update version from 0.55. to 0.56Dylan Baker1-4/+4
2020-08-01machine-files: deprecate the paths sectionDylan Baker1-1/+3
2020-08-01docs/machine-files: Add a section on data typesDylan Baker1-8/+40
2020-08-01Allow setting built-in options from cross/native filesDylan Baker2-5/+68
2020-07-31Doc: Added clarification on introspection files gen order [skip ci]Alexis Jeandet1-1/+2
2020-07-30docs/Machine-files: remove duplicate Properties sectionDylan Baker1-7/+0
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-13docMichael Hirsch, Ph.D2-0/+4
2020-07-12Updated everything for release 0.55.0.0.55.0Jussi Pakkanen26-275/+307
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)TheQwertiest1-658/+0
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