summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-11-14Add doc on how to add the [provide] entry to wrapdb entries. [skip ci]Jussi Pakkanen
2020-11-12doc: fix typo [skip ci]Eli Schwartz
2020-11-12interpreter: Add get_keys function for configuration_data (#7887)Jones
2020-11-08Add thinlto support. Closes #7493.Jussi Pakkanen
2020-11-05docs: Recommend to use SPDX license identifiers [skip ci]Michael Weiss
2020-11-05rust: implement support for --editionDylan Baker
2020-11-05docs: Fix broken anchor links [skip ci]Johan Bjäreholt
2020-11-04qt module: fix error message typo, translation qresource accepts qm not tsEli Schwartz
2020-10-30Bump minimum supported Python version to 3.6. Closes #6297.Jussi Pakkanen
2020-10-30Bump version number for release. This is the 10 000th commit!Jussi Pakkanen
2020-10-22Syntax.md: Fix variable used in substring exampleDanilo Spinella
2020-10-19fix markdown issuePaolo Bonzini
2020-10-16Fix consistency in variables kwargXavier Claessens
2020-10-15intro: Add extra_files key to intro output (fixes #7310)Daniel Mensinger
2020-10-14Merge pull request #6968 from xclaesse/auto-promoteJussi Pakkanen
2020-10-14vs: add static_from_buildtype to b_vscrtPeter Harris
2020-10-13Add wrap mode to disable auto promoteXavier Claessens
2020-10-13Merge wraps from subprojects into wraps from main projectXavier Claessens
2020-10-13include_type: Add CMake subporject dependency method (fixes #6879)Daniel Mensinger
2020-10-13Merge pull request #7816 from mensinda/cmCrossJussi Pakkanen
2020-10-13mtest: Allow filtering tests by subprojectNirbheek Chauhan
2020-10-13cmake: Add cross docsDaniel Mensinger
2020-10-13msubprojects: Handle wrap-file to wrap-git caseXavier Claessens
2020-10-13msubprojects: Handle change of URL in wrap-gitXavier Claessens
2020-10-12Merge pull request #7740 from bonzini/fallback-falseJussi Pakkanen
2020-10-10Update wrap maintenance documentation. [skip ci]Jussi Pakkanen
2020-10-08dependency: support boolean argument "allow_fallback"Paolo Bonzini
2020-10-08docs: improve documentation of subproject fallbackPaolo Bonzini
2020-10-07Add win_subsystem kwarg. Closes #7765.Jussi Pakkanen
2020-10-05machinefiles: Allow keys to be stored case insensitiveDylan Baker
2020-10-02docs: Fixup find_program search path documentation [skip ci]Nirbheek Chauhan
2020-10-01deprecated get_configtool_variable and get_pkgconfig_variableDylan Baker
2020-10-01Document search order of find_programRasmus Thomsen
2020-10-01document keys() method of dictionary object [skip ci]Alexandros Theodotou
2020-09-29dependencies/curses: Add a system dependencyDylan Baker
2020-09-29dependencies/curses: Add support for using the ncurses config toolsDylan Baker
2020-09-29docs/Dependencies Add missing curses documentationDylan Baker
2020-09-29Merge pull request #7758 from dcbaker/submit/hdf5-factoryDylan Baker
2020-09-29Merge pull request #7772 from xclaesse/deprecate-source-rootJussi Pakkanen
2020-09-29Improve documentation about using shell in custom_target() [skip ci]Jon Turney
2020-09-28Add old style command to tutorial. Closes #7793. [skip ci]Jussi Pakkanen
2020-09-28Add meson.project_build/source_root() methodsXavier Claessens
2020-09-25dependencies/hdf5: Use the correct compilers for the machineDylan Baker
2020-09-25dependencies/hdf5: Convert to a dependency_factoryDylan Baker
2020-09-23Deprecate meson.build_root() and meson.source_root()Xavier Claessens
2020-09-21docs: Clarify what literal strings mean [skip ci]Nirbheek Chauhan
2020-09-21Improve docs for creating new wraps. [skip ci]Jussi Pakkanen
2020-09-15Add support for the CompCert C CompilerSebastian Meyer
2020-09-14InternalDependency: Add as_link_whole() methodXavier Claessens
2020-09-13external-project: New module to build configure/make projectsXavier Claessens