aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)AuthorFilesLines
2021-06-22Add Visual Studio 2012/2013 backends (#8803)fanc9991-0/+15
2021-06-22Merge pull request #8898 from e820/interpreter-required-argumentsDylan Baker1-0/+6
2021-06-21fix: Ensure that build targets have all methods from ExternalProgramDaniel Mensinger1-0/+16
2021-06-21interpreter: Move argument checks from add_*_arguments to compiler.get_suppor...Laurin-Luis Lehning2-8/+6
2021-06-21docs: Fix snippet heading for required project argumentsLaurin-Luis Lehning1-1/+1
2021-06-21interprter: Add required kwarg to add_(project|global)_argumentsLaurin-Luis Lehning1-0/+8
2021-06-17intl custom dependencyEli Schwartz1-0/+35
2021-06-15docs: update qt module documentation with types and new filesDylan Baker2-7/+29
2021-06-15modules/qt: Deprecated the *sources variadic argument to preproccessDylan Baker1-0/+16
2021-06-08docs: fix issues with the cython docsDylan Baker1-2/+2
2021-06-08document the enhancement to the Fs module permitting File argumentsEli Schwartz1-0/+6
2021-06-07docs: Add cython docsDylan Baker1-0/+18
2021-05-19interpreter: Automatically add 'c' to languages when 'vala' is usedDylan Baker1-0/+4
2021-05-18pkgconfig: Do not escape custom variablesXavier Claessens1-0/+23
2021-05-13Set up VS environment automatically when run.Jussi Pakkanen1-0/+8
2021-05-11Make objective C use C standard version. Closes #5495.Jussi Pakkanen1-0/+6
2021-05-02Release 0.58.0.0.58.0Jussi Pakkanen26-324/+0
2021-04-26Add snippet about Xcode. [skip ci]Jussi Pakkanen1-0/+4
2021-04-26Interpreter: Fallback when required is false but forcefallback is trueXavier Claessens1-0/+21
2021-04-26Add 'subprojects purge' commandTristan Partin1-0/+18
2021-04-19pkgconfig: Add support for CustomTarget objects in generatorXavier Claessens1-0/+5
2021-04-12dependency: Add JDK system dependencyTristan Partin1-0/+16
2021-04-09Add global_source/build_root()Xavier Claessens1-0/+10
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 Claessens1-0/+8
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 Claessens1-1/+7
2021-03-23environment(): Allow stacking append() and prepend() (#8547)Xavier Claessens1-0/+16
2021-03-23Remove -pipe from default list of args. Closes #8508.Jussi Pakkanen1-0/+10
2021-03-18Allow add_dist_script() in subprojectsXavier Claessens1-0/+14
2021-03-18interpreter: Add varname as positional arg in dep.get_variable()Xavier Claessens1-0/+8
2021-03-16clangformat: Add clang-format-check targetXavier Claessens1-2/+2
2021-03-16clangformat: Add include and ignore filesXavier Claessens1-0/+43
2021-03-16Add range() functionXavier Claessens1-0/+28
2021-03-16Add `meson devenv` command and meson.add_devenv()Xavier Claessens1-0/+29
2021-03-10Some documentation language adjustments & improved error messagesLaurin-Luis Lehning1-1/+1
2021-03-10Fix release snippet still using the old fstring syntaxLaurin-Luis Lehning1-1/+1
2021-03-10Add failing test cases & release snippetLaurin-Luis Lehning1-0/+7
2021-03-09Add address sanitizer support for Visual Studio.Jussi Pakkanen1-0/+6
2021-03-09Add str.replace() methodTristan Partin1-0/+10
2021-02-27install_man locale supportJason Woodward1-0/+9
2021-02-26Allow printing UserOptions in the summaryStephen Gregoratto1-0/+3
2021-02-26meson: add .has_external_property() methodsTim-Philipp Müller1-0/+7
2021-02-25deprecated `meson.get_cross_property`Dylan Baker1-0/+5
2021-02-25Support multiple args in error()Xavier Claessens1-0/+4
2021-02-25Allow custom target output to be processed by generatorsMatthias Klumpp1-0/+4
2021-02-22minstall: Add --skip-subprojects optionXavier Claessens1-0/+10
2021-02-14Set up release 0.57.0.57.0Jussi Pakkanen31-315/+0
2021-02-07Add Qt6 moduleLuca Weiss1-0/+8