aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2021-10-21Fix typosHofer-Julian4-4/+4
2021-10-11docs: fix a typoed arg name and another missing argEli Schwartz1-1/+5
2021-10-10Add missing release snippet for option() deprecated kwargXavier Claessens1-0/+23
2021-10-10Add --vsenv command line option and active VS only when neededXavier Claessens1-0/+14
2021-10-10improve wraptool searchDaniel Jacobs1-0/+6
2021-10-10Fix typos discovered by codespellChristian Clauss18-27/+27
2021-10-10clangformat: Only format files tracked by git by defaultXavier Claessens1-0/+5
2021-10-10ar linker: generate thin archives for uninstalled static librariesEli Schwartz1-0/+11
2021-10-10Add release notes for `subprojects packagefiles`.Eli Schwartz1-0/+11
2021-10-10Zipapp docs (#9356)Eli Schwartz1-0/+12
2021-10-09optinterpreter: Add deprecated kwargXavier Claessens1-0/+26
2021-10-08python: Add platlibdir and purelibdir optionsXavier Claessens3-0/+38
2021-10-08doc: fix yaml indentation typo that broke building the websiteEli Schwartz1-6/+6
2021-10-08add install_emptydir functionEli Schwartz3-3/+51
2021-10-08Add Mac installation instructions for HomebrewIsmayil Mirzali1-0/+4
2021-10-07docs: restore build_target method documentation which went missingEli Schwartz1-0/+40
2021-10-07modules/gnome: deprecate yelp variadic sourcesDylan Baker2-0/+20
2021-10-04docs: Temporarily disable modules and move RefMan --> Reference-manualDaniel Mensinger6-7/+16
2021-10-04Minor fixupsDaniel Mensinger6-9/+51
2021-10-03docs: Update YAML docs after rebaseDaniel Mensinger4-13/+59
2021-10-03docs: Added new static docsDaniel Mensinger2-0/+11
2021-10-03docs: Fix mypyDaniel Mensinger4-3/+4
2021-10-03docs: added install_tag docsDaniel Mensinger6-18/+71
2021-10-03docs: added unset_variable()Daniel Mensinger1-0/+11
2021-10-03docs: Document documenting MesonDaniel Mensinger2-0/+191
2021-10-03docs: Fix broken linksDaniel Mensinger30-91/+74
2021-10-03docs: Use a custom hotdoc extension for links to RefManDaniel Mensinger7-77/+171
2021-10-03docs: Remove the old Reference manualDaniel Mensinger2-2997/+0
2021-10-03docs: Fixes found during the YAML conversion processDaniel Mensinger1-0/+3
2021-10-03docs: Hook up the new RefMan generator to MesonDaniel Mensinger2-1/+18
2021-10-03docs: Added Markdown generatorDaniel Mensinger11-0/+662
2021-10-03docs: Added pickle generatorDaniel Mensinger2-1/+30
2021-10-03docs: Add the YAML Reference manualDaniel Mensinger92-0/+4885
2021-10-03docs: Initial reference manual generatorDaniel Mensinger8-0/+781
2021-09-30dependency: Allow searching for multiple namesXavier Claessens2-1/+16
2021-09-30Make custom_target() name argument optionalXavier Claessens2-2/+18
2021-09-30doc: document string.strip() optional argument [skip ci]Stone Tickle1-0/+5
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