summaryrefslogtreecommitdiff
path: root/docs/markdown
Commit message (Expand)AuthorAgeFilesLines
* compilers: add support for c++20/gnu++20Florian Schmaus2020-12-102-2/+2
* pkgconfig: Respect variable ordering when passed as listXavier Claessens2020-12-101-1/+2
* Add prelinking support for static libraries.Jussi Pakkanen2020-12-032-0/+10
* Update Vala Preprocessor section in documentation. Closes: #8040 [skip ci]Jerry Casiano2020-11-291-1/+7
* compiler: allow non-built internal dependencies as argumentsPaolo Bonzini2020-11-241-0/+6
* add dependency recommendation [skip ci]Michael Brockus2020-11-231-0/+8
* doc: fix confusing use of "build" as a directory argument [skip ci]Eli Schwartz2020-11-223-9/+9
* Handle cmake dependencies which require a specified versionJason Ekstrand2020-11-212-0/+10
* Merge pull request #7894 from obilaniu/cudaupdatesJussi Pakkanen2020-11-181-14/+7
|\
| * Update documentation for CUDA module.Olexa Bilaniuk2020-11-051-14/+7
* | Update Tutorial.md [skip ci]Michael Brockus2020-11-181-12/+38
* | Revert "Add thinlto support. Closes #7493."Jussi Pakkanen2020-11-171-27/+0
* | doc: add much-needed accuracy to pip installation instructions [skip ci]Eli Schwartz2020-11-171-2/+7
* | Add doc on how to add the [provide] entry to wrapdb entries. [skip ci]Jussi Pakkanen2020-11-141-41/+69
* | doc: fix typo [skip ci]Eli Schwartz2020-11-121-1/+1
* | interpreter: Add get_keys function for configuration_data (#7887)Jones2020-11-122-0/+10
* | Add thinlto support. Closes #7493.Jussi Pakkanen2020-11-081-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