summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-03-30docs: change duplicate "**.h" path to "**.c" [skip ci]Guilherme Janczak
2021-03-29Do not add custom target dir automatically when implicit false.Jussi Pakkanen
2021-03-28msubprojects: wrap-file should be re-extracted with --resetXavier Claessens
2021-03-28docs: Provide working instructions for scan-build [skip ci]Patryk Obara
2021-03-27Added some wrap review docs. [skip ci]Jussi Pakkanen
2021-03-25docs: correct log upload paths.Diego Elio Pettenò
2021-03-24Merge pull request #8568 from dcbaker/submit/qt-dependency-factoryJussi Pakkanen
2021-03-23Refactor Qt Dependency into proper split classes with factoriesDylan Baker
2021-03-23devenv: Set GI_TYPELIB_PATH and LD_LIBRARY_PATH (#8548)Xavier Claessens
2021-03-23environment(): Allow stacking append() and prepend() (#8547)Xavier Claessens
2021-03-23Remove -pipe from default list of args. Closes #8508.Jussi Pakkanen
2021-03-21Docs: Fix small typoHRXN
2021-03-18Allow add_dist_script() in subprojectsXavier Claessens
2021-03-18interpreter: Add varname as positional arg in dep.get_variable()Xavier Claessens
2021-03-16clangformat: Add clang-format-check targetXavier Claessens
2021-03-16clangformat: Add include and ignore filesXavier Claessens
2021-03-16Add range() functionXavier Claessens
2021-03-16Remove mention of Meson manual. [skip ci]Jussi Pakkanen
2021-03-16Add `meson devenv` command and meson.add_devenv()Xavier Claessens
2021-03-10doc: Add External Project into the top dropdown menuXavier Claessens
2021-03-10Some documentation language adjustments & improved error messagesLaurin-Luis Lehning
2021-03-10Yet another documentation updateLaurin-Luis Lehning
2021-03-10Fix release snippet still using the old fstring syntaxLaurin-Luis Lehning
2021-03-10Add syntax documentation with tentative version targetLaurin-Luis Lehning
2021-03-10Add failing test cases & release snippetLaurin-Luis Lehning
2021-03-09docs: add a couple words about system dependenciesDylan Baker
2021-03-09Add address sanitizer support for Visual Studio.Jussi Pakkanen
2021-03-09Add str.replace() methodTristan Partin
2021-03-06minstall: Correctly set uid/gid of installed filesPeter Kjellerstedt
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz
2021-03-04Fix release notes typo [skip ci]Michael Brockus
2021-03-04docs: Clarify compiler.cmd_array() (#8454)Chris Mayo
2021-03-04Improved a paragraph [skip ci]Amr Ojjeh
2021-03-01docs/faq: Add a section on user defined functions and macros [skip ci]Dylan Baker
2021-02-27install_man locale supportJason Woodward
2021-02-26Allow printing UserOptions in the summaryStephen Gregoratto
2021-02-26meson: add .has_external_property() methodsTim-Philipp Müller
2021-02-26Add Rizin to the list of meson usersRiccardo Schirone
2021-02-25deprecated `meson.get_cross_property`Dylan Baker
2021-02-25Support multiple args in error()Xavier Claessens
2021-02-25Allow custom target output to be processed by generatorsMatthias Klumpp
2021-02-25Clarify that wrap requests are for user submission. [skip ci]Jussi Pakkanen
2021-02-23Add note about using Ninja on old Meson versions. [skip ci]Jussi Pakkanen
2021-02-22minstall: Add --skip-subprojects optionXavier Claessens
2021-02-21docs/users: Add DOSBox StagingPatryk Obara
2021-02-17Substitute @CURRENT_SOURCE_DIR@ in run_target() and custom_target()Xavier Claessens
2021-02-16Add optional -Dcuda_ccbindir= option and -ccbin flag to CUDA compiler.Olexa Bilaniuk
2021-02-16Add missing apostrophes. [skip ci]Jussi Pakkanen
2021-02-14docs: Fix typo in release notes [skip ci]Sam Thursfield
2021-02-14Add a release note entry for C++ modules which was missing. [skip ci]Jussi Pakkanen