aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2021-09-28Merge pull request #9014 from bonzini/mixed-language-linkJussi Pakkanen2-1/+25
2021-09-25Merge pull request #8773 from dcbaker/submit/rustc-enhancements-clippyJussi Pakkanen2-0/+12
2021-09-25Remove helpers.check_stringlist()Daniel Mensinger1-0/+12
2021-09-25interpreter: Introduce StringHolderDaniel Mensinger2-0/+6
2021-09-24compilers/rust: Add support for clippyDylan Baker1-0/+6
2021-09-24rustc: implement pic argsDylan Baker1-0/+1
2021-09-24compilers/rust: Implement warning levelsDylan Baker1-0/+1
2021-09-24rust: Add werror argumentsDylan Baker1-0/+4
2021-09-24Add option to to transpile Cython to C++Dylan Baker2-0/+51
2021-09-12new custom dependency lookup for iconvEli Schwartz2-0/+17
2021-09-10docs: add note about built-in options supportePirat1-0/+2
2021-09-07docs: document new behavior with respect to mixed language link testsPaolo Bonzini2-1/+25
2021-09-06mintro: add installed_planFilipe Laíns1-10/+62
2021-09-01add release note formally allowing run_target in an aliasEli Schwartz1-0/+20
2021-09-01msvc: Assume UTF8 source by defaultXavier Claessens1-0/+16
2021-08-31i18n module: provide targets as return value for gettext()Eli Schwartz2-0/+11
2021-08-31interpreter: Make comparisons of different types a hard errorDaniel Mensinger1-0/+5
2021-08-31Make assignment a statement in Syntax.md (#9188) [skip-ci]jimman20031-3/+3
2021-08-30Add missing "disabler" kwarg to python.dependency()Xavier Claessens1-0/+2
2021-08-28docs: update LD docs link in FAQ.mdAndrea Pappacoda1-1/+1
2021-08-27FAQ: document some community work toward implementing Meson in C/C++Eli Schwartz1-0/+10
2021-08-23interpreter: Fix dependency(..., static: true) fallbackXavier Claessens2-0/+51
2021-08-22Fix syntax error that broke the websiteEli Schwartz1-1/+1
2021-08-22Add Java moduleTristan Partin4-0/+35
2021-08-21Update instructions on installing with Pip. Closes #9034.Jussi Pakkanen1-12/+14
2021-08-20Merge pull request #9012 from dcbaker/submit/qt-custom-targetsJussi Pakkanen2-8/+28
2021-08-20external-project: Add support for WAF build systemXavier Claessens2-0/+9
2021-08-18docs: add snippet for qt compile_ method generated inputsDylan Baker1-0/+13
2021-08-18modules/qt: Allow using generated sources for compile_translations ts_filesDylan Baker1-1/+3
2021-08-18modules/qt: Allow Generated sources in compile_resourcesDylan Baker1-2/+3
2021-08-18modules/qt: allow passing generated targets to compile_uiDylan Baker1-2/+3
2021-08-18modules/qt: Allow generated sources for arguemnts to compile_mocDylan Baker1-3/+6
2021-08-18test runner: add the ability to configure test.json for python pathsEli Schwartz1-1/+9
2021-08-18docs: Remove the deleted function find_libraryDaniel Mensinger3-9/+3
2021-08-17Add install tagsXavier Claessens4-27/+91
2021-08-16interpreter/compiler: remove unittest_args methodDylan Baker1-0/+4
2021-08-16Document new rules for green CI.Jussi Pakkanen1-0/+15
2021-08-16Add unset_variable()Tristan Partin2-0/+27
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz6-18/+15
2021-08-15Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate"Jussi Pakkanen1-7/+0
2021-08-13Document that custom_target() install_dir can be a listXavier Claessens1-1/+20
2021-08-12fix the previous commit which deleted a doc file but not the index entryEli Schwartz1-1/+0
2021-08-12Update wrap documentation to describe new submission processEli Schwartz2-243/+57
2021-08-11compilers/c++: Add MSVC option to make the __cplusplus define accurateDylan Baker1-0/+7
2021-08-08Add support for finding Javascript source libraries with Emscripten.Jussi Pakkanen1-0/+13
2021-08-04destdir: Allow relative to build directoryXavier Claessens3-0/+15
2021-07-27doc: mention CUDA_PATH in dependency('cuda') [skip ci]David Seifert1-1/+3
2021-07-26coredata: throw a MesonException on unknown optionsFlorian Schmaus1-0/+5
2021-07-25Added release snippetmiebka1-0/+3
2021-07-23Add support for gcovr --sonarqube reportWeston Schmidt2-0/+3