aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2022-06-10fix typo in IndepthTutorial.mdff1-1/+1
2022-06-07wrap: Add support for applying a list of patch filesPaweł Marczewski2-0/+39
2022-06-06compilers: Add support for stand-alone leak sanitizerMarco Trevisan (Treviño)2-2/+2
2022-06-01Add "in development" in release notes titleXavier Claessens1-3/+4
2022-05-31docs: fix incorrect linkEli Schwartz1-2/+2
2022-05-31fix bug in i18n merge_file/itstool_join revealed by previous commitEli Schwartz1-0/+6
2022-05-31Fix typo in documentation for add_*_argumentsKarl Linden2-2/+2
2022-05-30Implement `preserve_path` for install_headersFlorian "sp1rit"​2-0/+51
2022-05-26remove repetition and stiff languageGuilherme Janczak1-2/+1
2022-05-26don't tell documentation contributors to skip CIGuilherme Janczak2-13/+0
2022-05-24doc: Generate dev release notesXavier Claessens2-31/+69
2022-05-24Compiler-properties.md:link to compiler object pageandy59951-2/+3
2022-05-19Add cc.has_function_attribute('sentinel')Tristan Partin1-0/+1
2022-05-19Add cc.has_function_attribute('section')Tristan Partin1-0/+3
2022-05-16Update Creating-OSX-packages.mdAdel Kara Slimane1-3/+25
2022-05-09python module: default extensions to hidden symbol visibilityEli Schwartz2-0/+18
2022-05-08compilers/c++: Add MSVC option to make the __cplusplus define accurateEli Schwartz1-0/+15
2022-05-06devenv: Set WINEPATH when cross compiling for WindowsXavier Claessens2-0/+10
2022-05-06coverage: be clever and detect config files for gcovr/lcovEli Schwartz1-0/+12
2022-05-03add prefer_static built-in optionDudemanguy3-0/+11
2022-05-03interpreter: new function add_project_dependencies()Paolo Bonzini2-0/+27
2022-05-02complete documentation of declare_dependencyRemi Thebault2-1/+16
2022-05-02Fix wrong name in docRemi Thebault2-7/+6
2022-05-02docs: correct incorrect types for pch filesEli Schwartz1-1/+1
2022-05-01Add support for multiline f-stringsPeter Lesslie2-3/+25
2022-05-01Some documentation fix (#10335)Maple2-1/+1
2022-05-01Merge pull request #10039 from eli-schwartz/wayland-protocols-subproject-filesJussi Pakkanen1-0/+22
2022-04-30add release snippetRemi Thebault1-0/+13
2022-04-30linkers: Add support for mold linkerFini Jastrow2-0/+5
2022-04-27Add small note that get_variable can publicize its data filesEli Schwartz1-0/+22
2022-04-27gnome: Use 'doc' install_tag for gnome.yelpFerdinand Thiessen1-0/+1
2022-04-27improve help for -DdebugPaolo Bonzini1-1/+1
2022-04-24docs: Remove deprecated meson.source_root() from localisation page exampleSimon Arlott1-3/+1
2022-04-21Allow deprecating an option for a new oneXavier Claessens2-0/+31
2022-04-20vcs_tag: handle non-str / non-file argumentsKirill Isakov1-1/+3
2022-04-20vcs_tag: document the already supported file argKirill Isakov1-1/+3
2022-04-19docs: Add documentation on pkgconfig.relocatableFredrik Salomonsson2-0/+39
2022-04-15Add note in docs that multiline f-strings are not supportedPeter Lesslie1-2/+5
2022-04-14docs: make upload target depend on building the docsEli Schwartz1-0/+1
2022-04-12Update Zrythm entry in Users.mdalex-tee1-1/+1
2022-04-07docs: YAML: Add `arg_flattening: false` where requiredDaniel Mensinger12-0/+27
2022-04-07docs: refman: Add `arg_flattening` supportDaniel Mensinger8-8/+27
2022-04-07docs: Document argument flatteningDaniel Mensinger1-0/+48
2022-04-07docs: Fix [[true]] --> `true`Daniel Mensinger1-2/+2
2022-04-03Document and test env vars a bit betterJohn Ericson1-6/+6
2022-04-01docs: fix inaccurate description of command targetsEli Schwartz2-2/+2
2022-03-31docs: note that find_program accepts file objectsEli Schwartz1-4/+6
2022-03-31docs: correct documentation of shared_library soversionsEli Schwartz1-2/+2
2022-03-30Add new debug() functionMarvin Scholz2-0/+19
2022-03-27Fix typoÖnder Görmez1-1/+1