222 Commits (3dca1c99a6a798d169761002cc7e4b1b89d4710e)

Author SHA1 Message Date
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
Patrick Griffis 12504b2385 i18n: Fix handling relative data_dirs 8 years ago
Patrick Griffis 82492f5d76 i18n: Add data_dirs kwarg to merge_file() 8 years ago
Jussi Pakkanen 1c8e9fc7ae Stricter evaluation of deps. Closes #1648. 8 years ago
Richard Hughes 0e8eba7f64 gnome: Allow modules to optionally generate ObjectManager boilerplate 8 years ago
Aaron Small 76c8491d77 Add an option to dependencies called 'method'. This can be used to 8 years ago
Dylan Baker af820b77d8 Allow specifying windres binary in cross files 8 years ago
Nirbheek Chauhan 57cb1f9aad Support multiple install dirs for built/custom targets 8 years ago
Sam Thursfield c408bd6a8e gnome: Preserve ordering of flags passed to tools 8 years ago
Patrick Griffis a9c30ce8b5 python3: Add sysconfig_path() method 8 years ago
Patrick Griffis b6e06dd80b python3: Add language_version() method 8 years ago
Nirbheek Chauhan 976c9abcd0 modules: Start using @SOURCE_ROOT@ and @BUILD_ROOT@ 8 years ago
Patrick Griffis dd828e3fd7 gnome.gdbus_codegen: Use --output-directory when available 8 years ago
Tim-Philipp Müller 80f870c4bb gnome: fix genmarshal .c file generation 8 years ago
Patrick Griffis a795ea3cd4 gnome.genmarshal: Use --output when available 8 years ago
Nirbheek Chauhan 438f219864 gnome: Pass ExternalProgram objects to CustomTarget 8 years ago
Elliott Sales de Andrade 7c5de87656 Raise if gobject-introspection is not found. 8 years ago
Nirbheek Chauhan dabf0c1882 gnome: Support configure_file() output in compile_resources 8 years ago
Nirbheek Chauhan 1f0319c288 gnome: Document why we need absolute paths for mkenums 8 years ago
Nirbheek Chauhan a6c71c62c8 gnome: Print an error message when generated files are passed to compile_resources 8 years ago
Nirbheek Chauhan 8c8ad2cc49 rpm: Fix missing parenthesis and quotation mark 8 years ago
Nirbheek Chauhan af85d0e65e gnome: Fix minimum gresource dependency required 8 years ago
Nirbheek Chauhan 577a3591c9 gnome: Only check gresource version with CustomTargets 8 years ago
Nirbheek Chauhan 2478bb144d rpm: We no longer provide the full path to a library 8 years ago
Nirbheek Chauhan 7e805a019a find_program: Fix implementation of .path() 8 years ago
Thibault Saunier 00251f16b6 gnome: Do not use gir specific `--extra-lib` to generate gtkdoc args 8 years ago
Mike Sinkovsky 77515ee541 style: [E303] too many blank lines (2) 8 years ago
Mike Sinkovsky 84902cb93a style: [E301] expected 1 blank line, found 0 8 years ago
Mike Sinkovsky e9a891fe25 style: [E502] the backslash is redundant between brackets 8 years ago
Jussi Pakkanen 6ac9a8e738 Add .find_python() method. Supersedes #777. 8 years ago
Jussi Pakkanen fbabe8ad85 There are two different kinds of extensions: modules that create new 8 years ago