aboutsummaryrefslogtreecommitdiff
path: root/test cases/frameworks
AgeCommit message (Expand)AuthorFilesLines
2016-10-13gnome: allow use of generated files with compile_resources()Sam Thursfield13-8/+104
2016-10-13Use stdout for success message instead of stderr in gresource testSam Thursfield1-1/+1
2016-10-10tests/gnome: Add missing enums.h dep to enums2.cNirbheek Chauhan1-1/+1
2016-10-10dependencies: Fix traceback always setting 'variable'Thibault Saunier1-0/+3
2016-10-04Add missing dependency in gnome.mkenums test.Elliott Sales de Andrade1-6/+7
2016-10-03Merge pull request #718 from QuLogic/glib-mkenums-genmarshalJussi Pakkanen12-1/+418
2016-10-01Merge pull request #803 from centricular/generated-sources-header-depsJussi Pakkanen1-2/+2
2016-10-02tests/7 gnome: Add a dependency on the compiled schemasNirbheek Chauhan1-2/+2
2016-09-28Allow running mkenums without templates.Elliott Sales de Andrade5-6/+178
2016-09-28Converted mkenums to be single invocation.Jussi Pakkanen1-9/+8
2016-09-28Generate genmarshal header and body simultaneously.Elliott Sales de Andrade1-6/+4
2016-09-28Add support for glib-genmarshal to gnome module.Elliott Sales de Andrade5-0/+120
2016-09-28Add support for glib-mkenums to gnome module.Elliott Sales de Andrade7-1/+129
2016-09-14Also add GIR include_directories to header search path.Elliott Sales de Andrade1-1/+0
2016-09-14Allow GirTargets as includes for another GirTarget.Elliott Sales de Andrade1-2/+1
2016-09-14Determine GIR include paths like targets.Elliott Sales de Andrade9-0/+383
2016-09-04Some platforms require linking against libintl explicitly.Jussi Pakkanen1-1/+2
2016-08-29tests: framworks: 7 gnome: Stop using g_autoptrThibault Saunier1-3/+11
2016-08-29Test building gir file using internal dependenciesThibault Saunier10-0/+398
2016-08-21tests: Don't fail wxwidgets test if wxwidgets is not installed (#639)Nirbheek Chauhan1-4/+5
2016-05-29Can have multiple Qt resource files in a single target. Closes #572.Jussi Pakkanen3-4/+12
2016-05-25Helper function to get the install dir of a gtkdoc module. Closes #551.Jussi Pakkanen2-2/+4
2016-03-28Moved gettext into i18n module.Jussi Pakkanen3-4/+5
2016-03-17Add dir support for find_library and remove deprecated standalone version. Cl...Jussi Pakkanen1-11/+11
2016-01-02By default do not specify language version but instead use the compiler's def...Jussi Pakkanen1-1/+2
2015-11-25Added script to run benchmarks.Jussi Pakkanen1-1/+1
2015-11-13Fix gtkdoc. We had to disable the test but on the other hand we have gstreame...Jussi Pakkanen2-1/+3
2015-10-05Added option for VS exception type.Jussi Pakkanen1-4/+0
2015-10-04Can set compiler options, added language versions for Gnu and Clang.Jussi Pakkanen3-9/+1
2015-09-17Merged trunk changes.Jussi Pakkanen2-0/+23
2015-09-17Added outdir() method to build targets so we can make output dirs togglable.Jussi Pakkanen1-2/+2
2015-09-12Can leave Boost modules empty to only use the plain header libraries. Closes ...Jussi Pakkanen2-0/+21
2015-09-06Made boost on windows kinda work.Jussi Pakkanen1-0/+2
2015-09-04Finally full test suite passes, even gir.Jussi Pakkanen1-2/+2
2015-08-27Generator outputs are all relative.Jussi Pakkanen1-1/+1
2015-08-23add python test for glib and test against libIgor Gnatenko6-9/+44
2015-08-23tests/gnome/gir: use modern GLib stuffIgor Gnatenko6-164/+160
2015-08-19Can specify gtk-doc search dirs with include_directories. Closes #231.Jussi Pakkanen2-1/+3
2015-08-02Add sgml main to gtk-doc.Jussi Pakkanen4-4/+48
2015-08-02Allow more than one install script and make gtkdoc method return one.Jussi Pakkanen2-1/+16
2015-08-02Can generate gtkdoc documentation.Jussi Pakkanen3-0/+21
2015-06-14Can use both main and nomain gtest in same project. Fixes #149.Jussi Pakkanen2-0/+18
2015-05-04Use QMake to sniff compiler flags on platforms without pkg-config.Jussi Pakkanen1-4/+5
2015-04-08Autodetect Qt5 rcc dependencies as well as reasonably possible.Jussi Pakkanen2-9/+12
2015-03-26modules/gnome: add export_packages kwarg to g-ir-scannerIgor Gnatenko1-0/+1
2015-03-26modules/gnome: add symbol_prefix kwarg to g-ir-scannerIgor Gnatenko1-0/+1
2015-03-24modules/gnome: inherit global cflags to g-ir-scanner. Closes #74Igor Gnatenko2-0/+5
2015-03-23modules/gnome: add support for multiple include for Gir. Closes #69Igor Gnatenko1-0/+1
2015-03-23modules/gnome: install Gir also and auto-detect it's dirIgor Gnatenko1-0/+1
2015-03-23modules/gnome: auto-set girepository directoryIgor Gnatenko2-3/+2