Make Breeze the default icon theme
[quassel.git] / CMakeLists.txt
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
2008-12-26 Manuel NickschasAdding KNotify support to Quassel
2008-12-26 Manuel NickschasSupport KIcon and KIconLoader
2008-12-26 Manuel NickschasEnable KDE support in the build system
2008-12-18 Manuel NickschasEnable Phonon support in our build system
2008-12-14 Manuel NickschasBuild the monolithic client (-DWANT_MONO=ON) by default...
2008-11-10 Marcus EggenbergerAutomatic back traces on windows.
2008-10-06 Marcus Eggenbergeradding webkit option to the comment section of main...
2008-10-04 Manuel NickschasRedesign genversion and make only main.cpp depend on it
2008-09-28 Manuel NickschasFix app icon on windows (I hope)
2008-09-27 Marcus Eggenbergermaking webkit optional
2008-09-27 Manuel NickschasProvide a fallback in case XDG_DATA_DIRS is not set
2008-09-27 Manuel NickschasWe require cmake-2.6 now. Also LINGUAS should work...
2008-09-26 Manuel NickschasMore build system tweaking, plus making icons work
2008-09-26 Manuel NickschasMore changes to the build system; make i18n generation...
2008-09-26 Manuel NickschasMajor redesign of the build system. Also allow icons...
2008-09-20 Manuel NickschasMake compile on amd64 and friends
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-09-02 Manuel NickschasExplicitly provide MOC_DEFINES, use HAVE_SSL instead...
2008-09-01 Manuel NickschasFind genversion.exe on Wintendo. Fixes BR #306, thanks...
2008-09-01 Manuel NickschasFix MOC defines for cmake-2.4. This fixes building...
next