313 Commits (b1c25ccde0ef1d3838cb6c1d1f92ba1ccebdbff1)

Author SHA1 Message Date
Guillaume Poirier-Morency 2653000ac7 python3: Add tests for platform-dependant paths and cover include path 7 years ago
Guillaume Poirier-Morency 92e2e1e2d8 python3: Fix 'sysconfig_path' for platform-dependant paths 7 years ago
Marinus Schraal c8e61f112d gnome: use VAPIGEN from the environment if set 7 years ago
Tim-Philipp Müller 4e476c82f3 gnome: add mkenums_simple() 7 years ago
Nirbheek Chauhan 556966003e gnome: Allow passing build_by_default: to some functions 7 years ago
Tim-Philipp Müller 60b83a5f0a gnome: add 'ignore_headers' to permitted kwarg list for gnome.gtkdoc() 7 years ago
Nirbheek Chauhan 7aed29e2c3 gnome: Fix parsing of resource custom target files 7 years ago
Florian Müllner 691ad706ad gnome: Only translate -l flags to --extra-library 7 years ago
Jussi Pakkanen cad6bf32f1 Can pass all target kwargs through to SIMD invocations. Closes #2151. 7 years ago
Jussi Pakkanen d335a84b9e A few more lgtm fixes. 7 years ago
Florian Müllner 00a3d1ac4f gnome: Fix translation of -l to --extra-library args 7 years ago
Emmanuele Bassi de45352d9d gnome: Support new glib-genmarshal arguments 7 years ago
Nicolas Dufresne 12be4b6644 gnome: Fix wrong include path 7 years ago
Emmanuele Bassi 381e8313ed Make error message more informative 7 years ago
Iñigo Martínez b43f4841ba i18n: Fixed gettext permitted Kwargs list 7 years ago
Patrick Griffis 9683082c4c gnome.genmarshal(): Include generated header in generated source 7 years ago
Jussi Pakkanen c8981ff111 Added documentation for SIMD module. 7 years ago
Jussi Pakkanen fc23d9d0f2 Turned SIMD into an unstable module. 7 years ago
Jussi Pakkanen ce77fb89b9 Renamed test case number to avoid dupes. 7 years ago
Jussi Pakkanen 6119beed4d Create a new configuration data object and return it as the result. 7 years ago
Jussi Pakkanen 8396c4f3e6 Added VS support to simd detector. 7 years ago
Jussi Pakkanen d304aac504 Created simd module. 7 years ago
Nirbheek Chauhan a0bd896b2f gnome module: Add -lfoo after -Lbar LDFLAGS 7 years ago
Laurent Carlier 0283a2fb41 pkgconfig: avoid appending slash at Cflags 7 years ago
Jehan 2f691410fc Improve "Passed invalid keyword argument" warning. 8 years ago
Jussi Pakkanen 9c02e57f88 Qapla' 8 years ago
Jussi Pakkanen ecde592b86 Fix custom target sources 8 years ago
Elliott Sales de Andrade 241790f72d Fix typo in generate_gir keyword name. 8 years ago
Bruce Richardson f12ece4547 pkgconfig: add support for extra_cflags 8 years ago
Jussi Pakkanen 3262be23dc Fixed issues raised in review. 8 years ago
Jussi Pakkanen 4a37baf3c5 Fixed the remaining modules. 8 years ago
Jussi Pakkanen 80d665e8de Converted some modules. 8 years ago
Jussi Pakkanen 7f482824bb Add kwarg checker in module code. 8 years ago
Elliott Sales de Andrade 70776cda98 Add build include directory to gtkdoc source paths. 8 years ago
Elliott Sales de Andrade ca798e1538 Add all internal dep rpaths to gnome module builds. 8 years ago
Elliott Sales de Andrade 6bc14424b4 Use absolute path to target dir within gnome module. 8 years ago
Patrick Griffis ccb253189a gnome.generate_gir(): Fix linking to libasan if sanitizer enabled 8 years ago
Patrick Griffis 604adce33f gnome: Fix getting sanitize cflags for gir 8 years ago
Florian Müllner a3dda095bc gnome: Guard all cflags passed to g-ir-scanner 8 years ago
Florian Müllner 4b8dc3b746 gnome: Fix includedir cflags 8 years ago
Nirbheek Chauhan 1e42241ef3 gnome: Don't assume that a C compiler is being used 8 years ago
Nirbheek Chauhan d38f3deaed gnome: Work around GNU ld bug with -rpath,$ORIGIN 8 years ago
Patrick Griffis a88ad9173a gnome.yelp(): Default symlink_media to true 8 years ago
Nirbheek Chauhan 0c83f8352d dependencies: Add a new class ExternalDependency 8 years ago
Jussi Pakkanen cb9344cb8d Revert "gnome: Use --pkg to pass pkg-config cflags to g-ir-scanner" 8 years ago
Florian Müllner 3a2e333f00 gnome: Use --pkg to pass pkg-config cflags to g-ir-scanner 8 years ago
Emmanuele Bassi f3aa309fa1 Add mkdb_args support to gnome.gtkdoc() 8 years ago
Elliott Sales de Andrade ea636fcd51 Remove unused variables. 8 years ago
Peter Hutterer 7ed19902be pkgconfig: add suppport for custom variables during generation 8 years ago
Dylan Baker a8173630ea Don't use len() to test emptiness vs not emptiness 8 years ago