summaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)Author
2021-09-30doc: document string.strip() optional argument [skip ci]Stone Tickle
2021-09-28Merge pull request #9014 from bonzini/mixed-language-linkJussi Pakkanen
2021-09-25Merge pull request #8773 from dcbaker/submit/rustc-enhancements-clippyJussi Pakkanen
2021-09-25Remove helpers.check_stringlist()Daniel Mensinger
2021-09-25interpreter: Introduce StringHolderDaniel Mensinger
2021-09-24compilers/rust: Add support for clippyDylan Baker
2021-09-24rustc: implement pic argsDylan Baker
2021-09-24compilers/rust: Implement warning levelsDylan Baker
2021-09-24rust: Add werror argumentsDylan Baker
2021-09-24Add option to to transpile Cython to C++Dylan Baker
2021-09-12new custom dependency lookup for iconvEli Schwartz
2021-09-10docs: add note about built-in options supportePirat
2021-09-07docs: document new behavior with respect to mixed language link testsPaolo Bonzini
2021-09-06mintro: add installed_planFilipe LaĆ­ns
2021-09-01add release note formally allowing run_target in an aliasEli Schwartz
2021-09-01msvc: Assume UTF8 source by defaultXavier Claessens
2021-08-31i18n module: provide targets as return value for gettext()Eli Schwartz
2021-08-31interpreter: Make comparisons of different types a hard errorDaniel Mensinger
2021-08-31Make assignment a statement in Syntax.md (#9188) [skip-ci]jimman2003
2021-08-30Add missing "disabler" kwarg to python.dependency()Xavier Claessens
2021-08-28docs: update LD docs link in FAQ.mdAndrea Pappacoda
2021-08-27FAQ: document some community work toward implementing Meson in C/C++Eli Schwartz
2021-08-23interpreter: Fix dependency(..., static: true) fallbackXavier Claessens
2021-08-22Add Java moduleTristan Partin
2021-08-21Update instructions on installing with Pip. Closes #9034.Jussi Pakkanen
2021-08-20Merge pull request #9012 from dcbaker/submit/qt-custom-targetsJussi Pakkanen
2021-08-20external-project: Add support for WAF build systemXavier Claessens
2021-08-18docs: add snippet for qt compile_ method generated inputsDylan Baker
2021-08-18modules/qt: Allow using generated sources for compile_translations ts_filesDylan Baker
2021-08-18modules/qt: Allow Generated sources in compile_resourcesDylan Baker
2021-08-18modules/qt: allow passing generated targets to compile_uiDylan Baker
2021-08-18modules/qt: Allow generated sources for arguemnts to compile_mocDylan Baker
2021-08-18test runner: add the ability to configure test.json for python pathsEli Schwartz
2021-08-18docs: Remove the deleted function find_libraryDaniel Mensinger
2021-08-17Add install tagsXavier Claessens
2021-08-16interpreter/compiler: remove unittest_args methodDylan Baker
2021-08-16Document new rules for green CI.Jussi Pakkanen
2021-08-16Add unset_variable()Tristan Partin
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-08-15Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate"Jussi Pakkanen
2021-08-13Document that custom_target() install_dir can be a listXavier Claessens
2021-08-12Update wrap documentation to describe new submission processEli Schwartz
2021-08-11compilers/c++: Add MSVC option to make the __cplusplus define accurateDylan Baker
2021-08-08Add support for finding Javascript source libraries with Emscripten.Jussi Pakkanen
2021-08-04destdir: Allow relative to build directoryXavier Claessens
2021-07-27doc: mention CUDA_PATH in dependency('cuda') [skip ci]David Seifert
2021-07-26coredata: throw a MesonException on unknown optionsFlorian Schmaus
2021-07-25Added release snippetmiebka
2021-07-23Add support for gcovr --sonarqube reportWeston Schmidt
2021-07-23qt: Allow CustomTargets for qt.preprocess source argumentsDylan Baker