summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-12-15rewriter: create {add,rm}_extra_files commandsCeleste Wouters
2021-12-08docs: Add the `configuration` keyword argument to `configure_File`Dylan Baker
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-29docs: add missing argument documentation for run_command captureDylan Baker
2021-11-25Stop backend_startup_project from erasing the last project in a VS solutionLuke Elliott
2021-11-24shared_module: Add soname when used as a link targetNirbheek Chauhan
2021-11-21Clarify some wording for compiler.first_supported_argumentLuke Drummond
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-09docs: fix refman 2.0 regression in correctly describing find_library(has_head...Eli Schwartz
2021-11-09docs: fix some spelling typosEli Schwartz
2021-11-08modules/gnome: use typed_kwargs for compile_resourcesDylan Baker
2021-11-05Fix markdown formating in find_program.yamlrusty-snake
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-26doc: Requires hotdoc >=0.13.7Xavier Claessens
2021-10-26message: Allow boolXavier Claessens
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-21Fix typosHofer-Julian
2021-10-11docs: fix a typoed arg name and another missing argEli Schwartz
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-09docs: GitHub Action up the JSON docsDaniel Mensinger
2021-10-09docs: Add a validator for the new JSON docsDaniel Mensinger
2021-10-09docs: Added JSON generatorDaniel Mensinger