aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-28Add meson.project_build/source_root() methodsXavier Claessens2-2/+13
2020-09-25dependencies/hdf5: Use the correct compilers for the machineDylan Baker1-0/+3
2020-09-25dependencies/hdf5: Convert to a dependency_factoryDylan Baker2-0/+10
2020-09-23Deprecate meson.build_root() and meson.source_root()Xavier Claessens2-6/+11
2020-09-21docs: Clarify what literal strings mean [skip ci]Nirbheek Chauhan1-2/+3
2020-09-21Improve docs for creating new wraps. [skip ci]Jussi Pakkanen1-16/+85
2020-09-15Add support for the CompCert C CompilerSebastian Meyer2-0/+5
2020-09-14InternalDependency: Add as_link_whole() methodXavier Claessens2-0/+19
2020-09-13external-project: New module to build configure/make projectsXavier Claessens3-0/+141
2020-09-10msubprojects: Allow comma separated list of typesXavier Claessens2-5/+7
2020-09-10msubprojects: Fix review commentsXavier Claessens1-2/+2
2020-09-10doc: Update new `meson subprojects` behaviorsXavier Claessens2-12/+63
2020-09-10Add release note snippetJon Turney1-0/+4
2020-09-10Don't require build machine compilers for project() languagesJon Turney1-5/+13
2020-09-07docs/Users: add p11-kit [skip ci]Daiki Ueno1-0/+1
2020-09-06doc: Add missing method arguments [skip ci]Michal Sojka1-21/+21
2020-09-05docs: Fix typo in Reference-manual.md [skip ci]Krzysztof Małysa1-1/+1
2020-09-04introspect: add test dependencies info to test/benchmark JSONPaolo Bonzini2-0/+11
2020-09-02docs: Add a snippet for python 3.5 deprecation [skip ci]Nirbheek Chauhan1-0/+15
2020-09-02Add Entangle application to list of apps using MesonDaniel Berrangé1-0/+1
2020-09-02Add some forgotten values for "cpp_std" [skip ci]Michael Brockus1-1/+1
2020-08-30Clarify the use of -Doption and alternatives [skip ci]Sebastian Engel1-4/+8