summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
AgeCommit message (Expand)Author
2021-08-20Merge pull request #9012 from dcbaker/submit/qt-custom-targetsJussi Pakkanen
2021-08-20external-project: Add support for WAF build systemXavier Claessens
2021-08-18docs: add snippet for qt compile_ method generated inputsDylan Baker
2021-08-17Add install tagsXavier Claessens
2021-08-16interpreter/compiler: remove unittest_args methodDylan Baker
2021-08-16Add unset_variable()Tristan Partin
2021-08-15Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate"Jussi Pakkanen
2021-08-11compilers/c++: Add MSVC option to make the __cplusplus define accurateDylan Baker
2021-08-08Add support for finding Javascript source libraries with Emscripten.Jussi Pakkanen
2021-08-04destdir: Allow relative to build directoryXavier Claessens
2021-07-26coredata: throw a MesonException on unknown optionsFlorian Schmaus
2021-07-25Added release snippetmiebka
2021-07-22Merge pull request #8992 from dcbaker/submit/modernize-python-module-dependencyJussi Pakkanen
2021-07-18Set up the 0.59.0 release.Jussi Pakkanen
2021-07-13modules/python: Add type annotationsDylan Baker
2021-07-07windows: Support wrc resource compilerConnor Abbott
2021-06-30interpreter: add required and disabled to importDylan Baker
2021-06-29Merge pull request #8882 from xclaesse/msubprojects-parallelJussi Pakkanen
2021-06-29Add feed arg to custom_target()Simon Ser
2021-06-25msubprojects: Run action on all subprojects in parallelXavier Claessens
2021-06-23gnome: add update_desktop_database to post_install()Xavier Claessens
2021-06-23gnome: Set GSETTINGS_SCHEMA_DIR in devenvXavier Claessens
2021-06-22Add Visual Studio 2012/2013 backends (#8803)fanc999
2021-06-22Merge pull request #8898 from e820/interpreter-required-argumentsDylan Baker
2021-06-21fix: Ensure that build targets have all methods from ExternalProgramDaniel Mensinger
2021-06-21interpreter: Move argument checks from add_*_arguments to compiler.get_suppor...Laurin-Luis Lehning
2021-06-21docs: Fix snippet heading for required project argumentsLaurin-Luis Lehning
2021-06-21interprter: Add required kwarg to add_(project|global)_argumentsLaurin-Luis Lehning
2021-06-17intl custom dependencyEli Schwartz
2021-06-15docs: update qt module documentation with types and new filesDylan Baker
2021-06-15modules/qt: Deprecated the *sources variadic argument to preproccessDylan Baker
2021-06-08docs: fix issues with the cython docsDylan Baker
2021-06-08document the enhancement to the Fs module permitting File argumentsEli Schwartz
2021-06-07docs: Add cython docsDylan Baker
2021-05-19interpreter: Automatically add 'c' to languages when 'vala' is usedDylan Baker
2021-05-18pkgconfig: Do not escape custom variablesXavier Claessens
2021-05-13Set up VS environment automatically when run.Jussi Pakkanen
2021-05-11Make objective C use C standard version. Closes #5495.Jussi Pakkanen
2021-05-02Release 0.58.0.Jussi Pakkanen
2021-04-26Add snippet about Xcode. [skip ci]Jussi Pakkanen
2021-04-26Interpreter: Fallback when required is false but forcefallback is trueXavier Claessens
2021-04-26Add 'subprojects purge' commandTristan Partin
2021-04-19pkgconfig: Add support for CustomTarget objects in generatorXavier Claessens
2021-04-12dependency: Add JDK system dependencyTristan Partin
2021-04-09Add global_source/build_root()Xavier Claessens
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-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