summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2013-10-14Revert 883f5ebf6bc2af2decd4e64aeda1ee92bff40e54 and fix it.George Kiagiadakis2-0/+90
2013-06-10cmake: Add QTGSTREAMER_FOUND in QtGStreamerConfig for compatibilityGeorge Kiagiadakis1-0/+4
2013-06-09FindQt4or5: fix compatibility with older cmakeGeorge Kiagiadakis1-2/+3
2013-06-09cmake: Improve QtGStreamerConfig.cmakeGeorge Kiagiadakis1-7/+40
2013-06-09cmake: Replace QtHelpers by a better FindQt4or5 scriptGeorge Kiagiadakis3-95/+218
2013-06-07cmake: Improve installation dirs macrosGeorge Kiagiadakis1-1/+1
2013-06-07qt5: Set QT_IMPORTS_DIR on qt5George Kiagiadakis1-0/+14
2013-06-05qt5: Fix QtGStreamerConfig*.cmake to use qt5 when appropriateGeorge Kiagiadakis2-4/+17
2013-06-05qt5: Rename the libraries and the package when building with qt5George Kiagiadakis1-1/+1
2013-06-05qt5: Add conditional support for Qt5 in the build systemGeorge Kiagiadakis1-0/+79
2013-05-23cmake: Use the new CMakePackageConfigHelpersGeorge Kiagiadakis3-131/+56
2012-06-10QtGStreamerConfig.cmake: Remove extra PATHS keywords that were added accident...George Kiagiadakis1-2/+2
2012-06-10QtGStreamerConfig.cmake: Take debian multiarch into account when defining the...George Kiagiadakis1-2/+8
2012-04-07cmake: Add support for using OpenGLES for qtglvideosink on embedded systems.George Kiagiadakis1-0/+20
2012-01-06qtvideosink: Add qtvideosink into the build system.George Kiagiadakis1-0/+16
2011-12-05Don't use pkg-config variables directly in FindGObject.cmake.George Kiagiadakis1-4/+0
2011-05-23Add support for installing libraries in lib64 and plugins in the standard gst...George Kiagiadakis1-1/+15
2011-04-10Adjust UseDoxygen.cmake to disable latex output by default and to allow using...George Kiagiadakis1-18/+26
2011-01-16Add skeleton for the new QtGStreamerUtils library.George Kiagiadakis1-2/+12
2011-01-16Also look into the dirs reported by pkg-config --variable=* to find gstreamer...George Kiagiadakis4-5/+11
2011-01-16Use HINTS instead of PATHS in cmake find_* commands to specify the paths comi...George Kiagiadakis4-14/+13
2011-01-07Split QtGLib out of QtGStreamer and fix all libraries' versions.George Kiagiadakis1-8/+16
2011-01-07Fix branding: it's GStreamer, not Gstreamer.George Kiagiadakis1-26/+26
2010-12-11Do not hide the compilation tests log in CMakeFiles/George Kiagiadakis1-2/+2
2010-12-11Fix mistake in cmake variable check.George Kiagiadakis1-1/+1
2010-12-11Implement a system for doing compilation tests.George Kiagiadakis1-0/+121
2010-12-07Import and use macro_log_feature() from kdelibs to show friendlier messages a...George Kiagiadakis1-0/+146
2010-12-07Use find_package_handle_standard_args() in FindGObject.cmake.George Kiagiadakis1-17/+3
2010-12-07Rewrite the FindGStreamer* scripts to properly support all gstreamer librarie...George Kiagiadakis4-177/+262
2010-10-14Check gcc's version and enable c++0x only with gcc >= 4.5.George Kiagiadakis1-3/+14
2010-07-24Add a new QtGstreamerUi library that contains a VideoWidget class, a widget t...George Kiagiadakis1-5/+13
2010-07-24Add a GStreamer element that provides a video sink that draws directly on QWi...George Kiagiadakis1-0/+112
2010-07-20Sync the FindG* cmake modules from phonon.George Kiagiadakis3-50/+40
2010-07-17Add cmake target to generate API docs and write some basic API docs where nee...George Kiagiadakis1-0/+100
2010-07-11Improve the build system; add new features and examples:George Kiagiadakis2-0/+110
2009-07-12Fix legal stuff.George Kiagiadakis1-0/+22
2009-07-12Initial commit.George Kiagiadakis3-0/+210