summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2016-06-10CMake/TpQtMacros: Added missing dependencies.Alexandr Akulich1-3/+9
2015-10-06Tell CMake what version of Python we want to find.Alex Merry1-1/+2
2015-10-06Farstream: gst/gstconfig.h can be in LIBDIR, search for it explicitlyNiels Ole Salscheider1-5/+20
2015-06-07CMake: Fixed deprecated _BSD_SOURCE.Niels Ole Salscheider1-1/+1
2014-08-25Don't error on unused typedefsDavid Edmundson1-2/+4
2014-07-25Update FindGStreamer0.10 -> FindGStreamer1.0Alin Elena1-16/+6
2014-07-25start updating TelepathyQt to use newer farstreamDiane Trout1-4/+4
2014-03-14Allow compilation when only qmake-qt4 is in the pathUwe Korn1-15/+26
2014-03-14Simplify FindQt5.cmakeUwe Korn1-22/+31
2014-02-02Fix moc command for Qt5.2Dario Freddi1-3/+3
2014-01-28Fix build for Qt5 releaseDavid Edmundson1-53/+15
2013-10-03Fix compilation on new versions of cmakeDavid Edmundson1-2/+10
2013-07-15Kill the last bits of FarsightDario Freddi2-59/+10
2012-07-09cmake: Use options correctlyDario Freddi1-3/+3
2012-07-04cmake: Fix PkgConfig handlingDario Freddi3-9/+9
2012-07-04cmake: pass -fvisibility-inlines-hidden to the compiler if it's supportedGeorge Kiagiadakis1-0/+5
2012-07-02cmake: rewrite FindDBus.cmake to do things in a more modern and consistent wayGeorge Kiagiadakis1-51/+22
2012-04-13Only generate adaptors for non-deprecated stable interfaces.Andre Moreira Magalhaes (andrunko)1-1/+2
2012-04-04Properly build against Qt 5 alpha.Andre Moreira Magalhaes (andrunko)2-3/+10
2012-04-02Remove separation from client and service side high-level APIs.Andre Moreira Magalhaes (andrunko)1-5/+5
2012-04-02TpQtMacros.cmake: Add macro for generating service side adaptors.Andre Moreira Magalhaes (andrunko)1-0/+43
2012-04-02TpQtMacros.cmake: Remove redundant call to append generated file to telepathy...Andre Moreira Magalhaes (andrunko)1-1/+0
2012-03-21farstream: Port the farstream lib away from tp-qt4-yell and integrate it into...George Kiagiadakis2-0/+100
2011-12-19Merge branch 'conn-addressing'Andre Moreira Magalhaes (andrunko)1-4/+15
2011-12-15cmake: Update FindDBusGlib.cmake to merge DBUS_GLIB_INCLUDE_DIR and DBUS_GLIB...Andre Moreira Magalhaes (andrunko)1-2/+2
2011-12-15cmake: Also export DBUS_GLIB_LOWLEVEL_INCLUDE_DIR so one can include <dbus/db...Andre Moreira Magalhaes (andrunko)1-0/+7
2011-12-15cmake: Fix FindDBusGLib.cmake to properly search for dbus-glib-1 instead of d...Andre Moreira Magalhaes (andrunko)1-2/+6
2011-12-09install-cmake-files: Add macros for building version files, and for installat...Dario Freddi4-0/+71
2011-11-24Also set a Qt max version as Requires.private in pkg-config files.Andre Moreira Magalhaes (andrunko)1-0/+2
2011-11-24Generate libtelepathy-qt4 and libtelepathy-qt5 depending on the version of Qt...Andre Moreira Magalhaes (andrunko)1-2/+2
2011-11-24Properly pass moc flags, options to QT4/5_CREATE_MOC_COMMAND.Andre Moreira Magalhaes (andrunko)1-2/+2
2011-11-24Add Qt5 support.Andre Moreira Magalhaes (andrunko)1-8/+8
2011-11-24Add FindQt.cmake to help searching for Qt4 or Qt5.Andre Moreira Magalhaes (andrunko)1-0/+83
2011-11-24Add temporary FindQt5/Qt5Macros.cmake files to find Qt5.Andre Moreira Magalhaes (andrunko)2-0/+220
2011-11-24Rename library from telepathy-qt4 to telepathy-qt.Jeremy Whiting1-25/+25
2011-11-24Renamed TpQt4Macros.cmake TpQtMacros.cmake.Jeremy Whiting3-3/+3
2011-11-24Renamed TelepathyQt4 directory to TelepathyQt.Jeremy Whiting2-22/+22
2011-11-24Rename TPQT4 cmake macros to TPQT.Jeremy Whiting1-78/+78
2011-11-24Rename TELEPATHY_QT4_DEPRECATED to TP_QT_DEPRECATED.Jeremy Whiting1-1/+1
2011-11-24Rename TP_QT4 cmake variables to TP_QT.Jeremy Whiting2-6/+6
2011-11-22Rename TELEPATHY_QT4_NO_EXPORT to TP_QT_NO_EXPORT.Jeremy Whiting1-1/+1
2011-11-22Rename TELEPATHY_QT4_EXPORT to TP_QT_EXPORT.Jeremy Whiting1-1/+1
2011-11-22Rename IN_TELEPATHY_QT4_HEADER to IN_TP_QT_HEADER.Jeremy Whiting1-1/+1
2011-06-15cmake: Add FindGIO/Unix.cmake.Andre Moreira Magalhaes (andrunko)2-0/+68
2011-06-05Make doxygen-doc depend on all generated sourcesOlli Salli1-0/+4
2011-05-25Make Qt crosslinks in uploaded docs point to doc.qt.nokia.comOlli Salli1-2/+8
2011-05-25Crosslink our doxygen docs to Qt documentationOlli Salli1-0/+7
2011-01-27Do not link tests and examples/file-transfer against QtGui.Andre Moreira Magalhaes (andrunko)1-2/+2
2011-01-27Properly link against QtXml.Jonathan Riddell1-2/+2
2011-01-10Link development builds with -Wl,--no-add-neededOlli Salli2-0/+56