aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-26add kdewin32 include & lib to CMAKE_REQUIRED_INCLUDES/LIBRARIESChristian Ehrlicher
2007-02-26- added more real library search on win32 Ralf Habacker
2007-02-25fix OSX build when DYLD_LIBRARY_PATH contains a directory with libjpeg.dylib ...Benjamin Reed
2007-02-25find libeay32 on win32 with mingw tooChristian Ehrlicher
2007-02-20use "kde4" as prefix for application .desktop filesStephan Binner
2007-02-15add OPENSSL_EAY_LIBRARIES because this lib is sometimes needed on win32Christian Ehrlicher
2007-02-13Find XShmPhilip Falkner
2007-02-13don't include -finlines-visibility-hidden unless gcc is >= 4.2. just tooDirk Mueller
2007-02-07we don't want -ansi in C flags, we want c89 plus BSD 4.4 extensions.Dirk Mueller
2007-02-07SVN_SILENT remove commented out lines (showed up in my grep)David Faure
2007-02-06* Added RUBY_SITE_LIB_DIR, RUBY_SITE_ARCH_DIRThomas Moenicke
2007-02-06Without DNSServiceRefDeallocate the dns_sd.h found on Mac OS 10.3.9 is comple...David Faure
2007-02-05Needed for other modules to use kdefakes without hardcoding the lib dirDavid Faure
2007-02-04Change filesystem icon category to places, complies with icon name spec, comp...Jonathan Riddell
2007-02-04make it possible to use KDE4_SOLID_LIBS KDE4_PHONONCORE_LIBSMatthias Kretz
2007-01-31-fix parsing of qrc files, the file tag can have attributesAlexander Neundorf
2007-01-31QT4_ADD_RESOURCES from cmake 2.4.6 to fix kjscmd.qrc parsingChristian Ehrlicher
2007-01-30-sync with cmake cvs: better parsing of the rc filesAlexander Neundorf
2007-01-30-only look for the headers in the given install pathAlexander Neundorf
2007-01-29Fix typoLaurent Montel
2007-01-29Search xmllint program (need to check doc generated file)Laurent Montel
2007-01-29-hack to get it cmake 2.4.3 compatible: use ADD_CUSTOM_TARGET() instead of AD...Alexander Neundorf
2007-01-28-temporarily build all tests unconditionally, otherwise the build breaks for ...Alexander Neundorf
2007-01-28-revert commit from Laurent, we have to discuss requiring cmake 2.4.5 (or 2.4...Alexander Neundorf
2007-01-28don't look in default paths first, else it'll find KDE 3 libs for meMatthias Kretz
2007-01-28fix case when install dir of current module is != kdelibs4 install dirFrank Osterfeld
2007-01-27Remove module which are now into cmake-2.4.5Laurent Montel
2007-01-27as a lot of guy report problem to compile after changes which requiresLaurent Montel
2007-01-26use install(CODE ...) instead of file(WRITE ... ) followed by install(SCRIPT ...Alexander Neundorf
2007-01-26-remove old commented codeAlexander Neundorf
2007-01-26-finally remove the dcop macrosAlexander Neundorf
2007-01-26-introduce new internal variable _kdeBootStrapping, so that we don't have Alexander Neundorf
2007-01-26Add boostrap into cmake macro which create docLaurent Montel
2007-01-23Add macro KDE4_ADD_TEST for unit test usage. This way, if you haveThiago Macieira
2007-01-23add a macro KDE4_CREATE_EXPORTS_HEADER(fileName libName)Alexander Neundorf
2007-01-23Ah bah the vars were not set when compiling kdelibs itself. Now it links.David Faure
2007-01-23Fix inline-visibility detectionThomas Zander
2007-01-23add -fno-threadsafe-statics to the CXXFLAGS if supported: as we can't rely onMatthias Kretz
2007-01-22Undo my accidental change of the compiler flags from the otherThiago Macieira
2007-01-22Stupid me :(Laurent Montel
2007-01-22Changed kspell2 to sonnet where relevant, in anticipation of merging sonnet-r...Jacob Rideout
2007-01-22Fix create symlink when in post installLaurent Montel
2007-01-22replace this evil hack with an entirely more evil hack thatDirk Mueller
2007-01-22Allow to install doc into subdirectoryLaurent Montel
2007-01-22UpdateLaurent Montel
2007-01-22Add kwalletclient cmake macroLaurent Montel
2007-01-21can't hurt to create the directory beforehand.Dirk Mueller
2007-01-21fix qtmain usageChristian Ehrlicher
2007-01-21make the handbook creation dependent on the stylesheet.Allen Winter
2007-01-21win32-only fixes:Christian Ehrlicher