aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2021-12-17add ft32 cpu familyRafael Silva1-0/+1
2021-12-15rewriter: create {add,rm}_extra_files commandsCeleste Wouters2-1/+38
2021-12-08docs: Add the `configuration` keyword argument to `configure_File`Dylan Baker1-0/+7
2021-12-07gnome/genmarshal: Add missing kwargs to permittedKwargsDylan Baker1-7/+12
2021-12-06gnome module: document and fix install_dir x3, by allowing false *_gir and *_...Eli Schwartz1-2/+2
2021-12-06interpreter: allow extract_objects to receive generated sourcesPaolo Bonzini1-0/+4
2021-12-06doc: fix missing kwarg in qt5 moduleEli Schwartz1-0/+1
2021-12-01gnome module: document that yelp(languages: ...) is deprecatedEli Schwartz1-1/+5
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ómez2-0/+45
2021-11-29docs: add missing argument documentation for run_command captureDylan Baker1-0/+9
2021-11-25Stop backend_startup_project from erasing the last project in a VS solutionLuke Elliott1-0/+4
2021-11-24shared_module: Add soname when used as a link targetNirbheek Chauhan2-7/+9
2021-11-21Clarify some wording for compiler.first_supported_argumentLuke Drummond1-2/+3
2021-11-21Support Visual Studio 2022 backendCrend King4-15/+26
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-09docs: fix refman 2.0 regression in correctly describing find_library(has_head...Eli Schwartz1-2/+37
2021-11-09docs: fix some spelling typosEli Schwartz1-1/+1
2021-11-08modules/gnome: use typed_kwargs for compile_resourcesDylan Baker1-0/+13
2021-11-05Fix markdown formating in find_program.yamlrusty-snake1-2/+2
2021-11-02Add tutorial for building an SDL app from scratch.Jussi Pakkanen9-0/+197
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ßmann5-8/+24
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-26doc: Requires hotdoc >=0.13.7Xavier Claessens1-1/+3
2021-10-26message: Allow boolXavier Claessens1-3/+3
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 Pakkanen33-360/+399
2021-10-24Merge pull request #9377 from mensinda/jsonDocsJussi Pakkanen9-17/+496
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-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 Mensinger2-2/+19
2021-10-09docs: GitHub Action up the JSON docsDaniel Mensinger1-8/+41
2021-10-09docs: Add a validator for the new JSON docsDaniel Mensinger1-0/+195