aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)AuthorFilesLines
2021-12-02cmake: Deprecate CMake <3.14 and warn for <3.17 (#9677)Daniel Mensinger1-0/+7
2021-12-01add install_symlink functionPablo Correa Gómez1-0/+11
2021-11-25Stop backend_startup_project from erasing the last project in a VS solutionLuke Elliott1-0/+4
2021-11-21Support Visual Studio 2022 backendCrend King3-15/+25
2021-11-15Merge pull request #9520 from dcbaker/submit/gnome-first-typed-kwargsJussi Pakkanen1-0/+13
2021-11-15dependencies/zlib: Add system zlib method for androidDudemanguy1-1/+1
2021-11-14Users.md: add mpvDudemanguy1-0/+1
2021-11-08modules/gnome: use typed_kwargs for compile_resourcesDylan Baker1-0/+13
2021-11-02Add tutorial for building an SDL app from scratch.Jussi Pakkanen8-0/+196
2021-11-02FAQ: Add entry about `add_project_link_arguments` and multiple languagesDylan Baker1-0/+44
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