summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Prepare for releasing 4.0.2•••git-svn-id: https://svn.kvirc.de/svn/branches/kvirc/4.0@4730 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-08-011-1/+1
* backported r4635 to branch 4.0•••git-svn-id: https://svn.kvirc.de/svn/branches/kvirc/4.0@4636 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-07-091-18/+21
* As per versioning scheme, the stuff in 4.0 branch is now versioned 4.0.1. The...•••git-svn-id: https://svn.kvirc.de/svn/branches/kvirc/4.0@4603 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-07-051-1/+1
* Fix a warning. Thnx wRAR :)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4534 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-06-271-2/+2
* Fix subversion revision management in CMakeLists.txt•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4532 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-06-271-1/+6
* Better handling of svn in CMakeLists.txt•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4485 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2010-06-201-17/+30
* merged recent patches from upstream avdevice code•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4227 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2010-03-271-0/+1
* added missing checking for "setenv" and "putenv"•••2 compilation de-noising fixes git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3737 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-231-0/+16
* since we support -fvisibility=hidden now, enforce it when appliable•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3721 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-201-3/+10
* reworked patch for #655, many thanks to Kevin_Kofler and nucleo for pointing ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3719 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-201-35/+32
* workaround for #655•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3718 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-201-33/+35
* correctly check for scrnsaverproto.h before trying to include it•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3699 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-171-2/+8
* raised cryptopp required version up to 5.6.0•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3692 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-121-2/+2
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3681 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-12-111-1/+1
* applied patch for #638, but keeping compatibility with old WITH_DEBUG•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3671 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-071-10/+10
* small mingw fixes: phonon detection and avoid double moc inclusion•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3657 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-031-2/+2
* some cleaning in cmake scripts/code:•••- fix for #633 (added and documented obscure #defines) - use #defines in kvi_sysconfig.h instead of -D compilation directives - removed unused kvi_wincfg.h git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3653 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-12-021-13/+50
* [KVIrc] (trunk) Moved some FIND_PACKAGE() calls around.••• No need to check for V4L or Theora if we don't want it in the first place. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3652 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2009-12-021-4/+4
* quick fixes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3642 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-11-301-2/+2
* dcc video: added experimental ogg/theora support. Open Problems:•••- audio sync still missing - Slow as hell, since yuv<->rgb conversion is done in software git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3641 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-11-301-0/+27
* Client side list filtering by sg2002•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3637 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Szymon Tomasz Stefanek2009-11-291-1/+1
* added cmake option to strip binaries•••documentation update git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3621 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-11-201-2/+19
* don't force -fvisibility-inlines-hidden under mingw•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3620 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-11-171-6/+8
* re-fix for #605•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3607 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-11-131-1/+1
* cmake: added missing "dynamic labels" compiler support detection•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3604 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-11-131-3/+12
* added switch for man dir•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3603 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-11-131-0/+23
* fixed dcc video switch•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3601 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-11-131-2/+2
* avoid compilation of linux-only avdevice code on other oses•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3600 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-11-131-1/+10
* re-fix for #605•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3599 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-11-131-1/+4
* fix for #605; debian-based distros needs libcrypto++ >= 5.5.2-1•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3598 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-11-121-4/+2
* first shy implementation of dcc video; highly instable and bandwitdth-sucker,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3597 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-11-121-1/+26
* [KVIrc] (trunk) Add -lXrender to ${LIBS} if built with X11/Xrender support.••• src/kvirc/kernel/kvi_main.cpp uses symbols from the Xrender extension, but KVIrc doesn't link explicitly against Xrender. This commit adds -lXrender if needed. This is a fix for Debian a bug: <http://bugs.debian.org/555393> git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3596 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2009-11-091-0/+6
* - add support for cryptopp naming on fedora•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3581 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2009-10-281-0/+2
* fix for #591•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3545 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-10-061-4/+14
* removed debug comment•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3534 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-271-1/+0
* enable python by default•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3533 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-271-3/+3
* small fix for win32 compilation with python•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3532 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-271-0/+3
* some win32 related fixes (should fix #513, #586)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3529 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-271-1/+2
* - change / to dashes to be more standards compliant•••- updated sources date git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3482 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2009-09-071-1/+1
* - trailing whitespace cleanups all over the place•••- removed charset dependent manpages since it really makes no sense to distribute them, they are getting installed in non standard places and one manpage per language is enough - added SpotChat to the serverdb, happens to be my network anyway :P (someone should remind me to check all the networks and servers there so we can do a cleanup if needed git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3463 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Robert Förster2009-09-011-4/+4
* tweaked cmake output a bit•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3455 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-09-011-4/+17
* added option to fix #549•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3442 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-08-311-37/+46
* quick fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3439 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-08-311-3/+3
* check if the compiler supports -fvisibility-inlines-hidden flag (unavailable ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3423 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-08-231-4/+18
* Added a check in the main CMakelists.txt to discriminate if the compiler is gcc;•••then, added most of the proposed compilation flags of #535 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3419 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-08-221-3/+18
* reverted part of r3395 (fixes #511), LIB_SUFFIX is the common flag name for c...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3401 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Fabio Bas2009-08-051-3/+3
* removed checks on python* modules;•••added python version to the definitions; changed LIB_SUFFIX with better LIBDIR_SUFFIX; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3395 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Elvio Basello2009-07-301-30/+53
* [KVIrc] (trunk) Make the coexistence switch meaningfull.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3377 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2009-07-241-1/+1
* [KVIrc] (trunk) Reduce number of shipped CMake modules and disable•••Python by default. KVIrc requires CMake 2.6 to build, the following modules are shipped with CMake (partly even in newer versions). - FindSubversion.cmake: part of CMake since 2.4, not needed anymore. - FindPackageHandleStandardArgs.cmake: available since 2.6.0. - FindSharedMimeInfo.cmake and MacroEnsureVersion.cmake: Only used if KDE4_FOUND is true and then we should use the KDE versions of those files. Updated: - FindPhonon.cmake: Synced to upstream's (KDE) version, though I'm not sure it ever worked as expected, if KDE isn't installed. - FindPython.cmake was updated to use FindPython{Interp,Libs}.cmake shipped with CMake. Python is not implemented yet, therefore we don't need to configure KVIrc for it. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3374 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2009-07-241-5/+5
* [KVIrc] (trunk) Remove custom uninstall target and raise CMake version.••• Remove the custom uninstall rule, which is identical to the one autogenerated by CMake. Fixes: CMake Policy violation CMP0002. Raise the minimally required CMake version to 2.6.4 as previous versions seem to have problems with erroring out if a required version of a found package wasn't high enough. Example: Since the new notifier code we require Qt 4.5.0 or newer, but some older CMake versions didn't error out if e.g. only Qt 4.3.x was found. Fixes: Issue reported by IRC user cpet. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3373 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Kai Wasserbäch2009-07-231-11/+1