Require CMake 2.8.12 for KDE Frameworks integration
[quassel.git] / CMakeLists.txt
2015-02-08 Manuel NickschasRequire CMake 2.8.12 for KDE Frameworks integration
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-06 Manuel NickschasFilter -ansi from CMAKE_CXX_FLAGS
2015-02-05 Manuel NickschasMerge pull request #108 from hagabaka/master
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-02-04 Manuel NickschasSimplify the handling of the contributor list in AboutDlg
2015-02-02 Manuel NickschasBump Qt4 version requirement to 4.8
2015-01-03 Manuel NickschasUse KTextEdit when building against KF5
2015-01-02 Manuel NickschasRename HAVE_KDE define to HAVE_KDE4
2015-01-02 Manuel NickschasPrepare build system for KDE Frameworks support
2014-11-26 Michael MarleyAdd support for compiling with QCA on Qt5 102/head
2014-09-23 Manuel NickschasPost-release version bump 0.12-pre
2014-09-23 Manuel NickschasBump version for release 0.11.0
2014-09-14 Manuel NickschasMerge pull request #82 from jpnurmi/legacypeer
2014-07-24 Manuel NickschasFix support for CMake < 3
2014-07-24 Manuel NickschasSilence deprecation warning from CMake 3.0+
2014-07-24 Manuel NickschasAdapt CMake logic for finding lconvert in newer Qt5
2014-03-31 Manuel NickschasMake sure our Qt5 is new enough
2014-03-30 Manuel NickschasMerge pull request #69 from Nevcairiel/qt5msvcbuild
2014-03-29 Hendrik LeppkesFix linking against Qt5 on MSVC 69/head
2014-03-29 Hendrik LeppkesFix building with Qt5 on MSVC by undefining min/max...
2014-03-27 Manuel NickschasMerge pull request #68 from jpnurmi/build-date
2014-03-27 Manuel NickschasMerge pull request #67 from jpnurmi/preset
2014-03-27 Manuel NickschasMerge pull request #66 from TheOneRing/snore
2014-03-26 Patrick von RethFixed detection of snore for Qt4/Qt5 66/head
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-25 Manuel NickschasProperly find WebKit for Qt5
2014-03-24 Manuel NickschasProperly handle DBusMenuQt in the build system
2014-03-23 Manuel NickschasImprove the handling of Qt5 modules in the build system
2014-03-23 Manuel NickschasFix SSL detection
2014-03-23 Manuel NickschasRemove obsolete CMake options
2014-03-23 Manuel NickschasMake SSL and syslog support non-configurable
2014-03-23 Manuel NickschasCompletely rework the dependency handling in the build...
2014-03-23 Manuel NickschasFix finding a custom Qt4 via -DQT_PATH
2014-03-20 Manuel NickschasImprove the CMake option stuff
2014-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-03-19 Manuel NickschasSimplify handling of (dual-)Qt in the build system
2014-03-17 Manuel NickschasEnable automoc
2014-03-17 Manuel NickschasMove compile settings into a separate CMake module
2014-03-17 Manuel NickschasMove all CMake scripts one level up
2014-03-16 Manuel Nickschasgenversion-B-GONE
2014-03-16 Manuel NickschasBump CMake version requirement to 2.8.9
2014-02-25 Patrick von RethUse Snore only if building without KDE
2014-02-19 Manuel NickschasUse system zlib if available
2014-02-19 Manuel NickschasSilence one more warning in miniz.c
2014-02-17 Manuel NickschasFix CFLAGS for miniz
2013-11-19 Patrick von Rethclean apply of the whole snore patches
2013-10-10 Manuel NickschasAdd compiler flags for Clang
2013-07-03 Daniel AlbersMerge pull request #26 from TheOneRing/master
2013-07-03 Patrick von Rethfixed build with kde on windows 26/head
2013-03-07 Manuel NickschasMerge pull request #12 from dmeltzer/master
2013-03-07 Daniel MeltzerFix Build on OS X 10.7, Where notification center doesn...
2013-03-06 Manuel NickschasFix CMake build types and compiler flags
2013-02-19 Manuel NickschasMerge pull request #7 from Tucos/bug-640
2013-02-19 Manuel NickschasMerge pull request #6 from Tucos/genversion
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-02-19 David SansomeShow OS X notification center notifications
2013-02-06 Manuel NickschasBump CMake version
2012-07-07 Marcus EggenbergerUpdated cmake files for Mac OS X 10.6 build
2012-04-01 Manuel NickschasAdd QT_MIN_VERSION to the find_package call for Qt4
2012-04-01 Manuel NickschasAdd support for finding lconvert to our own buildsystem
2012-04-01 Manuel NickschasAdd support for Qt5 in the build system
2012-03-19 Chris MoellerMinor fixes to the build scripts for MSVC debug builds...
2012-02-27 Daniel Albersdon't use umask on Windows
2012-02-27 Manuel NickschasInclude CheckFunctionExists explicitly
2012-02-22 Daniel Alberslet CMake check for umask()
2012-01-21 Manuel NickschasFix and improve logging support
2012-01-20 Tomas ChvatalIntroduce possibility to use syslog.
2010-08-24 Manuel NickschasAdd support for dbusmenu
2010-08-19 Manuel NickschasBuildsystem tweaks
2010-07-28 Manuel NickschasClean-up and refactor the blowfish encryption stuff
2010-07-22 Johannes Huberincluded qca2 into build system
2010-07-22 Manuel NickschasSome buildsystem fixes for optional modules and Qt...
2010-06-15 Manuel NickschasBump required Qt version for the client (and monolithic...
2010-04-01 Manuel NickschasDon't link to libindicate-qt when we disable Ayatana...
2010-03-07 Hendrik LeppkesAllow the creation of win32 debug builds.
2010-02-23 Hendrik LeppkesAllow Quassel to be build statically with Qt 4.6 and...
2010-02-16 Hendrik LeppkesLink the eay libraries for WIN32 targets as well.
2010-02-16 Patrick von Rethadded definition workaround for mingw gcc 4.0 bug
2010-02-16 Patrick von RethMore mingw fixes
2010-02-16 Patrick von RethFix linking for MSVC
2010-01-13 Manuel NickschasFix static linking of OpenSSL on Win32
2010-01-11 Manuel NickschasDon't explicitly check for OpenSSL anymore, but rely...
2010-01-07 Manuel NickschasSync cmake modules with upstream cmake/KDE
2010-01-06 Aurelien GateauEnsure desktop file is found when using quasselclient
2009-12-15 Manuel NickschasFix build flags and use -DNDEBUG in release builds
2009-12-07 Manuel NickschasActually make the client/core connection settings do...
2009-11-28 Manuel NickschasQuassel Client (and monolithic) needs >=Qt 4.5.0 now
2009-10-28 Tomáš ChvátalRename i18n -> po, use LINGUAS env variable
2009-09-16 Manuel NickschasSlightly prettify and verbosify CMake output
2009-09-16 Aurelien GateauPass the desktop file in a shell-independent way.
2009-09-16 Aurelien GateauPorted to libindicate 0.2.1.
2009-09-15 Manuel NickschasMake Ayatana notifications optional
2009-09-15 Daniel Albersproperly escape DESKTOP_FILE macro
2009-09-14 Manuel NickschasDon't require FindPkgConfig.cmake
2009-09-14 Aurelien GateauBasic implementation of indicators.
next