cmake: Remove build system support for Qt4/KDE4
[quassel.git] / CMakeLists.txt
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.
2009-08-31 Manuel NickschasMake installing Oxygen icons optional
2009-08-23 Manuel NickschasAdd -fno-strict-aliasing to CFLAGS
2009-05-18 Manuel NickschasSome build system fixes
2009-03-24 Marcus EggenbergerMerge branch 'bufferviewoverlay'
2009-03-13 quasselHandle empty LINK_EXTRA
2009-03-13 Manuel NickschasAdd -DLINK_EXTRA to the buildsys to allow for specifyin...
2009-02-19 Marcus Eggenbergerfixing images in webpreview when linked statically
2009-02-19 Manuel NickschasAdd -DSTATIC for static builds
2009-02-07 Marcus Eggenbergermore default nick and realname improvements
2009-02-05 Manuel NickschasDefault to Release as CMAKE_BUILD_TYPE on WIN32
2009-02-04 Manuel NickschasSet CMAKE_BUILD_TYPE=RelWithDebugInfo if it's not set...
2009-01-25 Manuel NickschasRevamping the build system (again...)
2009-01-02 Manuel NickschasImprovements in the build system
next