summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2020-09-10msubprojects: Allow comma separated list of typesXavier Claessens
2020-09-10msubprojects: Fix review commentsXavier Claessens
2020-09-10doc: Update new `meson subprojects` behaviorsXavier Claessens
2020-09-10Add release note snippetJon Turney
2020-09-10Don't require build machine compilers for project() languagesJon Turney
2020-09-07docs/Users: add p11-kit [skip ci]Daiki Ueno
2020-09-06doc: Add missing method arguments [skip ci]Michal Sojka
2020-09-05docs: Fix typo in Reference-manual.md [skip ci]Krzysztof Małysa
2020-09-04introspect: add test dependencies info to test/benchmark JSONPaolo Bonzini
2020-09-02docs: Add a snippet for python 3.5 deprecation [skip ci]Nirbheek Chauhan
2020-09-02Add Entangle application to list of apps using MesonDaniel Berrangé
2020-09-02Add some forgotten values for "cpp_std" [skip ci]Michael Brockus
2020-08-30Clarify the use of -Doption and alternatives [skip ci]Sebastian Engel
2020-08-27test: Add 'dir' support for installed files in test.jsonDaniel Mensinger
2020-08-25Merge pull request #7581 from peterh/aixJussi Pakkanen
2020-08-25qt module: add qresource support to compile_translationsEli Schwartz
2020-08-23Merge pull request #7600 from alexrp/masterJussi Pakkanen
2020-08-22Add C2x option support.Alex Rønne Petersen
2020-08-22Merge pull request #7447 from scivision/nvcJussi Pakkanen
2020-08-22added VS Code/Codium extention [skip ci]noasakurajin
2020-08-21Virtualization 💖 Meson [skip ci]Paolo Bonzini
2020-08-18Interpreter: Fix c_stdlib usageXavier Claessens
2020-08-17docs: add AIX preliminary support snippetPeter Harris
2020-08-15add owl chess in Users.md [skip ci]Michael Brockus
2020-08-15Add paper rock scissors to Users.md [skip ci]Michael Brockus
2020-08-15Add that prefix keyword works for cc.get_defineJohn Scott
2020-08-14docs: Clarify some FAQs in the Tutorial [skip ci]Nirbheek Chauhan