fixing images in webpreview when linked statically
[quassel.git] / CMakeLists.txt
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...
2008-09-01 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-09-01 Manuel NickschasVarious buildsystem improvements:
2008-08-17 Manuel Nickschas(Try to) fix RPATH issues
2008-08-17 Marcus Eggenbergermake quassel compile in deploy mode again (mac os x...
2008-08-04 Manuel Nickschasmaster branch requires Qt 4.4 now...
2008-07-22 Manuel NickschasMake QtDBus optional (i.e. compile even if no dbus...
2008-07-22 Manuel NickschasMake compile on top of the current master branch
2008-07-12 Marcus EggenbergerMerge branch 'network-sync'
2008-07-08 Manuel NickschasGetting rid of the annoying cmake-2.6 warning
2008-07-08 Manuel NickschasImprove (hopefully fix) OpenSSL recognition
2008-07-06 Manuel NickschasAdd informational message and clean up a bit
2008-07-06 Manuel NickschasGenerate translation files rather than packaging them
2008-06-27 Marcus EggenbergerMac OS X only: added deployment scripts. Finally manage...
2008-06-26 Marcus Eggenbergerfixing core crash during restore
2008-06-21 Manuel NickschasMake STATIC an option; disable building of mono client...
2008-06-18 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-18 Alexander von RentelnFix static building on Win32 yet again...
2008-06-17 Manuel NickschasAdding some CMake modules from KDE, since the original...
2008-06-17 Manuel NickschasMake our CMake options properly cached values.
2008-06-17 Manuel NickschasMerge branch 'cmake'
2008-06-17 Manuel NickschasFix static building on Linux/gcc
2008-06-17 unknownwindows works now with cmake
2008-06-17 Manuel NickschasBump cmake requirement to 2.4.7
2008-06-16 Diego 'Flameeyes... Use options to choose which targets to build, instead...
2008-06-16 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-16 Diego 'Flameeyes... Provide an install for the built clients.
2008-06-15 Manuel NickschasMaster branch still only requires Qt 4.3, though that...
2008-06-15 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-15 Manuel NickschasMerge branch 'cmake'
2008-06-15 Manuel NickschasEnable warnings on gcc
2008-06-14 Manuel NickschasIF out apple stuffz on non-Apple systems
2008-06-14 Marcus Eggenbergerquassel and quasselclient targets now generate a bundle...
2008-06-12 Manuel NickschasTrying to fix CMake for Mac. Does this work now?
2008-06-11 Manuel NickschasFindOpenSSL.cmake fails on Win32 -_-
2008-06-10 Manuel NickschasUse the provided CMake variables rather than hardcoding...
2008-06-10 Manuel NickschasFix OpenSSL on Windows
2008-06-10 Manuel NickschasDisable disabling of cmake-2.4 related warnings in...
2008-06-10 unknownAdd windows application icon
2008-06-10 Manuel NickschasAdjust CMakeLists.txt to new icon arrangement.
2008-06-10 Manuel NickschasMerge branch 'cmake' of git@git.quassel-irc.org:quassel...
2008-06-10 unknownUpdated cmake-based buildsys to make it work with Windows.
2008-06-08 Manuel NickschasFixing parallel makes.
2008-06-08 Manuel NickschasAutogenerate version.gen - no more outdated versions!
2008-06-08 Manuel NickschasKeeping cmake-based version.gen generating in history
2008-06-07 Manuel NickschasFix static building (on Linux at least).
2008-06-07 Manuel NickschasUhm, we should include FindQt4 only after setting ...
2008-06-06 Manuel NickschasAdd -DQT=/path/to/qt to select a non-system Qt4 install...
2008-06-06 Manuel NickschasSay hello (again) to CMake!
2007-06-20 Manuel NickschasContinuing file reorganization...
2007-06-19 Manuel NickschasBig update this time - Core has been redesigned to...
2007-06-03 Manuel NickschasFixed and integrated SqliteStorage as new storage backe...
2007-05-24 Manuel NickschasAdded install rules (at least for *nix)
2007-05-14 Manuel NickschasFinishing the big merge.
2007-05-14 Manuel NickschasMerged changes from branch "sput" r62:66 back into...
2007-05-04 Manuel NickschasMerged changes from branch "sput" r56:61 back into...
2007-02-12 Manuel NickschasMerged changes from branch "sput" r50:55 back into...
2006-11-05 Manuel NickschasAfter quite a while, we have another big SVN update...
2006-10-29 Manuel NickschasOK, another update. This is just prior to redoing the...
2006-10-23 Manuel NickschasAnother big update today.
2006-10-21 Manuel NickschasMore small changes, working on the dialogs right now.
2006-10-20 Manuel NickschasBig, big, major commit this time:
2006-10-18 Manuel NickschasBig refactoring completed. Everything prepared for...
2006-10-15 Manuel NickschasFirst sorta working network code added. We can connect...
2006-10-15 Manuel Nickschas(no commit message)
2006-07-10 Manuel NickschasNew Build System
2006-05-18 Manuel Nickschas(no commit message)
2006-05-17 Manuel Nickschas(no commit message)
2006-05-17 Manuel NickschasInitial checkin of first CMake based version.