aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)AuthorFilesLines
2021-10-30Added warning if run_command is called without the check kwargVolker Weißmann4-7/+22
2021-10-30Typo fixes (CustomTaget -> CustomTarget)rusty-snake1-2/+2
2021-10-29Merge pull request #9375 from dcbaker/submit/windows-module-typingJussi Pakkanen2-3/+37
2021-10-29Add note in release notes that thin archives has been revertedXavier Claessens1-0/+4
2021-10-27Fix markdown list in Bultin-options.md [skip ci]Matthieu Gautier1-3/+4
2021-10-25Add sccache support.Jussi Pakkanen1-0/+5
2021-10-25Fix typos in release notes for 0.60.0Nirbheek Chauhan1-2/+2
2021-10-24Create release notes page for 0.60.Jussi Pakkanen32-360/+398
2021-10-24Merge pull request #9377 from mensinda/jsonDocsJussi Pakkanen1-0/+11
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-09modules/windows: allow CustomTargets with more than one output for compile_re...Dylan Baker2-3/+37
2021-10-09optinterpreter: Add deprecated kwargXavier Claessens1-0/+26
2021-10-09docs: Update docsDaniel Mensinger1-0/+11
2021-10-08python: Add platlibdir and purelibdir optionsXavier Claessens3-0/+38
2021-10-08add install_emptydir functionEli Schwartz1-0/+18
2021-10-08Add Mac installation instructions for HomebrewIsmayil Mirzali1-0/+4
2021-10-07modules/gnome: deprecate yelp variadic sourcesDylan Baker2-0/+20
2021-10-04docs: Temporarily disable modules and move RefMan --> Reference-manualDaniel Mensinger2-2/+2
2021-10-03docs: Document documenting MesonDaniel Mensinger1-0/+190
2021-10-03docs: Fix broken linksDaniel Mensinger30-91/+74
2021-10-03docs: Remove the old Reference manualDaniel Mensinger1-2996/+0
2021-10-03docs: Fixes found during the YAML conversion processDaniel Mensinger1-0/+3
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
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