302 Commits (fdb48a3a0f0425a6bd4a71a2e004479080955df8)

Author SHA1 Message Date
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
Jussi Pakkanen 24221d71cc Created a Python 3 module for simpler building of Python extension modules. 8 years ago
Jussi Pakkanen 340781c515 Fix Gnome module. 8 years ago
Jussi Pakkanen 570c9b150b Fix a few more modules. 8 years ago
Jussi Pakkanen de24fddbd1 Create a module return value object. 8 years ago
Jussi Pakkanen 027af6b064 Error out if trying to do gettext without appropriate tools. 8 years ago
Igor Gnatenko ef3cc6b3fa style: fix E127 violations 8 years ago
Igor Gnatenko cdd05aa5dc style: fix E241 violations 8 years ago
Igor Gnatenko 969dc7e995 style: fix E124 violations 8 years ago
Igor Gnatenko 116da33cdd style: fix E128 violations 8 years ago
Igor Gnatenko 5693758e46 style: fix E231 violations 8 years ago
Igor Gnatenko ef608f217d style: fix E222 violations 8 years ago
Igor Gnatenko 2017d8578a style: fix E226 violations 8 years ago
Igor Gnatenko f0b30baa39 style: fix E225 violations 8 years ago
Jussi Pakkanen b55235dfbd Fix space before :. 8 years ago
Elliott Sales de Andrade 157549fe72 Add include_directories to windows.compile_resources. 8 years ago
Elliott Sales de Andrade 24b3585318 Move _get_include_args from gnome to modules. 8 years ago
Elliott Sales de Andrade 18c38df875 Add Generator.process_files to reduce code duplication. 8 years ago
Nirbheek Chauhan 0ac965cc10 Fix shared library symlink aliasing on install 8 years ago
Nirbheek Chauhan 589a56e78f Cache the scripts used for postconf and install phases 8 years ago
Nirbheek Chauhan 9bc07a0941 Fix several more lint errors 8 years ago
Igor Gnatenko 139e020ede tree-wide: use proper 'not in' notation 8 years ago
Igor Gnatenko 8268eb4959 tree-wide: remove unused imports 8 years ago
Igor Gnatenko d5ccd20aac fix some of pylint's undefined-variable 8 years ago
Nirbheek Chauhan c693bd9bb4 Allow passing arguments to install scripts 8 years ago
Nirbheek Chauhan eaafca6f4a Qt: Allow passing a name arg to preprocess() 8 years ago
Nirbheek Chauhan 59b8f11e7e gnome: Re-use gobject-introspection-1.0 pkg-config dependency 8 years ago
Nirbheek Chauhan 5e5b3f00d8 modules: Cache programs found by find_program 8 years ago
Nirbheek Chauhan d5f7ba862b gnome.mkenums: Use absolute paths for all commandline args 8 years ago
Nirbheek Chauhan e6f48a03fc Allow all code to access module target classes 8 years ago