summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Created documentation page for code contributions.contributingJussi Pakkanen2017-12-173-5/+160
* make clickableShawn Landden2017-12-171-1/+1
* Update Users.mdShawn Landden2017-12-161-1/+1
* Enable re-compilation of GNOME gschema files if they have changed.Michael James Gratton2017-12-131-0/+7
* Add Geary to the list of users - will use meson for the next release.Michael James Gratton2017-12-131-0/+1
* docs: Change variable in pkg-config exampleIñigo Martínez2017-12-121-1/+1
* docs: Add documentation to dependency variablesIñigo Martínez2017-12-122-1/+18
* Fix documentation on disabler behaviour with short circuiting.Jussi Pakkanen2017-12-112-2/+3
* Updated version number for new release.0.44.0Jussi Pakkanen2017-12-1015-148/+152
* Merge pull request #2745 from dcbaker/submit/haikuJussi Pakkanen2017-12-101-1/+2
|\
| * docs: Add haiku to reference tableDylan Baker2017-12-071-1/+2
* | Touch up install_dir() documentationErnestas Kulik2017-12-091-5/+1
* | Fix typo in release note snippet for get_unquotedJon Turney2017-12-091-2/+2
|/
* Merge pull request #2731 from mesonbuild/disablerJussi Pakkanen2017-12-054-0/+112
|\
| * Added documentation for disabler objects.Jussi Pakkanen2017-12-054-0/+112
* | Document and improve not-found dependency objectsJon Turney2017-12-051-4/+8
* | Minor fixes.Jussi Pakkanen2017-12-031-1/+1
* | String arguments can permit arbitrary string valuesJussi Pakkanen2017-12-032-17/+45
* | Reformatted and fixed running doc.Jussi Pakkanen2017-12-021-22/+80
|/
* Merge pull request #2390 from dcbaker/submit/options-listJussi Pakkanen2017-12-022-9/+45
|\
| * Add new array type optionDylan Baker2017-11-292-9/+45
* | cross: Implement support for loading cross files from system pathsDylan Baker2017-11-302-0/+46
* | Merge pull request #2701 from dcbaker/submit/better-llvm-docsJussi Pakkanen2017-11-291-0/+29
|\ \
| * | docs: Add better documentation of the LLVM dependencyDylan Baker2017-11-281-0/+29
| |/
* | docs: note when warning() was addedZbigniew Jędrzejewski-Szmek2017-11-291-0/+2
|/
* Merge pull request #2512 from dcbaker/wip/config-tool-variablesJussi Pakkanen2017-11-283-19/+24
|\
| * docs: add documentation for config_tool variable methodDylan Baker2017-11-232-0/+15
| * docs: consolidate config-tool based dependenciesDylan Baker2017-11-231-19/+9
* | Add if_found kwarg to subdir().Jussi Pakkanen2017-11-272-1/+20
* | Merge pull request #2690 from jsoref/spellingJussi Pakkanen2017-11-272-2/+2
|\ \
| * | useless: youtu.be referenceJosh Soref2017-11-261-1/+1
| * | spelling: programmingJosh Soref2017-11-261-1/+1
| |/
* | Use new style dependencies in subproject documentation.Jussi Pakkanen2017-11-261-40/+47
* | Merge pull request #2676 from jeandet/add_qt_translationsJussi Pakkanen2017-11-261-3/+11
|\ \ | |/ |/|
| * [Qt module] Updated Dokerfile, added since 0.44 mention in docAlexis Jeandet2017-11-231-4/+4
| * [Qt module] Added translation files compilation methodAlexis Jeandet2017-11-231-3/+11
* | Added release note mention of embedded Python in MSI packages.runpythonJussi Pakkanen2017-11-211-0/+9
* | docs: Add 'cygwin' to reference table for .system()Jon Turney2017-11-191-0/+1
* | Documentation: Add note about SCAN_BUILDChristoph Behle2017-11-191-0/+6
* | Appveyor example now validates. Closes #2641.Jussi Pakkanen2017-11-191-9/+10
* | Fix literal backslash syntaxLucas Werkmeister2017-11-191-1/+1
|/
* docs: fix description of default_optionsJoergen Ibsen2017-11-131-7/+7
* Merge pull request #2000 from t-chaik/tchaik/wip/get-unquotedJussi Pakkanen2017-11-132-0/+9
|\
| * get-unquoted: Queue a release note entry mentioning the new methodMartin Blanchard2017-09-151-0/+4
| * get-unquoted: Mention get_unquoted() in reference manualMartin Blanchard2017-09-151-0/+5
* | Merge pull request #2511 from jon-turney/prefix-dependent-defaultsJussi Pakkanen2017-11-131-0/+10
|\ \
| * | Make sysconfdir, localstatedir and sharedstatedir defaults depend on prefixJon Turney2017-10-281-0/+10
* | | docs: Remove extra whitespace from i18nTingPing2017-11-131-4/+0
* | | Cleanupping.Jussi Pakkanen2017-11-111-22/+69
* | | Merge pull request #2444 from dcbaker/llvmJussi Pakkanen2017-11-081-0/+8
|\ \ \