summaryrefslogtreecommitdiff
path: root/tests/compilation
AgeCommit message (Expand)AuthorFilesLines
2013-06-07tests/compilation: Pass the TARGET_LINKER_FILE to the compilation testsGeorge Kiagiadakis1-2/+2
2013-06-07tests/compilation: Pass the cmake generator to the compilation testsGeorge Kiagiadakis2-0/+2
2013-06-07tests/compilation: don't link compilation tests with qtcoreGeorge Kiagiadakis1-1/+1
2013-06-07tests/compilation: Fix the compilation tests to work without FindQtGStreamer....George Kiagiadakis3-5/+9
2012-04-08Fix copy/paste mistake in license headers: s/See the GNU General Public Licen...George Kiagiadakis1-1/+1
2011-01-21Add Element::linkMany() and Element::unlinkMany() methods.George Kiagiadakis1-0/+41
2011-01-21Add variadic Bin::add implementation.George Kiagiadakis1-0/+35
2011-01-16Add skeleton for the new QtGStreamerUtils library.George Kiagiadakis2-0/+2
2011-01-07Split QtGLib out of QtGStreamer and fix all libraries' versions.George Kiagiadakis2-0/+2
2011-01-07Fix branding: it's GStreamer, not Gstreamer.George Kiagiadakis1-1/+1
2010-12-25Implement a Qt-like signal connection/disconnection system.George Kiagiadakis1-0/+44
2010-12-19Remove RefPointer::operator bool() to disallow unwanted casts to integral types.George Kiagiadakis1-0/+26
2010-12-11Move the refpointer compilation tests to the right place. Finally! :)George Kiagiadakis1-0/+82
2010-12-11If QtGStreamer is a static lib, link compilation tests with GStreamer as well.George Kiagiadakis3-0/+10
2010-12-11Implement a system for doing compilation tests.George Kiagiadakis4-0/+67