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