summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-06-08docs: fix issues with the cython docsDylan Baker
2021-06-08document the enhancement to the Fs module permitting File argumentsEli Schwartz
2021-06-08doc: Fix link to Commands.mdXavier Claessens
2021-06-08Merge pull request #8512 from bonzini/feature-methodsJussi Pakkanen
2021-06-08interpreter: add feature.disable_auto_if()Paolo Bonzini
2021-06-08interpreter: add feature.require()Paolo Bonzini
2021-06-07docs: Add cython docsDylan Baker
2021-06-05docs: Generate a table of all wrapdb releasesXavier Claessens
2021-06-02docs: Fix typo in github pages repo URLXavier Claessens
2021-06-02ci: Automatically update website when pushing to masterXavier Claessens
2021-05-31interpreter: add feature.allowed()Paolo Bonzini
2021-05-26Update chat info. [skip ci]Jussi Pakkanen
2021-05-19interpreter: Automatically add 'c' to languages when 'vala' is usedDylan Baker
2021-05-18doc: Fix array syntax [skip ci]Tim McNamara
2021-05-18pkgconfig: Do not escape custom variablesXavier Claessens
2021-05-18add cpu family cskyRandy Yates
2021-05-13Set up VS environment automatically when run.Jussi Pakkanen
2021-05-13little punctuation and add a phrase [skip ci]Mehmet Ali Baykara
2021-05-12doc: Add example how to use devenvXavier Claessens
2021-05-11Make objective C use C standard version. Closes #5495.Jussi Pakkanen
2021-05-02Document how to run the wrap valĂ­dator. [skip ci]Jussi Pakkanen
2021-05-02Release 0.58.0.Jussi Pakkanen
2021-04-28doc: update syntax description of immutabilityAlexander Lyashuk
2021-04-26Add snippet about Xcode. [skip ci]Jussi Pakkanen
2021-04-26Interpreter: Fallback when required is false but forcefallback is trueXavier Claessens
2021-04-26Add 'subprojects purge' commandTristan Partin
2021-04-19pkgconfig: Add support for CustomTarget objects in generatorXavier Claessens
2021-04-15docs: add the 'since' tag to string.replacePeter Hutterer
2021-04-15docs: document default version for declare_dependency()Simon Ser
2021-04-13Adding translation to ptbr for getting meson. [skip ci]Mateus Coutinho Marim
2021-04-12Update Users.md [skip ci]Mateus Coutinho Marim
2021-04-12dependency: Add JDK system dependencyTristan Partin
2021-04-09docs: Fix the description of static_library's additional arguments [skip ci]Adam Jackson
2021-04-09Add global_source/build_root()Xavier Claessens
2021-04-06docs: document bool to_int and to_string methodsSimon Ser
2021-04-06Typo fix. [skip ci]Jussi Pakkanen
2021-04-06Add Chinese page to sitemap. [skip ci]Jussi Pakkanen
2021-04-06Add Chinese translation of the getting Meson page [skip ci]Chippy
2021-03-30docs: change duplicate "**.h" path to "**.c" [skip ci]Guilherme Janczak
2021-03-29Do not add custom target dir automatically when implicit false.Jussi Pakkanen
2021-03-28msubprojects: wrap-file should be re-extracted with --resetXavier Claessens
2021-03-28docs: Provide working instructions for scan-build [skip ci]Patryk Obara
2021-03-27Added some wrap review docs. [skip ci]Jussi Pakkanen
2021-03-25docs: correct log upload paths.Diego Elio Pettenò
2021-03-24Merge pull request #8568 from dcbaker/submit/qt-dependency-factoryJussi Pakkanen
2021-03-23Refactor Qt Dependency into proper split classes with factoriesDylan Baker
2021-03-23devenv: Set GI_TYPELIB_PATH and LD_LIBRARY_PATH (#8548)Xavier Claessens
2021-03-23environment(): Allow stacking append() and prepend() (#8547)Xavier Claessens
2021-03-23Remove -pipe from default list of args. Closes #8508.Jussi Pakkanen
2021-03-21Docs: Fix small typoHRXN