aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)AuthorFilesLines
2021-08-31interpreter: Make comparisons of different types a hard errorDaniel Mensinger1-0/+5
2021-08-23interpreter: Fix dependency(..., static: true) fallbackXavier Claessens1-0/+46
2021-08-22Add Java moduleTristan Partin1-0/+18
2021-08-20Merge pull request #9012 from dcbaker/submit/qt-custom-targetsJussi Pakkanen1-0/+13
2021-08-20external-project: Add support for WAF build systemXavier Claessens1-0/+5
2021-08-18docs: add snippet for qt compile_ method generated inputsDylan Baker1-0/+13
2021-08-17Add install tagsXavier Claessens1-0/+6
2021-08-16interpreter/compiler: remove unittest_args methodDylan Baker1-0/+4
2021-08-16Add unset_variable()Tristan Partin1-0/+16
2021-08-15Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate"Jussi Pakkanen1-7/+0
2021-08-11compilers/c++: Add MSVC option to make the __cplusplus define accurateDylan Baker1-0/+7
2021-08-08Add support for finding Javascript source libraries with Emscripten.Jussi Pakkanen1-0/+13
2021-08-04destdir: Allow relative to build directoryXavier Claessens1-0/+6
2021-07-26coredata: throw a MesonException on unknown optionsFlorian Schmaus1-0/+5
2021-07-25Added release snippetmiebka1-0/+3
2021-07-22Merge pull request #8992 from dcbaker/submit/modernize-python-module-dependencyJussi Pakkanen1-0/+3
2021-07-18Set up the 0.59.0 release.0.59.0Jussi Pakkanen17-211/+0
2021-07-13modules/python: Add type annotationsDylan Baker1-0/+3
2021-07-07windows: Support wrc resource compilerConnor Abbott1-0/+7
2021-06-30interpreter: add required and disabled to importDylan Baker1-0/+5
2021-06-29Merge pull request #8882 from xclaesse/msubprojects-parallelJussi Pakkanen1-0/+7
2021-06-29Add feed arg to custom_target()Simon Ser1-0/+4
2021-06-25msubprojects: Run action on all subprojects in parallelXavier Claessens1-0/+7
2021-06-23gnome: add update_desktop_database to post_install()Xavier Claessens1-0/+8
2021-06-23gnome: Set GSETTINGS_SCHEMA_DIR in devenvXavier Claessens1-0/+5
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