312 Commits (d32d0d6b53dc84e35f6b26fbcfaf23a37ab6b002)

Author SHA1 Message Date
Nirbheek Chauhan c5865c50c4 gnome: Use the header basename for #include in mkenums_simple 7 years ago
Nirbheek Chauhan 45aa57f660 gnome: Update minimum glib version for gdbus-codegen 7 years ago
Nirbheek Chauhan 2e0485bb9b gnome: Disable usage of new --body and --header args 7 years ago
Jussi Pakkanen ccaf5711cd Install generated gdbus header with old glib version too. 7 years ago
Nirbheek Chauhan 74404db469 gnome: If pkg-config is not found, assume glib is 2.54 (#3443) 7 years ago
Nirbheek Chauhan b5c919ebfe gnome: gdbus-codegen add a `sources:` kwarg 7 years ago
Iñigo Martínez a52543cd1e gdbus_codegen: Fix install_dir parameter 7 years ago
Nirbheek Chauhan 6cdd14fc4e find_program: Don't spam when called from a module 7 years ago
Jussi Pakkanen 998892ed29 Updated all modules to work with the new API. 7 years ago
Jussi Pakkanen bdb57cf62a Convert Gnome module to use find_program from interpreter. 7 years ago
Iñigo Martínez 435cd8c922 gdbus_codegen: Fix new generated objects 7 years ago
Iñigo Martínez e656b9c819 gdbus_codegen: Fix custom target name 7 years ago
Nirbheek Chauhan d7b401f7d7 gdbus_codegen: Return 2 targets when docbook is disabled 7 years ago
Iñigo Martínez b2636ceef9 gnome: Validate docbook parameter is a string 7 years ago
Iñigo Martínez 351b59f03a gnome: Split header and code targets in gdbus_codegen() 7 years ago
Emmanuele Bassi e103675a39 Never install the glib-mkenums generated C source (#3374) 7 years ago
Iñigo Martínez c1fcc8ab3e gnome.gtkdoc: Fix generated files used as content files 7 years ago
Aleksey Filippov 077d59daa4 Add link_whole argument to declare_dependency() 7 years ago
Nirbheek Chauhan 0c1c387703 gnome: Fix depend_files listing for compile_resources 7 years ago
Jon Turney 7bfcf68777 Add get_pkgconfig_variable(default:) 7 years ago
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
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
Xavier Claessens 9e2d078948 gnome: Add include_directories parameter to gtkdoc() 7 years ago
Martin Kelly 02bea7d5bf namespace run_targets by subproject 7 years ago
Patrick Griffis f220a5dd86 gnome: Fix compile_schemas() using path sep in target name 7 years ago
Corentin Noël fd860482e5 Allow to give source files to GtkDoc by respecting the File 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
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
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
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
Emmanuele Bassi 2cabcb39c9 gnome: Flatten the sources for generate_gir() 7 years ago
Patrick Griffis 04b2c67b7d gnome.gdbus_codegen(): Add annotations keyword 7 years ago
Elliott Sales de Andrade 7fb1973cac Use include-uninstalled for internal gir deps. 7 years ago
Chun-wei Fan aeaefce81e modules/gnome.py: Use a filelist for generate_gir() 7 years ago
Matthias Klumpp 5275548b5c gnome: Ensure gir always works with asan, even if used together with ubsan 7 years ago
Matthias Klumpp d49eeb243f gnome: Fix typo in gtkdoc_html_dir, so it returns the correct path 7 years ago