summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2010-10-15Prepare release 0.3.12telepathy-qt4-0.3.12Andre Moreira Magalhaes (andrunko)1-2/+2
2010-10-04Start 0.3.12 developmentOlli Salli1-1/+1
2010-10-04Prepare release 0.3.11telepathy-qt4-0.3.11Olli Salli1-2/+2
2010-09-21cmake: Add two new variables, tp_qt4_abi_version and tp_qt4_library_version f...Dario Freddi1-11/+12
2010-09-20cmake: Make ENABLE_DEBUG optional, and have QT_NO_CAST_FROM_ASCII be defined ...Dario Freddi1-0/+7
2010-09-20cmake: Fix wording: s/test cases/unit testsDario Freddi1-3/+3
2010-09-20cmake: Add documentation to cmake_policyDario Freddi1-0/+24
2010-09-20cmake: Some random fixes to messages, fix the version generation, and add som...Dario Freddi1-4/+9
2010-09-20cmake: Make make dist behave like autotools' make dist, and port all the tool...Dario Freddi1-0/+1
2010-09-20cmake: Refactor and fix some macros to make them more cmake-ish, add tpqt4_ p...Dario Freddi1-1/+11
2010-09-20cmake: Big revamp. Standardized TpQt4 macros with tpqt4_ prefix, added some n...Dario Freddi1-51/+3
2010-09-20cmake: Upgrade CMake policy CMP0011 to NEW, given that the old behavior is no...Dario Freddi1-0/+4
2010-09-20cmake: Add CPack support, so that binary and source packages can be instantly...Dario Freddi1-0/+2
2010-09-20cmake: Rush for making the cmake branch track 1:1 with the master branch. It ...Dario Freddi1-1/+27
2010-09-20TEMPORARY, STILL WORKING ON IT.Andre Moreira Magalhaes (andrunko)1-3/+3
2010-09-20Fix GObject detection, and use a better FindGLIB2.cmakeDario Freddi1-4/+5
2010-09-20Do a big cleanup of useless include_directory() directives: CMake automatical...Dario Freddi1-0/+4
2010-09-20Use macro_log_feature to display in a nice way all additional features instea...Dario Freddi1-10/+23
2010-09-20Avoid using PkgConfig directly - in CMake this is never a good idea as the wh...Dario Freddi1-13/+24
2010-09-20cmake: Updated versionAndre Moreira Magalhaes (andrunko)1-1/+1
2010-09-20After a painful run, finally make tp-qt4 build with make -j>1.Dario Freddi1-0/+43
2010-09-20Using Qt's way of setting a min versionDario Freddi1-5/+1
2010-09-20cmake: Updated version to latest upstream version.Andre Moreira Magalhaes (andrunko)1-2/+2
2010-09-20cmake: Bump tp-glib dependency to >= 0.10.0Andre Moreira Magalhaes (andrunko)1-1/+1
2010-09-20cmake: Updated to latest upstream changes.Andre Moreira Magalhaes (andrunko)1-12/+17
2010-09-20Bump version.Andre Moreira Magalhaes (andrunko)1-1/+1
2010-09-20cmake: Updated to latest changes.Andre Moreira Magalhaes (andrunko)1-1/+1
2010-09-20cmake: Default to RelWithDebInfo (release with -g enabled) for release mode.Andre Moreira Magalhaes (andrunko)1-2/+2
2010-09-20cmake: Moved external tests dependencies checks to top-level CMakeLists.txt.Andre Moreira Magalhaes (andrunko)1-4/+56
2010-09-20cmake: Moved tp-farsight and gstreamer checks to top-level CMakeLists.txt.Andre Moreira Magalhaes (andrunko)1-0/+12
2010-09-20Added the CMake build system files. This allows telepathy-qt4 to be builtIan Monroe1-0/+74