543 Commits (f4b344f5b080f0d151283eca9046d5668c22cee7)

Author SHA1 Message Date
Ting-Wei Lan 7b4bcdf21e gnome: Always use an ordered set to store LDFLAGS 7 years ago
Ting-Wei Lan ab2f68ec9c gnome.generate_gir: Pass *FLAGS set in the environment to g-ir-scanner 7 years ago
Ting-Wei Lan 08113da388 gnome.gtkdoc: Pass *FLAGS set in the environment to gtkdoc-scangobj 7 years ago
Iñigo Martínez f022cb3a40 gnome.gtkdoc: Add dependencies over generated targets 7 years ago
Xavier Claessens 68eedc8b71 pkgconfig: Rename DepsHolder to DependenciesHelper 7 years ago
Xavier Claessens 49977686b5 pkgconfig: Use the pc file we generated for libraries 7 years ago
Xavier Claessens 9e541a0fff pkgconfig: Avoid duplicated -L flags 7 years ago
Xavier Claessens 1c0570906c pkgconfig: Allow passing Dependency objects to library(_private) 7 years ago
Iñigo Martínez f92d117bec gnome.gtkdoc: Add support for non string based content files 7 years ago
Michael James Gratton 93c988b453 Enable re-compilation of GNOME gschema files if they have changed. 7 years ago
Iñigo Martínez 44dd429ee5 dependencies: Fix pkg-config variable definition 7 years ago
Nirbheek Chauhan e1bdc098ca gnome.compile_resources: Prefer generated files over source files 7 years ago
Patrick Griffis 643d3a4976 gnome.gtkdoc: Fix missing permitted kwargs 7 years ago
Alexis Jeandet 120f7a4c40 [Qt module] Added workaround for qt tools version detection 7 years ago
Alexis Jeandet 5c5eac3571 [Qt module] Added translation files compilation method 7 years ago
Alexis Jeandet 1fd743e6ad [Qt module] Added lrelease detection 7 years ago
Alexis Jeandet 5de5e7673f [Qt module] Few minor fixes 7 years ago
Jussi Pakkanen 9d67e5030b Changed code to use detected executables rather than hardcoding sys.executable. 7 years ago
Iñigo Martínez 638077181a pkgconfig: Handle prefix in library path 7 years ago
Nirbheek Chauhan 4fb978e1f7 pkgconfig module: Escape all paths while generating 7 years ago
Xavier Claessens 9e2d078948 gnome: Add include_directories parameter to gtkdoc() 7 years ago
Markus Theil 3f8a082a68 Qt-Module: fix name option with multiple rcc files 7 years ago
Markus Theil b36475ff44 Qt-Module: fix rcc `name` with Qt4 7 years ago
Markus Theil 51bc364a10 Qt5-Module: add `name` option to rcc 7 years ago
Martin Kelly 02bea7d5bf namespace run_targets by subproject 7 years ago
Leif Middelschulte cf759e529c Fixes the `kwargs` handling. 7 years ago
Leif Middelschulte b919e05821 removes unnecessary code as suggested by @jeandet 7 years ago
Leif Middelschulte 32a8ab40c1 removes unnecessary if/else-statement as suggested by @jeandet 7 years ago
Leif Middelschulte 050a56ad47 Qt5-Module: Add `moc_extra_arguments` keyword support. 7 years ago
Patrick Griffis f220a5dd86 gnome: Fix compile_schemas() using path sep in target name 7 years ago
getzze 6ce42e2ec5 Error for Libs in package_config function 7 years ago
Corentin Noël fd860482e5 Allow to give source files to GtkDoc by respecting the File class 7 years ago
Alexis Jeandet 4410c73efa Factorized Qt compilers version probing. 7 years ago
Alexis Jeandet f7f439caeb Factorized Qt4 and Qt5 modules in one base class. 7 years ago
Rico Tzschichholz 8b8e1ee620 gnome: g-ir-scanner accepts multiple symbol-prefix arguments 7 years ago
Patrick Griffis 893d101fff gnome: Add header kwarg to generate_gir() 7 years ago
Alexis Jeandet a9258923fa Added include directory argument for Qt's Moc which is needed to build plugins. 7 years ago
Nirbheek Chauhan bb0e18b738 Use listify and extract_as_list everywhere 7 years ago
Nirbheek Chauhan 26dada3797 gnome: Flatten and unholder all dependencies 7 years ago
Dylan Baker dda5e8cadb Allow CustomTarget's to be indexed 7 years ago
Luke Shumaker 4dbbb4884c flake8: Clean up complained-about unused imports 7 years ago
Luke Shumaker bb25260f00 flake8: Perform suggested whitespace/formatting changes 7 years ago
Corentin Noël 3e6c3ea10c Change ternary to another argument 7 years ago
Corentin Noël 6a2926870c Add 'install' keyword to the gettext macro 7 years ago
Alexis Jeandet e553d0807b Last round with listify function refactoring. 7 years ago
Alexis Jeandet bf64cf569b Gnome, pkgconfig, Qt4, Qt5 and windows modules slightly refactored. 7 years ago
Matthias Klumpp 61db415d7f d: Make feature names less verbose 7 years ago
Emmanuele Bassi 6f1d7e3d0a Add deprecation warning for gnome.yelp() argument 7 years ago
Iñigo Martínez 540c928e30 gnome: Docbook generation for gdbus_codegen() 7 years ago
Matthias Klumpp 75fdf413e4 Drop feature_args call in favor of letting pkgconfig do this directly 7 years ago