summaryrefslogtreecommitdiff
path: root/docs/markdown
Commit message (Expand)AuthorAgeFilesLines
* Add thinlto support. Closes #7493.thinltoJussi Pakkanen2020-11-071-0/+27
* docs: Recommend to use SPDX license identifiers [skip ci]Michael Weiss2020-11-051-7/+8
* rust: implement support for --editionDylan Baker2020-11-051-0/+5
* docs: Fix broken anchor links [skip ci]Johan Bjäreholt2020-11-051-2/+2
* qt module: fix error message typo, translation qresource accepts qm not tsEli Schwartz2020-11-041-1/+2
* Bump minimum supported Python version to 3.6. Closes #6297.Jussi Pakkanen2020-10-301-0/+6
* Bump version number for release. This is the 10 000th commit!0.56.0Jussi Pakkanen2020-10-3028-323/+357
* Syntax.md: Fix variable used in substring exampleDanilo Spinella2020-10-221-2/+2
* fix markdown issuePaolo Bonzini2020-10-191-1/+1
* Fix consistency in variables kwargXavier Claessens2020-10-163-2/+15
* intro: Add extra_files key to intro output (fixes #7310)Daniel Mensinger2020-10-152-0/+10
* Merge pull request #6968 from xclaesse/auto-promoteJussi Pakkanen2020-10-144-22/+21
|\
| * Add wrap mode to disable auto promoteXavier Claessens2020-10-133-2/+11
| * Merge wraps from subprojects into wraps from main projectXavier Claessens2020-10-132-21/+11
* | vs: add static_from_buildtype to b_vscrtPeter Harris2020-10-141-12/+12
|/
* include_type: Add CMake subporject dependency method (fixes #6879)Daniel Mensinger2020-10-132-1/+9
* Merge pull request #7816 from mensinda/cmCrossJussi Pakkanen2020-10-133-0/+102
|\
| * cmake: Add cross docsDaniel Mensinger2020-10-133-0/+102
* | mtest: Allow filtering tests by subprojectNirbheek Chauhan2020-10-131-0/+18
|/
* msubprojects: Handle wrap-file to wrap-git caseXavier Claessens2020-10-132-1/+9
* msubprojects: Handle change of URL in wrap-gitXavier Claessens2020-10-132-2/+8
* Merge pull request #7740 from bonzini/fallback-falseJussi Pakkanen2020-10-123-19/+57
|\
| * dependency: support boolean argument "allow_fallback"Paolo Bonzini2020-10-083-8/+27
| * docs: improve documentation of subproject fallbackPaolo Bonzini2020-10-081-15/+34
* | Update wrap maintenance documentation. [skip ci]Jussi Pakkanen2020-10-102-19/+32
|/
* Add win_subsystem kwarg. Closes #7765.Jussi Pakkanen2020-10-072-2/+31
* machinefiles: Allow keys to be stored case insensitiveDylan Baker2020-10-052-0/+9
* docs: Fixup find_program search path documentation [skip ci]Nirbheek Chauhan2020-10-021-5/+16
* deprecated get_configtool_variable and get_pkgconfig_variableDylan Baker2020-10-012-10/+18
* Document search order of find_programRasmus Thomsen2020-10-011-1/+4
* document keys() method of dictionary object [skip ci]Alexandros Theodotou2020-10-011-0/+2
* dependencies/curses: Add a system dependencyDylan Baker2020-09-292-4/+4
* dependencies/curses: Add support for using the ncurses config toolsDylan Baker2020-09-292-1/+7
* docs/Dependencies Add missing curses documentationDylan Baker2020-09-291-0/+10
* Merge pull request #7758 from dcbaker/submit/hdf5-factoryDylan Baker2020-09-292-0/+13
|\
| * dependencies/hdf5: Use the correct compilers for the machineDylan Baker2020-09-251-0/+3
| * dependencies/hdf5: Convert to a dependency_factoryDylan Baker2020-09-252-0/+10
* | Merge pull request #7772 from xclaesse/deprecate-source-rootJussi Pakkanen2020-09-292-7/+23
|\ \
| * | Add meson.project_build/source_root() methodsXavier Claessens2020-09-282-2/+13
| * | Deprecate meson.build_root() and meson.source_root()Xavier Claessens2020-09-232-6/+11
| |/
* | Improve documentation about using shell in custom_target() [skip ci]Jon Turney2020-09-292-4/+9
* | Add old style command to tutorial. Closes #7793. [skip ci]Jussi Pakkanen2020-09-281-2/+13
|/
* docs: Clarify what literal strings mean [skip ci]Nirbheek Chauhan2020-09-211-2/+3
* Improve docs for creating new wraps. [skip ci]Jussi Pakkanen2020-09-211-16/+85
* Add support for the CompCert C CompilerSebastian Meyer2020-09-152-0/+5
* InternalDependency: Add as_link_whole() methodXavier Claessens2020-09-142-0/+19
* external-project: New module to build configure/make projectsXavier Claessens2020-09-132-0/+140
* msubprojects: Allow comma separated list of typesXavier Claessens2020-09-102-5/+7
* msubprojects: Fix review commentsXavier Claessens2020-09-101-2/+2
* doc: Update new `meson subprojects` behaviorsXavier Claessens2020-09-102-12/+63