aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-10-24add a missing d fro qtuitools debug libChristian Ehrlicher
svn path=/trunk/KDE/kdelibs/; revision=598769
2006-10-24Apparently this is still needed for Qt-4.2.1/msvcDavid Faure
CCMAIL: "Christian Ehrlicher" <Ch.Ehrlicher@gmx.de> svn path=/trunk/KDE/kdelibs/; revision=598624
2006-10-24RUBY_LIBRARY is also set.Sebastian Sauer
svn path=/trunk/KDE/kdelibs/; revision=598586
2006-10-24remove also the 'NOTEÃE' agaiSebastian Sauer
svn path=/trunk/KDE/kdelibs/; revision=598585
2006-10-24better :-/Sebastian Sauer
svn path=/trunk/KDE/kdelibs/; revision=598583
2006-10-24* check also for ruby 1.9Sebastian Sauer
* 'archdir' may empty and if that's the case use 'rubyincludedir' * use 'ruby_version' * don't hardcode ruby include-path svn path=/trunk/KDE/kdelibs/; revision=598580
2006-10-23-remove some commented out codeAlexander Neundorf
-fix kde4_add_kdeinit_executable() for enable_final Laurent: this can't have worked before, did it ? CCMAIL: montel@kde.org Alex svn path=/trunk/KDE/kdelibs/; revision=598548
2006-10-23Now that we're using Qt-4.2, we can clean up FindQt4.cmake to stop looking ↵David Faure
for QtCore_debug.so etc. My main motivation being more speed and less confusing output (about many libs not being found). Tested by Paulo on msvc and mingw - thanks! svn path=/trunk/KDE/kdelibs/; revision=598386
2006-10-23Remove definition "-DKDE_USE_FINAL" when we can't compile with enable final ↵Laurent Montel
argument svn path=/trunk/KDE/kdelibs/; revision=598383
2006-10-23Fix typoLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=598377
2006-10-23Create macro to disable enable final argument into specific directory.Laurent Montel
svn path=/trunk/KDE/kdelibs/; revision=598376
2006-10-23Not necessaryLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=598346
2006-10-23Apply Alex patch (now we can use enable-final argumentLaurent Montel
some module compiles with enable-final now) As discussed with Alex it's not necessary to have program name into automoc macro svn path=/trunk/KDE/kdelibs/; revision=598288 The following changes were in SVN, but were removed from git: M pics/CMakeLists.txt
2006-10-22assistantclient lib is now named QtAssistantClient4(d) on windows...Christian Ehrlicher
svn path=/trunk/KDE/kdelibs/; revision=598140
2006-10-22this should fix the linker errors. Since those libs are system libs, there ↵Christian Ehrlicher
is no need to do an extra search to find them - if they're not available, we would not be able to link any bigger program on win32 @sebsauer: I don't get an error in FindZLib.cmake ... svn path=/trunk/KDE/kdelibs/; revision=598092
2006-10-22ok, now it's official. I am stupid :-/Sebastian Sauer
svn path=/trunk/KDE/kdelibs/; revision=597959
2006-10-22Deactivated it again cause it seems to be the reason for probs with Qt 4.1.x ↵Sebastian Sauer
while it seems to be needed with Qt 4.2.x :-/ @Christian: could be find here a way to have it working for everybody? propably check for the Qt-version or something like this? CC_MAIL: Ch.Ehrlicher@gmx.de svn path=/trunk/KDE/kdelibs/; revision=597951
2006-10-21ah. revert parts of r597624 since it seems I got confused by the name ↵Sebastian Sauer
win32libs which has another meaning this days as it had on KDE3. @Christian does this finally fix the compile-prob with msvc I just introduced? btw, I also wonder that GnuWin32 is not marked as REQUIRED and is not mention at the kdelibs.com tutorial at all. Do we depend on it or not? CC_MAIL: Ch.Ehrlicher@gmx.de svn path=/trunk/KDE/kdelibs/; revision=597849
2006-10-21ok, reactivate those part since actualy there exist a dbus_for_win ( Sebastian Sauer
http://sourceforge.net/project/showfiles.php?group_id=171968 ) which was not documented anywhere. Thanks Laurent and Christian :) svn path=/trunk/KDE/kdelibs/; revision=597820
2006-10-21This is not needed at all - it worked before without and now it doesn' work ↵Christian Ehrlicher
with msvc anymore! cmake adds those libs automagically afaik CCMAIL: mail@dipe.org CCMAIL: kde-windows@kde.org svn path=/trunk/KDE/kdelibs/; revision=597662
2006-10-21added temp info for ppl who may like to try to get it compiled under win/mingw.Sebastian Sauer
svn path=/trunk/KDE/kdelibs/; revision=597625
2006-10-21* look also in a directory named "kdewin32" for the gnuwin32 libs.Sebastian Sauer
* abort with FATAL_ERROR if gnuwin32 could not be found and REQUIRED got defined. svn path=/trunk/KDE/kdelibs/; revision=597624
2006-10-21* added ${KDEWIN32_LIBRARY_PATH}Sebastian Sauer
* use find_library Now linking fails cause of the on win32 missing dbus libs... svn path=/trunk/KDE/kdelibs/; revision=597618
2006-10-20added TODO for later to don't forget about it.Sebastian Sauer
svn path=/trunk/KDE/kdelibs/; revision=597608
2006-10-20cmake runs through now. Compiling on win/mingw could start :)Sebastian Sauer
svn path=/trunk/KDE/kdelibs/; revision=597606
2006-10-20and again some more steps closer to get it compile with mingw...Sebastian Sauer
svn path=/trunk/KDE/kdelibs/; revision=597596
2006-10-20one step closer to get it compiling with mingw.Sebastian Sauer
svn path=/trunk/KDE/kdelibs/; revision=597592
2006-10-16Fix tabLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=596008
2006-10-16Generic method for define KDE_USE_FINAL as discussed with DavidLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=595984
2006-10-14this will do the automoc for KDE in the future, making cmake run much faster :-)Alexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=595469
2006-10-13Update docLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=595215
2006-10-13Necessary to modify KDE4_ADD_KCFG_FILES to support ENABLE_FINALLaurent Montel
(there was not a dependancy between <name>_final.cpp file and kcfg file => kfg files were never created) Not necessary to rebuild all kdelibs just cp kdelibs/cmake/modules/KDE4Macros.cmake <path_kde4>/share/apps/cmake/modules I ported all kde module (without enable-final argument, it compiles fines (test and program)) Don't try to use enable-final argument for the moment it doesn't compile (but dependancy works) (I didn't test all compile for the moment I will fix all compile today (without enable-final argument) kdelibs/kdepimlibs/kdebase/kdeutils compiles fine) Regards svn path=/trunk/KDE/kdelibs/; revision=595168
2006-10-13Check for MYSQL_OPT_USE_EMBEDDED_CONNECTION enum value.Volker Krause
svn path=/trunk/KDE/kdelibs/; revision=595072
2006-10-13SVN_SILENT: fix tabLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=595070
2006-10-13Fix tabLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=595069
2006-10-13Create final file when we call automoc macroLaurent Montel
Fix list of file for final files (not take first file into file list as _c_file argument) Is it necessary to have a _c_file_ argument into create_final macro ? CCMAIL: neundorf@kde.org svn path=/trunk/KDE/kdelibs/; revision=595067
2006-10-13Necessary to change KDE4_AUTOMOC macro to supportLaurent Montel
enable-final argument (there was not a dependancy between <name>_final.cpp file and moc generated files => moc files were never created) Not necessary to rebuild all kdelibs just cp kdelibs/cmake/modules/KDE4Macros.cmake <path_kde4>/share/apps/cmake/modules I ported and tested all kde module (without enable-final argument, it compiles fines (test and program)) Don't try to use enable-final argument for the moment it doesn't compile (but dependancy works) Regards svn path=/trunk/KDE/kdelibs/; revision=595037 The following changes were in SVN, but were removed from git: M pics/CMakeLists.txt
2006-10-12Fix kdevelop not linking due to QT_QTDESIGNERCOMPONENTS_LIBRARY being empty ↵David Faure
(typo in this file). However this whole _debug stuff should be cleaned up now that we use Qt-4.2.0 ... svn path=/trunk/KDE/kdelibs/; revision=594852
2006-10-11Add cmake macro for qtdesignercomponents libLaurent Montel
(need to fix kdevelop build on macosx) svn path=/trunk/KDE/kdelibs/; revision=594561
2006-10-10Normalization. Move X11-detecting stuff into kdelibs out of kdegraphics, ↵Adriaan de Groot
adjust for style of kdelibs. Put some order in the mess of header and libs checks for X11. svn path=/trunk/KDE/kdelibs/; revision=594266
2006-10-06For other modules that might require flex. For example kdesdk (kbabel)Allen Winter
svn path=/trunk/KDE/kdelibs/; revision=593108
2006-10-04Add cmake macro for solidifaces lib and knotifyconfig libLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=592254
2006-10-02Add macro for solid libLaurent Montel
and fix comment svn path=/trunk/KDE/kdelibs/; revision=591482
2006-09-29Add support for finding embedded version of MySqlTobias Koenig
svn path=/trunk/KDE/kdelibs/; revision=590147
2006-09-28Revert previous commitLaurent Montel
I made an error to understand how version label worked. svn path=/trunk/KDE/kdelibs/; revision=589688
2006-09-28Necessary to test patch versionLaurent Montel
Otherwise 2.5.4 is inferior to 2.5.31 In this function we calculate it as : 2.5.4: 2*1000+5*100+4 = 2504 2.5.31: 2*1000+5*100+31 = 2531 => it was supperior. Now I test last patch version and adapt it. svn path=/trunk/KDE/kdelibs/; revision=589662
2006-09-28add some special logic so that changing CMAKE_INSTALL_PREFIX still changes ↵Alexander Neundorf
all other install locations, as long as they haven't been set explicitely to some other location, as discussed with Volker Krause Alex CCMAIL: kde-buildsystem@kde.org svn path=/trunk/KDE/kdelibs/; revision=589585
2006-09-27Add a new CMAKE_BUILD_TYPE called 'profile' for gcc on linux and appleHolger Freyther
If you use gcc and either linux or apple and use -DCMAKE_BUILD_TYPE=profile you have about the same configuration as debugfull but additionally gcc test coverage is enabled. This needs to be enabled when compiling and linking. I add this to enable creating nice test coverage graphs I have seen at http://venge.net/monotone svn path=/trunk/KDE/kdelibs/; revision=589181
2006-09-26improve docsJakob Petsovits
(done by Alexander Neundorf on my laptop) svn path=/trunk/KDE/kdelibs/; revision=588684
2006-09-24This line is not necessaryLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=587925