aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Collapse)AuthorAgeFilesLines
...
* droppped cryptopp dependency, as per resolution #4 of last week's ml ↵Gravatar Fabio Bas2011-08-241-1/+0
| | | | | | discussion. Cryptopp will live in the 4.1-qtsockets branch and will maybe be re-merged in the future if it will catch up in sync with the openssl implementation git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5943 17fca916-40b9-46aa-a4ea-0a15b648b75c
* kvilib/avdevice: reworked a bit the conditional compilation of legacy v4l ↵Gravatar Fabio Bas2011-03-271-0/+1
| | | | | | code; it's still useful in old linuxes and in compatibility layers such as bsd's v4l git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5716 17fca916-40b9-46aa-a4ea-0a15b648b75c
* delete Qt <4.6 hacksGravatar wodim2011-03-241-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5685 17fca916-40b9-46aa-a4ea-0a15b648b75c
* upd8 spanish translationGravatar wodim2011-03-241-0/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5684 17fca916-40b9-46aa-a4ea-0a15b648b75c
* kvirc.{desktop,notifiyrc}: Added German translations.Gravatar Kai Wasserbäch2011-02-121-0/+2
| | | | | | Signed-off-by: Kai Wasserbäch <curan@debian.org> git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5471 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Calm down the rijndael module compilation. Thnx Arfrever.Gravatar Szymon Tomasz Stefanek2011-02-101-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5463 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Some cmake-related changes:Gravatar Fabio Bas2011-02-071-0/+4
| | | | | | | | | cleaned up the KVIRC_BUILD_FLAGS mess, now every #ifdef used in the code should have its own #define/#undef in kvi_sysconfig.h removed the old WITH_* family of flags, use the native cmake WANT_* options that avoids caching problems and permits to both set and unset the option use WANT_CRYPTOPP for cryptopp code (was: WANT_NO_EMBEDDED_CODE), and disable WANT_OPENSSL when the user wants tom switch to cryptopp updated INSTALL file accordingly git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5430 17fca916-40b9-46aa-a4ea-0a15b648b75c
* improved doxygen documentation;Gravatar Elvio Basello2011-01-241-5/+5
| | | | | | | updated italian translation git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5388 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed doxygen rules to reflect renamingGravatar Elvio Basello2011-01-121-2/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5348 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated doxygen rules to 1.7.3Gravatar Elvio Basello2011-01-121-57/+226
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5347 17fca916-40b9-46aa-a4ea-0a15b648b75c
* moved defscript translation files to core directoryGravatar Elvio Basello2010-10-201-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5094 17fca916-40b9-46aa-a4ea-0a15b648b75c
* merged egns's patch to enable painless msvc compilation, thank you!Gravatar Fabio Bas2010-10-191-6/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5091 17fca916-40b9-46aa-a4ea-0a15b648b75c
* nsis script: don't delete the entire kvirc directory if not empty when ↵Gravatar Fabio Bas2010-08-301-1/+1
| | | | | | uninstalling! (eg: it could contain settings in portable mode) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4948 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updateGravatar José Melo2010-08-291-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4941 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed windows uninstallation, thanks to ArmouredGravatar Elvio Basello2010-08-201-2/+7
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4904 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fix #875.Gravatar Kai Wasserbäch2010-08-021-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4758 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Trunk is now 4.1.1 since we've moved past the security issue :)Gravatar Szymon Tomasz Stefanek2010-08-011-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4746 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Fix windows packaging script to include the audio sample too.Gravatar Szymon Tomasz Stefanek2010-08-011-0/+5
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4732 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated nullsoft rules to reflect 4.1.0; updated translation filesGravatar Elvio Basello2010-07-291-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4704 17fca916-40b9-46aa-a4ea-0a15b648b75c
* tweaked the kvirc-config script; since we don't install headers anymore, ↵Gravatar Fabio Bas2010-07-201-28/+13
| | | | | | external linkage of kvirc modules (without a kvirc compilation directory) is not supported anyway. Remove the no-more-needed options and add something else that can be useful git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4683 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Rewrite parts of the regchan module in order toGravatar Szymon Tomasz Stefanek2010-07-141-0/+2
| | | | | | | | | avoid the heavy usage of pointers. Add some new nice debug macros and tools. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4669 17fca916-40b9-46aa-a4ea-0a15b648b75c
* restored ability to translate some strings in options module (titles, keywords)Gravatar Fabio Bas2010-05-221-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4359 17fca916-40b9-46aa-a4ea-0a15b648b75c
* turkish desktop file translation by işbaran / mlGravatar Fabio Bas2010-04-191-0/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4264 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some doc/pic updatesGravatar Fabio Bas2010-04-171-3/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4254 17fca916-40b9-46aa-a4ea-0a15b648b75c
* modified message-tidy-* targets so that it works with defscripts ↵Gravatar Fabio Bas2010-04-031-2/+2
| | | | | | translations, too git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4237 17fca916-40b9-46aa-a4ea-0a15b648b75c
* merged recent patches from upstream avdevice codeGravatar Fabio Bas2010-03-271-0/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4227 17fca916-40b9-46aa-a4ea-0a15b648b75c
* Make the default script translatable again. This time in its own set of po ↵Gravatar Szymon Tomasz Stefanek2010-03-091-0/+6
| | | | | | files. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4114 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fix kvirc_pt.po file with error and add portuguese translation to ↵Gravatar José Melo2010-03-011-0/+2
| | | | | | kvirc.desktop file git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4077 17fca916-40b9-46aa-a4ea-0a15b648b75c
* updated Doxygen rules;Gravatar Elvio Basello2010-02-091-128/+325
| | | | | | | fixed typo; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3946 17fca916-40b9-46aa-a4ea-0a15b648b75c
* merge KDE r1083071 by rkcosta: Clean up FindLibV4L2.cmakeGravatar Robert Förster2010-01-311-19/+13
| | | | | | | - some svn:eol-style fixes in the cmake files git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3920 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added missing "install translation" rule for win32Gravatar Fabio Bas2010-01-271-6/+11
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3900 17fca916-40b9-46aa-a4ea-0a15b648b75c
* implemented cmake target messages-tidy-module*Gravatar Fabio Bas2009-12-231-3/+31
| | | | | | | fixed messages-update-module* target (now extract, update and tidy all-in-one) updated lang files git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3739 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added missing checking for "setenv" and "putenv"Gravatar Fabio Bas2009-12-231-0/+2
| | | | | | 2 compilation de-noising fixes git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3737 17fca916-40b9-46aa-a4ea-0a15b648b75c
* pre-tagging commitGravatar Fabio Bas2009-12-191-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3712 17fca916-40b9-46aa-a4ea-0a15b648b75c
* re-added winamp support to nsisGravatar Fabio Bas2009-12-141-2/+23
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3695 17fca916-40b9-46aa-a4ea-0a15b648b75c
* little fix to find Theora, thx to ArfreverGravatar Markus Rennings2009-12-061-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3668 17fca916-40b9-46aa-a4ea-0a15b648b75c
* merge from KDE r1057166: Find Phonon include directory on Qt with Frameworks.Gravatar Robert Förster2009-12-031-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3658 17fca916-40b9-46aa-a4ea-0a15b648b75c
* small mingw fixes: phonon detection and avoid double moc inclusionGravatar Fabio Bas2009-12-031-2/+2
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3657 17fca916-40b9-46aa-a4ea-0a15b648b75c
* some cleaning in cmake scripts/code:Gravatar Fabio Bas2009-12-021-6/+13
| | | | | | | | - 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
* compile++Gravatar Robert Förster2009-12-011-0/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3645 17fca916-40b9-46aa-a4ea-0a15b648b75c
* dcc video: added experimental ogg/theora support. Open Problems:Gravatar Fabio Bas2009-11-301-0/+42
| | | | | | | - 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
* win32: fixed uninstallerGravatar Fabio Bas2009-11-261-1/+1
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3630 17fca916-40b9-46aa-a4ea-0a15b648b75c
* added cmake option to strip binariesGravatar Fabio Bas2009-11-201-0/+5
| | | | | | documentation update git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3621 17fca916-40b9-46aa-a4ea-0a15b648b75c
* fixed win32 compilation/mingwGravatar Fabio Bas2009-11-131-0/+3
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3605 17fca916-40b9-46aa-a4ea-0a15b648b75c
* cmake: added missing "dynamic labels" compiler support detectionGravatar Fabio Bas2009-11-132-0/+22
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3604 17fca916-40b9-46aa-a4ea-0a15b648b75c
* first shy implementation of dcc video; highly instable and ↵Gravatar Fabio Bas2009-11-121-0/+32
| | | | | | bandwitdth-sucker, bad coded, puppy-killer, you've been warned. git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3597 17fca916-40b9-46aa-a4ea-0a15b648b75c
* reworked nsis install script: fix for #604, removed unused readme, use ↵Gravatar Fabio Bas2009-11-031-21/+49
| | | | | | revision instead of date in filename git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3587 17fca916-40b9-46aa-a4ea-0a15b648b75c
* let cmake generate nsis script at configuration time (adds cohexistence support)Gravatar Fabio Bas2009-10-241-0/+353
| | | | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3570 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - change / to dashes to be more standards compliantGravatar Robert Förster2009-09-071-2/+2
| | | | | | | - updated sources date git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3482 17fca916-40b9-46aa-a4ea-0a15b648b75c
* - trailing whitespace cleanups all over the placeGravatar Robert Förster2009-09-011-539/+539
| | | | | | | | - 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