cmake: avoid de-duplication of user's CXXFLAGS
[quassel.git] / src / core / CMakeLists.txt
2021-10-12 Janne KoschinskiFix a security issue with LDAP usernames
2020-06-11 Manuel Nickschasssl: Require SSL support in Qt
2019-08-29 Janne KoschinskiRemove debug console and QtScript, which was deprecated...
2019-08-04 Janne KoschinskiImplement a metrics daemon to expose Prometheus metrics
2019-05-30 Janne KoschinskiCleanup allowing for tags to be available at later...
2019-05-30 Janne KoschinskiMinor cleanup of messages handling
2018-11-18 Manuel Nickschassrc: Mark symbols to be exported where needed
2018-11-18 Manuel Nickschascmake: Reorder slightly for consistency
2018-11-18 Manuel Nickschascmake: Autogenerate most of the .qrc resource files
2018-11-18 Manuel Nickschascmake: Fix source-specific compile definitions
2018-11-18 Manuel Nickschascmake: Modernize cmake support for LDAP
2018-11-18 Manuel Nickschascmake: Set -DHAVE_UMASK only where it's needed
2018-11-18 Manuel Nickschascmake: Modernize build system
2018-11-18 Manuel Nickschascmake: Use official CMake config for QCA
2018-11-18 Manuel Nickschascmake: Remove build system support for Qt4/KDE4
2018-06-18 Manuel Nickschasidentd: Cleanup
2018-06-18 Janne Koschinskiidentd: Initial draft of integrated ident daemon
2018-06-06 Janne KoschinskiAutomatically synchronize CoreInfo when on connect...
2017-12-20 Janne KoschinskiImplement core-side highlights
2017-05-27 Ben RosserMake authenticator changes to protocol backwards-compatible
2017-05-27 Ben RosserAdd LdapAuthenticator class for logging in users via...
2017-05-27 Ben RosserImplement authenticator class used for logging in users
2016-10-07 Manuel Nickschasdcc: Add persistent settings for core-side DCC
2016-09-07 Rolf Eike BeerRemove arguments of CMake's else() and endif() commands
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
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-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-01-03 Manuel NickschasUse link dependencies between Quassel modules
2014-11-26 Michael MarleyAdd support for compiling with QCA on Qt5 102/head
2014-03-31 Manuel NickschasFix Qt resource handling
2014-03-28 Manuel NickschasAvoid race conditions in the build system
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-24 Manuel NickschasRemove the useless coreeventmanager.cpp again
2014-03-24 Harald FernengelQt5 fixes
2014-03-23 Manuel NickschasCompletely rework the dependency handling in the build...
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-01-01 Manuel NickschasRefactor the transfer stuff
2013-12-26 Manuel NickschasBasic infrastructure for file transfers
2013-11-07 Manuel NickschasAbstract away the protocol handshake code
2012-05-21 Manuel NickschasProvide (de)serialization for all event types
2012-04-01 Manuel NickschasAdd support for Qt5 in the build system
2012-02-13 Manuel NickschasCleanups
2012-02-13 Daniel Albersoidentd support - WIP
2010-10-20 Manuel NickschasKill IrcServerHandler and CtcpHandler
2010-10-19 Manuel NickschasIntroduce CtcpParser for CTCP-related event processing
2010-10-13 Manuel NickschasMove EventStringifier from common/ to core/ for now
2010-10-13 Manuel NickschasAdd IrcParser to handle data between the ircd and Quassel
2010-10-13 Manuel NickschasBoilerplate work for CoreSessionEventProcessor
2010-07-28 Manuel NickschasClean-up and refactor the blowfish encryption stuff
2010-07-22 Johannes Huberincluded qca2 into build system
2010-01-31 Sebastian GothRefactoring of BasicHandler
2009-09-25 Manuel NickschasRename UserInputHandler to CoreUserInputHandler
2009-08-24 Sebastian GothIntroduce IgnoreList backend
2009-08-24 Sebastian GothIntroduce netsplit detection/handling
2009-07-21 Manuel NickschasMake ping timeouts and auto-WHO configurable
2009-03-03 Marcus Eggenbergerfirst version of postgres backend
2009-01-25 Manuel NickschasRevamping the build system (again...)
2008-12-29 Marcus Eggenbergerrecreating some indexes that were lost in an upgrade
2008-12-25 Marcus EggenbergerFinalizing changes to the identities interface -> break...
2008-12-25 Marcus EggenbergerMerging NetworkConnection into CoreNetwork.
2008-11-03 Marcus EggenbergerFixing BR #233 - redirecting chanservs welcome messages...
2008-09-26 Manuel NickschasMajor redesign of the build system. Also allow icons...
2008-09-18 Manuel NickschasFinally sanitizificat0red the mess and #ifdef hell...
2008-09-01 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-09-01 Manuel NickschasVarious buildsystem improvements:
2008-07-22 Marcus Eggenbergerjussi01: can you spell aliases?
2008-07-16 Marcus Eggenbergerfirst version of core info dialog
2008-07-12 Marcus EggenbergerMerge branch 'network-sync'
2008-07-08 Manuel Nickschasdebug--
2008-07-08 Manuel NickschasImprove (hopefully fix) OpenSSL recognition
2008-06-28 Manuel NickschasRemove explicit linking to OpenSSL in mod_core
2008-06-23 Marcus EggenbergerImplemented a channel browser (BR #176).
2008-06-17 Manuel NickschasMerge branch 'cmake'
2008-06-15 Marcus EggenbergerMerge branch 'master' of git@git.quassel-irc.org:quassel
2008-06-15 Manuel NickschasPost-merge fix of CMake files
2008-06-15 Manuel NickschasMerge branch 'cmake'
2008-06-10 Manuel NickschasUse the provided CMake variables rather than hardcoding...
2008-06-10 Manuel NickschasFix OpenSSL on Windows
2008-06-08 Manuel NickschasHEADERS -> MOC_HDRS and adding non-moccable files to...
2008-06-07 Manuel NickschasLook for OpenSSL.
2008-06-06 Manuel NickschasSay hello (again) to CMake!
2007-10-19 Manuel Nickschascmake--
2007-10-18 Marcus EggenbergerOk this is the major rework of quassel we've all been...
2007-08-29 Manuel Nickschasclean++
2007-08-07 Manuel NickschasYay! After months, distributed client/core operation...
2007-07-27 Marcus EggenbergerNo new features here... (adding/testing of new files)
2007-06-28 Manuel NickschasCleaning up the closet... or at least the code. Tried...
2007-06-20 Manuel NickschasStarting reorganization of files in preparation of...