56 Commits (d6b5d7fe9f5c4aa231d3640daf342406e5c7be15)

Author SHA1 Message Date
Jon Turney 68a5b8d9fc Skip test cases/frameworks/7 gnome if prereqs not found 7 years ago
Nirbheek Chauhan 8842839bb4 pkgconfig deps: Warn when a static library isn't found 7 years ago
Nirbheek Chauhan 0c1c387703 gnome: Fix depend_files listing for compile_resources 7 years ago
Jon Turney bbdd6ecd4c Update PATH for python-gi tests on Windows 7 years ago
Jon Turney b616abafd8 Fix installed files check for gobject-introspection tests on Cygwin 7 years ago
Patrick Griffis 893d101fff gnome: Add header kwarg to generate_gir() 7 years ago
Nirbheek Chauhan b0c40737bf tests/7 gnome: Test that GIR deps are flattened 7 years ago
Iñigo Martínez 540c928e30 gnome: Docbook generation for gdbus_codegen() 7 years ago
Patrick Griffis 04b2c67b7d gnome.gdbus_codegen(): Add annotations keyword 7 years ago
Jussi Pakkanen 4a766147fb Printing unknown kwarg error message no longer crashes the parser. 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
Nirbheek Chauhan 7aed29e2c3 gnome: Fix parsing of resource custom target files 7 years ago
Emmanuele Bassi 0b64bac3ad Test the newly added gnome.genmarshal() argument 7 years ago
Nirbheek Chauhan 6963da616b Don't add dependencies recursively while linking 7 years ago
Nirbheek Chauhan 0e6045864c tests: Use #!/usr/bin/env python3 for all scripts 8 years ago
Nirbheek Chauhan dabf0c1882 gnome: Support configure_file() output in compile_resources 8 years ago
Jussi Pakkanen 340781c515 Fix Gnome module. 8 years ago
Nirbheek Chauhan 84931e1f78 test/7 gnome: Fix on ICC and suppress a warning 8 years ago
Patrick Griffis 9a6db2eb2f gnome.compile_resources(): Add export and install_header kwargs 8 years ago
Patrick Griffis 8dd32506f4 gnome.compile_resources(): Add ability to output gresource bundles 8 years ago
Patrick Griffis 587a0bb3d1 gnome: Update required version for glib-compile-resources depfile fixes 8 years ago
Igor Gnatenko 900438882c trivial: remove executable bits on gnome framework 8 years ago
Jussi Pakkanen 8b05990c13 Disable gresource dependency generation as it breaks Ninja. 8 years ago
Nirbheek Chauhan 4b7ddfbce7 Add a test for gir dependencies and includes 8 years ago
Nirbheek Chauhan 3a84136268 Fix regex used in custom target evaluation 8 years ago
Jussi Pakkanen 63aaa3aa52 Add missing period. 8 years ago
Nirbheek Chauhan 57ce7d4618 Add support for extracting objects in unity builds 8 years ago
Sam Thursfield 25f13067c2 gnome: allow use of generated files with compile_resources() 8 years ago
Sam Thursfield c1d2b65c73 Use stdout for success message instead of stderr in gresource test 8 years ago
Nirbheek Chauhan 6a002a7bea tests/gnome: Add missing enums.h dep to enums2.c 8 years ago
Thibault Saunier 6eacca2024 dependencies: Fix traceback always setting 'variable' 8 years ago
Elliott Sales de Andrade 71eddecdc7 Add missing dependency in gnome.mkenums test. 8 years ago
Nirbheek Chauhan d3e73e0dbc tests/7 gnome: Add a dependency on the compiled schemas 8 years ago
Elliott Sales de Andrade 8f024c0697 Allow running mkenums without templates. 8 years ago
Jussi Pakkanen d61b71fdc2 Converted mkenums to be single invocation. 8 years ago
Elliott Sales de Andrade ceee8bc6b2 Generate genmarshal header and body simultaneously. 8 years ago
Elliott Sales de Andrade 2a8a0727fc Add support for glib-genmarshal to gnome module. 8 years ago
Elliott Sales de Andrade ab004ab189 Add support for glib-mkenums to gnome module. 8 years ago
Thibault Saunier 5780c42b70 tests: framworks: 7 gnome: Stop using g_autoptr 8 years ago
Jussi Pakkanen 384365c843 Added outdir() method to build targets so we can make output dirs togglable. 9 years ago
Jussi Pakkanen a90bbb7277 Finally full test suite passes, even gir. 9 years ago
Igor Gnatenko 0384fa9175 add python test for glib and test against lib 9 years ago
Igor Gnatenko 7b0dd7299c tests/gnome/gir: use modern GLib stuff 9 years ago
Igor Gnatenko d121b7cd55 modules/gnome: add export_packages kwarg to g-ir-scanner 10 years ago
Igor Gnatenko 2db5f97402 modules/gnome: add symbol_prefix kwarg to g-ir-scanner 10 years ago
Igor Gnatenko f1d2827bce modules/gnome: inherit global cflags to g-ir-scanner. Closes #74 10 years ago
Igor Gnatenko 3be7297de8 modules/gnome: add support for multiple include for Gir. Closes #69 10 years ago
Igor Gnatenko 888945ac2e modules/gnome: install Gir also and auto-detect it's dir 10 years ago
Igor Gnatenko f94fc2f497 modules/gnome: auto-set girepository directory 10 years ago