207 Commits (fdb48a3a0f0425a6bd4a71a2e004479080955df8)

Author SHA1 Message Date
Jussi Pakkanen 8d3d6382e8 Upgrade CI image to Ubuntu Zesty. 8 years ago
Alberto Aguirre ccab7d64f4 Add support for @CURRENT_SOURCE_DIR@ in generator arguments 8 years ago
Dylan Baker 4bee51655b Add dependency for LLVM. Fixes #1611 8 years ago
Tim-Philipp Müller b0576e055a tests: skip protocol buffers test if deps are not found 8 years ago
Aaron Small 76c8491d77 Add an option to dependencies called 'method'. This can be used to 8 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 8ecff137cb Improved the Doxygen sample project. 8 years ago
Jussi Pakkanen d7dd20b1c1 Created doxygen sample project. 8 years ago
Nirbheek Chauhan d9c31d4a24 tests/4 qt: Force the use of -std=c++11 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
Nirbheek Chauhan eaafca6f4a Qt: Allow passing a name arg to preprocess() 8 years ago
Patrick Griffis 7d68715297 i18n: Add merge_file function 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 0f92b7d97c tests/4 qt: Test that invalid modules are not found 8 years ago
Nirbheek Chauhan 954038b7c1 tests/4 qt: Don't search for QtWidgets with Qt4 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
Nirbheek Chauhan 14c5e17b0a tests: Remove outdated qt4 manual test and rename qt5 automated test 8 years ago
Nirbheek Chauhan 19a06d9033 qt4, qt5 modules: Improve moc/uic/rcc detection 8 years ago
Jussi Pakkanen 5603f90287 Allow tests to mark themselves as skipped during runtime. 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
Patrick Griffis f1022f9b7b Add test for gnome.yelp() 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
Elliott Sales de Andrade 68a2e5c9c9 Also add GIR include_directories to header search path. 8 years ago
Elliott Sales de Andrade 9009f8267e Allow GirTargets as includes for another GirTarget. 8 years ago
Elliott Sales de Andrade f2ccad64fc Determine GIR include paths like targets. 8 years ago
Jussi Pakkanen bd23131eca Some platforms require linking against libintl explicitly. 8 years ago
Thibault Saunier 5780c42b70 tests: framworks: 7 gnome: Stop using g_autoptr 8 years ago
Thibault Saunier 082cb075b0 Test building gir file using internal dependencies 8 years ago
Nirbheek Chauhan 24aa7f300a tests: Don't fail wxwidgets test if wxwidgets is not installed (#639) 8 years ago
Jussi Pakkanen cc055387cd Can have multiple Qt resource files in a single target. Closes #572. 9 years ago
Jussi Pakkanen d8e08224da Helper function to get the install dir of a gtkdoc module. Closes #551. 9 years ago
Jussi Pakkanen 12a4e7d7e7 Moved gettext into i18n module. 9 years ago