aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules
AgeCommit message (Expand)AuthorFilesLines
2017-09-18Last round with listify function refactoring.Alexis Jeandet2-6/+2
2017-09-18Gnome, pkgconfig, Qt4, Qt5 and windows modules slightly refactored.Alexis Jeandet5-81/+27
2017-09-18Merge pull request #2263 from ximion/dlangJussi Pakkanen1-1/+7
2017-09-17d: Make feature names less verboseMatthias Klumpp1-2/+2
2017-09-14Merge pull request #2216 from ebassi/yelp-linguasJussi Pakkanen1-0/+5
2017-09-12Add deprecation warning for gnome.yelp() argumentEmmanuele Bassi1-0/+5
2017-09-12gnome: Docbook generation for gdbus_codegen()Iñigo Martínez1-1/+4
2017-09-12Drop feature_args call in favor of letting pkgconfig do this directlyMatthias Klumpp1-1/+7
2017-09-04gnome: Flatten the sources for generate_gir()Emmanuele Bassi1-1/+1
2017-09-04gnome.gdbus_codegen(): Add annotations keywordPatrick Griffis1-1/+13
2017-09-03pkgconfig: Document url keywordPatrick Griffis1-1/+1
2017-08-31Use include-uninstalled for internal gir deps.Elliott Sales de Andrade1-1/+1
2017-08-31modules/gnome.py: Use a filelist for generate_gir()Chun-wei Fan1-4/+27
2017-08-29gnome: Ensure gir always works with asan, even if used together with ubsanMatthias Klumpp1-1/+1
2017-08-29gnome: Fix typo in gtkdoc_html_dir, so it returns the correct pathMatthias Klumpp1-1/+1
2017-08-27Merge pull request #2196 from arteymix/patch-4Jussi Pakkanen1-1/+1
2017-08-23gnome: Fix g-ir-scanner linking args for all code pathsThibault Saunier1-2/+8
2017-08-18Make all functionality invokable via the main Meson binary,Jussi Pakkanen2-16/+16
2017-08-17python3: Add tests for platform-dependant paths and cover include pathGuillaume Poirier-Morency1-1/+1
2017-08-15python3: Fix 'sysconfig_path' for platform-dependant pathsGuillaume Poirier-Morency1-1/+1
2017-08-14gnome: use VAPIGEN from the environment if setMarinus Schraal1-1/+5
2017-08-14gnome: add mkenums_simple()Tim-Philipp Müller1-2/+103
2017-08-13gnome: Allow passing build_by_default: to some functionsNirbheek Chauhan1-4/+12
2017-08-13gnome: add 'ignore_headers' to permitted kwarg list for gnome.gtkdoc()Tim-Philipp Müller1-1/+1
2017-08-13gnome: Fix parsing of resource custom target filesNirbheek Chauhan1-8/+15
2017-08-13gnome: Only translate -l flags to --extra-libraryFlorian Müllner1-1/+1
2017-08-04Can pass all target kwargs through to SIMD invocations. Closes #2151.Jussi Pakkanen1-1/+14
2017-08-04A few more lgtm fixes.Jussi Pakkanen1-1/+1
2017-08-02gnome: Fix translation of -l to --extra-library argsFlorian Müllner1-1/+1
2017-07-23gnome: Support new glib-genmarshal argumentsEmmanuele Bassi1-2/+14
2017-07-21gnome: Fix wrong include pathNicolas Dufresne1-3/+1
2017-07-21Make error message more informativeEmmanuele Bassi1-2/+2
2017-07-20i18n: Fixed gettext permitted Kwargs listIñigo Martínez1-1/+1
2017-07-20gnome.genmarshal(): Include generated header in generated sourcePatrick Griffis1-1/+5
2017-07-19Added documentation for SIMD module.Jussi Pakkanen1-1/+1
2017-07-18Turned SIMD into an unstable module.Jussi Pakkanen1-0/+0
2017-07-17Renamed test case number to avoid dupes.Jussi Pakkanen1-1/+1
2017-07-17Create a new configuration data object and return it as the result.Jussi Pakkanen1-6/+3
2017-07-17Added VS support to simd detector.Jussi Pakkanen1-0/+1
2017-07-17Created simd module.Jussi Pakkanen1-0/+74
2017-07-17gnome module: Add -lfoo after -Lbar LDFLAGSNirbheek Chauhan1-4/+5
2017-07-13pkgconfig: avoid appending slash at CflagsLaurent Carlier1-3/+4
2017-07-02Merge pull request #2017 from mesonbuild/fix2012Jussi Pakkanen1-4/+8
2017-07-02Improve "Passed invalid keyword argument" warning.Jehan1-1/+1
2017-07-02Qapla'Jussi Pakkanen1-2/+4
2017-07-01Fix custom target sourcesJussi Pakkanen1-2/+4
2017-06-30Fix typo in generate_gir keyword name.Elliott Sales de Andrade1-1/+1
2017-06-29pkgconfig: add support for extra_cflagsBruce Richardson1-3/+7
2017-06-26Fixed issues raised in review.Jussi Pakkanen8-29/+31
2017-06-26Fixed the remaining modules.Jussi Pakkanen4-0/+8