aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2020-11-24compiler: allow non-built internal dependencies as argumentsPaolo Bonzini1-0/+6
2020-11-23add dependency recommendation [skip ci]Michael Brockus1-0/+8
2020-11-22doc: fix confusing use of "build" as a directory argument [skip ci]Eli Schwartz3-9/+9
2020-11-21Handle cmake dependencies which require a specified versionJason Ekstrand2-0/+10
2020-11-18Merge pull request #7894 from obilaniu/cudaupdatesJussi Pakkanen1-14/+7
2020-11-18Update Tutorial.md [skip ci]Michael Brockus1-12/+38
2020-11-17Revert "Add thinlto support. Closes #7493."Jussi Pakkanen1-27/+0
2020-11-17doc: add much-needed accuracy to pip installation instructions [skip ci]Eli Schwartz1-2/+7
2020-11-14Add doc on how to add the [provide] entry to wrapdb entries. [skip ci]Jussi Pakkanen1-41/+69
2020-11-12doc: fix typo [skip ci]Eli Schwartz1-1/+1
2020-11-12interpreter: Add get_keys function for configuration_data (#7887)Jones2-0/+10
2020-11-08Add thinlto support. Closes #7493.Jussi Pakkanen1-0/+27
2020-11-05Update documentation for CUDA module.Olexa Bilaniuk1-14/+7
2020-11-05docs: Recommend to use SPDX license identifiers [skip ci]Michael Weiss1-7/+8
2020-11-05rust: implement support for --editionDylan Baker1-0/+5
2020-11-05docs: Fix broken anchor links [skip ci]Johan Bjäreholt1-2/+2
2020-11-04qt module: fix error message typo, translation qresource accepts qm not tsEli Schwartz1-1/+2
2020-10-30Bump minimum supported Python version to 3.6. Closes #6297.Jussi Pakkanen1-0/+6
2020-10-30Bump version number for release. This is the 10 000th commit!0.56.0Jussi Pakkanen29-323/+358
2020-10-22Syntax.md: Fix variable used in substring exampleDanilo Spinella1-2/+2
2020-10-19fix markdown issuePaolo Bonzini1-1/+1
2020-10-16Fix consistency in variables kwargXavier Claessens3-2/+15
2020-10-15intro: Add extra_files key to intro output (fixes #7310)Daniel Mensinger2-0/+10
2020-10-14Merge pull request #6968 from xclaesse/auto-promoteJussi Pakkanen4-22/+21
2020-10-14vs: add static_from_buildtype to b_vscrtPeter Harris1-12/+12
2020-10-13Add wrap mode to disable auto promoteXavier Claessens3-2/+11
2020-10-13Merge wraps from subprojects into wraps from main projectXavier Claessens2-21/+11
2020-10-13include_type: Add CMake subporject dependency method (fixes #6879)Daniel Mensinger2-1/+9
2020-10-13Merge pull request #7816 from mensinda/cmCrossJussi Pakkanen3-0/+102
2020-10-13mtest: Allow filtering tests by subprojectNirbheek Chauhan1-0/+18
2020-10-13cmake: Add cross docsDaniel Mensinger3-0/+102
2020-10-13msubprojects: Handle wrap-file to wrap-git caseXavier Claessens2-1/+9
2020-10-13msubprojects: Handle change of URL in wrap-gitXavier Claessens2-2/+8
2020-10-12Merge pull request #7740 from bonzini/fallback-falseJussi Pakkanen3-19/+57
2020-10-10Update wrap maintenance documentation. [skip ci]Jussi Pakkanen3-20/+32
2020-10-08dependency: support boolean argument "allow_fallback"Paolo Bonzini3-8/+27
2020-10-08docs: improve documentation of subproject fallbackPaolo Bonzini1-15/+34
2020-10-07Add win_subsystem kwarg. Closes #7765.Jussi Pakkanen2-2/+31
2020-10-05machinefiles: Allow keys to be stored case insensitiveDylan Baker2-0/+9
2020-10-02docs: Fixup find_program search path documentation [skip ci]Nirbheek Chauhan1-5/+16
2020-10-01deprecated get_configtool_variable and get_pkgconfig_variableDylan Baker2-10/+18
2020-10-01Document search order of find_programRasmus Thomsen1-1/+4
2020-10-01document keys() method of dictionary object [skip ci]Alexandros Theodotou1-0/+2
2020-09-29dependencies/curses: Add a system dependencyDylan Baker2-4/+4
2020-09-29dependencies/curses: Add support for using the ncurses config toolsDylan Baker2-1/+7
2020-09-29docs/Dependencies Add missing curses documentationDylan Baker1-0/+10
2020-09-29Merge pull request #7758 from dcbaker/submit/hdf5-factoryDylan Baker2-0/+13
2020-09-29Merge pull request #7772 from xclaesse/deprecate-source-rootJussi Pakkanen2-7/+23
2020-09-29Improve documentation about using shell in custom_target() [skip ci]Jon Turney2-4/+9
2020-09-28Add old style command to tutorial. Closes #7793. [skip ci]Jussi Pakkanen1-2/+13