summaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)Author
2022-01-21i18n: Add support for joining XML localization via itstoolMatthias Klumpp
2021-12-17add ft32 cpu familyRafael Silva
2021-12-15rewriter: create {add,rm}_extra_files commandsCeleste Wouters
2021-12-07gnome/genmarshal: Add missing kwargs to permittedKwargsDylan Baker
2021-12-06gnome module: document and fix install_dir x3, by allowing false *_gir and *_...Eli Schwartz
2021-12-06interpreter: allow extract_objects to receive generated sourcesPaolo Bonzini
2021-12-06doc: fix missing kwarg in qt5 moduleEli Schwartz
2021-12-01gnome module: document that yelp(languages: ...) is deprecatedEli Schwartz
2021-12-02cmake: Deprecate CMake <3.14 and warn for <3.17 (#9677)Daniel Mensinger
2021-12-01add install_symlink functionPablo Correa Gómez
2021-11-25Stop backend_startup_project from erasing the last project in a VS solutionLuke Elliott
2021-11-21Support Visual Studio 2022 backendCrend King
2021-11-15Merge pull request #9520 from dcbaker/submit/gnome-first-typed-kwargsJussi Pakkanen
2021-11-15dependencies/zlib: Add system zlib method for androidDudemanguy
2021-11-14Users.md: add mpvDudemanguy
2021-11-08modules/gnome: use typed_kwargs for compile_resourcesDylan Baker
2021-11-02Add tutorial for building an SDL app from scratch.Jussi Pakkanen
2021-11-02FAQ: Add entry about `add_project_link_arguments` and multiple languagesDylan Baker
2021-10-30Added warning if run_command is called without the check kwargVolker Weißmann
2021-10-30Typo fixes (CustomTaget -> CustomTarget)rusty-snake
2021-10-29Merge pull request #9375 from dcbaker/submit/windows-module-typingJussi Pakkanen
2021-10-29Add note in release notes that thin archives has been revertedXavier Claessens
2021-10-27Fix markdown list in Bultin-options.md [skip ci]Matthieu Gautier
2021-10-25Add sccache support.Jussi Pakkanen
2021-10-25Fix typos in release notes for 0.60.0Nirbheek Chauhan
2021-10-24Create release notes page for 0.60.Jussi Pakkanen
2021-10-24Merge pull request #9377 from mensinda/jsonDocsJussi Pakkanen
2021-10-10Add missing release snippet for option() deprecated kwargXavier Claessens
2021-10-10Add --vsenv command line option and active VS only when neededXavier Claessens
2021-10-10improve wraptool searchDaniel Jacobs
2021-10-10Fix typos discovered by codespellChristian Clauss
2021-10-10clangformat: Only format files tracked by git by defaultXavier Claessens
2021-10-10ar linker: generate thin archives for uninstalled static librariesEli Schwartz
2021-10-10Add release notes for `subprojects packagefiles`.Eli Schwartz
2021-10-10Zipapp docs (#9356)Eli Schwartz
2021-10-09modules/windows: allow CustomTargets with more than one output for compile_re...Dylan Baker
2021-10-09optinterpreter: Add deprecated kwargXavier Claessens
2021-10-09docs: Update docsDaniel Mensinger
2021-10-08python: Add platlibdir and purelibdir optionsXavier Claessens
2021-10-08add install_emptydir functionEli Schwartz
2021-10-08Add Mac installation instructions for HomebrewIsmayil Mirzali
2021-10-07modules/gnome: deprecate yelp variadic sourcesDylan Baker
2021-10-04docs: Temporarily disable modules and move RefMan --> Reference-manualDaniel Mensinger
2021-10-03docs: Document documenting MesonDaniel Mensinger
2021-10-03docs: Fix broken linksDaniel Mensinger
2021-10-03docs: Remove the old Reference manualDaniel Mensinger
2021-10-03docs: Fixes found during the YAML conversion processDaniel Mensinger
2021-09-30dependency: Allow searching for multiple namesXavier Claessens
2021-09-30Make custom_target() name argument optionalXavier Claessens
2021-09-30doc: document string.strip() optional argument [skip ci]Stone Tickle