aboutsummaryrefslogtreecommitdiff
path: root/test cases/frameworks
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-14Created gdbus-codegen helper in the gnome module.Jussi Pakkanen4-0/+29
2015-03-14Moved different gnome feature tests in their own subdirectories.Jussi Pakkanen12-30/+34
2015-03-14Added simple gsettings schema compiler to gnome module.Jussi Pakkanen4-1/+69
2015-03-13Persist modules so they are imported only once for the lifetime of a build di...Jussi Pakkanen1-1/+1
2015-03-13Made Qt5 module do just preprocessing instead of building full executable, so...Jussi Pakkanen1-9/+12
2015-03-09Now can compile all Qt5 tests with module.Jussi Pakkanen3-13/+15
2015-03-09Major refactoring to move Qt5 from core into a module. Rules are written but ...Jussi Pakkanen1-3/+4
2015-03-08Added gobject-introspection to gnome module.Jussi Pakkanen10-47/+31
2015-03-06Create a gnome module and add support for resource compiling.Jussi Pakkanen4-0/+46
2015-02-26Verify version of wxwidgets dependency.Jussi Pakkanen1-1/+1
2015-02-04Rework installation logic so we can go outside the install prefix.Jussi Pakkanen2-4/+4
2015-01-30Add thread flags to compilers and use them on dependencies that require threa...Jussi Pakkanen1-1/+5
2015-01-24Made Boost unit testing framework work and added a test.Jussi Pakkanen2-0/+13
2015-01-19Comment out a line that does not compile and is not needed for the test.Jussi Pakkanen1-1/+1
2015-01-12Some tweaks.Jussi Pakkanen1-8/+7
2015-01-12Added support for wxwidgets. Closes #27.Jussi Pakkanen3-0/+90
2014-08-25Add flex+bison test case.Jussi Pakkanen5-0/+79
2014-08-06A few more pointless fixes.Jussi Pakkanen3-3/+3
2014-06-22Renamed deps -> dependencies.Jussi Pakkanen6-9/+9
2014-05-24Keyword argument unification.Jussi Pakkanen1-1/+1
2014-05-24Can now generate GObject introspection data and install it.Jussi Pakkanen3-5/+39
2014-05-24Started to work on gobject introspection.Jussi Pakkanen4-0/+157
2014-04-16Fixed unity builds for Qt5.Jussi Pakkanen4-6/+7