aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-01Yeah, nice reversed condition. We have no .bat files on unix. This fixes make...David Faure
2008-06-27test executable is .xe.bat on windows (fake rpath handling)Christian Ehrlicher
2008-06-26add KDE4_TARGET_LINK_INTERFACE_LIBRARIES, which I can useDirk Mueller
2008-06-20fix install target: make it find the kdecmake.1 fileMatthias Kretz
2008-06-19-when cmake 2.6 is used, create a manpage for the modules coming with kdelibs...Alexander Neundorf
2008-06-16-first search in KDE4_BIN_INSTALL_DIR, since this is most probably where rcge...Alexander Neundorf
2008-06-16make sure to search only in ${BIN_INSTALL_DIR} for nepomuk-rcgen, just inAllen Winter
2008-06-12Update to the current naming scheme of the headers (at least as of 0.4.9)Thiago Macieira
2008-06-09-this "if(WIN32)" was redundantAlexander Neundorf
2008-06-09-some minor reorganization of some windows stuff, centralizing it a bit moreAlexander Neundorf
2008-06-09just some cosmetics...Alexander Neundorf
2008-06-06-no space necessary between -F and the directoryAlexander Neundorf
2008-06-05-add -F /Library/Frameworks to the moc arguments, otherwise moc doesn't find ...Alexander Neundorf
2008-06-04fix typoDavid Faure
2008-06-04don't search in KDE4_LIB_DIR and KDE4_INCLUDE_DIR, since they point to the kd...Alexander Neundorf
2008-06-04Make it possible to specify where phonon is (e.g. using CMAKE_PREFIX_PATH wit...David Faure
2008-06-03As discussed with Dirk, make the link interface empty by default, i.e. by def...Alexander Neundorf
2008-06-03-ignore the previous commit and its comment...Alexander Neundorf
2008-06-03hmmm, that optimization with skipping basically everything on a second run ha...Alexander Neundorf
2008-06-02-search in more directoriesAlexander Neundorf
2008-05-29wrong docu is worse than no docuDavid Faure
2008-05-28-always setup the policies if CMAKE_MINIMUM_REQUIRED() was executedAlexander Neundorf
2008-05-28-also list the tiff file as outputAlexander Neundorf
2008-05-28also mention where the includes were found and Dirk Mueller
2008-05-28add phonon includes back to KDE4_INCLUDES otherwise sourceDirk Mueller
2008-05-27-use /Applications/KDE4 (instead of /Applications/KDE ) as default install di...Alexander Neundorf
2008-05-27require Phonon: better error messagesMatthias Kretz
2008-05-26now it should be fully compatible againMatthias Kretz
2008-05-26try harder to find the right directoryMatthias Kretz
2008-05-26upsMatthias Kretz
2008-05-26find and use installed PhononMatthias Kretz
2008-05-23-use BUNDLE DESTINATION on all cmake versions starting with 2.6, i.e. also 2.7Alexander Neundorf
2008-05-22make DBus work with Qt4 as frameworksAlexander Neundorf
2008-05-22Search nepomuk/global.h which is in kde 4.1 and not in kde 4.0Laurent Montel
2008-05-20revert exiting if SM or ICE isn't found.Allen Winter
2008-05-20be extra careful about libICE and libSM prerequisites since manyAllen Winter
2008-05-20perform discovery on X11/SM.Allen Winter
2008-05-14We need at least version 0.5.9 because of some serious bug fixes.Jos van den Oever
2008-05-14the _dummy.cpp file for kdeinit executables doesn't need to have automoc4 to ...Matthias Kretz
2008-05-10-use automoc4 from kdesupport if available, otherwise fallback to the one fro...Alexander Neundorf
2008-05-10-rename KDE4_GET/SET_CUSTOM_PROPERTY() to _KDE4..., so they are clearly marke...Alexander Neundorf
2008-05-08add two more include dirsChristian Ehrlicher
2008-04-28major rewrite:Allen Winter
2008-04-26more syncing with cmake cvsAlexander Neundorf
2008-04-26-minor syncing with FindQt4.cmake from cmake cvsAlexander Neundorf
2008-04-26-add FindBoost.cmake from cmake 2.4.5, since the one from 2.6.9RC9 has a prob...Alexander Neundorf
2008-04-25...this one too, install the new dummy file for windows kdeinitAlexander Neundorf
2008-04-25-modify kde4_add_kdeinit_executable() so that under windows no longer a share...Alexander Neundorf
2008-04-25-lowercasingAlexander Neundorf
2008-04-25-this file will be required by the modified kde4_add_kdeinit_executable() for...Alexander Neundorf