aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2021-04-15docs: add the 'since' tag to string.replacePeter Hutterer1-2/+2
2021-04-15docs: document default version for declare_dependency()Simon Ser1-1/+2
2021-04-13Adding translation to ptbr for getting meson. [skip ci]Mateus Coutinho Marim2-0/+94
2021-04-12Update Users.md [skip ci]Mateus Coutinho Marim1-1/+2
2021-04-12dependency: Add JDK system dependencyTristan Partin2-0/+17
2021-04-09docs: Fix the description of static_library's additional arguments [skip ci]Adam Jackson1-2/+1
2021-04-09Add global_source/build_root()Xavier Claessens2-0/+26
2021-04-06docs: document bool to_int and to_string methodsSimon Ser1-0/+8
2021-04-06Typo fix. [skip ci]Jussi Pakkanen1-1/+1
2021-04-06Add Chinese page to sitemap. [skip ci]Jussi Pakkanen2-1/+2
2021-04-06Add Chinese translation of the getting Meson page [skip ci]Chippy1-0/+56
2021-03-30docs: change duplicate "**.h" path to "**.c" [skip ci]Guilherme Janczak1-1/+1
2021-03-29Do not add custom target dir automatically when implicit false.Jussi Pakkanen1-0/+17
2021-03-28msubprojects: wrap-file should be re-extracted with --resetXavier Claessens2-1/+10
2021-03-28docs: Provide working instructions for scan-build [skip ci]Patryk Obara1-3/+17
2021-03-27Added some wrap review docs. [skip ci]Jussi Pakkanen2-1/+39
2021-03-25docs: correct log upload paths.Diego Elio Pettenò1-3/+3
2021-03-24Merge pull request #8568 from dcbaker/submit/qt-dependency-factoryJussi Pakkanen1-0/+6
2021-03-23Refactor Qt Dependency into proper split classes with factoriesDylan Baker1-0/+6
2021-03-23devenv: Set GI_TYPELIB_PATH and LD_LIBRARY_PATH (#8548)Xavier Claessens2-1/+14
2021-03-23environment(): Allow stacking append() and prepend() (#8547)Xavier Claessens2-2/+29
2021-03-23Remove -pipe from default list of args. Closes #8508.Jussi Pakkanen1-0/+10
2021-03-21Docs: Fix small typoHRXN1-1/+1
2021-03-18Allow add_dist_script() in subprojectsXavier Claessens2-6/+29
2021-03-18interpreter: Add varname as positional arg in dep.get_variable()Xavier Claessens2-2/+14
2021-03-16clangformat: Add clang-format-check targetXavier Claessens2-4/+4
2021-03-16clangformat: Add include and ignore filesXavier Claessens3-0/+102
2021-03-16Add range() functionXavier Claessens2-0/+58
2021-03-16Remove mention of Meson manual. [skip ci]Jussi Pakkanen1-6/+0
2021-03-16Add `meson devenv` command and meson.add_devenv()Xavier Claessens3-0/+76
2021-03-10doc: Add External Project into the top dropdown menuXavier Claessens1-0/+1
2021-03-10Some documentation language adjustments & improved error messagesLaurin-Luis Lehning2-2/+10
2021-03-10Yet another documentation updateLaurin-Luis Lehning1-0/+3
2021-03-10Fix release snippet still using the old fstring syntaxLaurin-Luis Lehning1-1/+1
2021-03-10Add syntax documentation with tentative version targetLaurin-Luis Lehning1-0/+16
2021-03-10Add failing test cases & release snippetLaurin-Luis Lehning1-0/+7
2021-03-09docs: add a couple words about system dependenciesDylan Baker1-0/+17
2021-03-09Add address sanitizer support for Visual Studio.Jussi Pakkanen2-1/+9
2021-03-09Add str.replace() methodTristan Partin3-0/+24
2021-03-06minstall: Correctly set uid/gid of installed filesPeter Kjellerstedt1-1/+1
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz1-1/+1
2021-03-04Fix release notes typo [skip ci]Michael Brockus1-1/+1
2021-03-04docs: Clarify compiler.cmd_array() (#8454)Chris Mayo1-2/+1
2021-03-04Improved a paragraph [skip ci]Amr Ojjeh1-3/+3
2021-03-01docs/faq: Add a section on user defined functions and macros [skip ci]Dylan Baker1-1/+78
2021-02-27install_man locale supportJason Woodward2-0/+14
2021-02-26Allow printing UserOptions in the summaryStephen Gregoratto2-0/+4
2021-02-26meson: add .has_external_property() methodsTim-Philipp Müller2-0/+14
2021-02-26Add Rizin to the list of meson usersRiccardo Schirone1-0/+1
2021-02-25deprecated `meson.get_cross_property`Dylan Baker3-4/+9