aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2006-02-03-major overhaul of the windows stuff: kdelibs/win/ is now built as a regular ...Alexander Neundorf
2006-02-03Install scalable iconsLaurent Montel
2006-02-03Add specific directory for kconf_updateLaurent Montel
2006-02-03Fix install into servicetypes directoryLaurent Montel
2006-02-02-use the expected -DMAKE_<libname>_LIB when compiling libraries under windowsAlexander Neundorf
2006-02-02correct path also in the la fileAlexander Neundorf
2006-02-02install the fake libtool la files also to KDE4_LIB_INSTALL_DIRAlexander Neundorf
2006-02-02Allow to compile java directoryLaurent Montel
2006-02-02Add "KDE4_LIB_INSTALL_DIR" as discussed with alexander toLaurent Montel
2006-02-01fix kdewin32 detectionAlexander Neundorf
2006-02-01output Qt versionAlexander Neundorf
2006-02-01hmm, include/Qt/ seems to be different an every platformAlexander Neundorf
2006-02-01there's no Qt.framework on OS XAlexander Neundorf
2006-02-01fix typo, thanks to peterAlexander Neundorf
2006-02-01-FindQt4.cmake now checks first for include/QtCore, and only optionally for i...Alexander Neundorf
2006-02-01Fix to use KDE4_* and CACHE STRING to define what isLaurent Montel
2006-02-01Alexander is right, cmake have a png moduleLaurent Montel
2006-02-01Now we can define pos of mandir/infodirLaurent Montel
2006-02-01Define "KDE4_SYSCONF_DIR" which is '/etc' by defaultLaurent Montel
2006-02-01Fix typoLaurent Montel
2006-02-01Add module to find png libLaurent Montel
2006-01-31-DLEAN_AND_MEAN for windowsAlexander Neundorf
2006-01-31new cmake macro OptionalFindPackage.cmake featuring the new command optional_...Alexander Neundorf
2006-01-31fix source_dir != build_dir: Christian Loose
2006-01-31Add test for dnssd libLaurent Montel
2006-01-30-generate the xml kate files on demand during the build, not during cmake timeAlexander Neundorf
2006-01-30fix ENDIFChristian Loose
2006-01-29prepare support for the windows portAlexander Neundorf
2006-01-29aspell/hspell support by Laurent MontelAlexander Neundorf
2006-01-29-install dcopidl (dcopidl.bat on windows)Alexander Neundorf
2006-01-29mess with the path only or QtTestBenjamin Reed
2006-01-29dont use /opt/kde4 hardcoded as KDE4DIRAlexander Neundorf
2006-01-28work around some kjs stuff that assumes __APPLE__ == WEBKIT, also fix definit...Benjamin Reed
2006-01-28stupid non-framework QtTestBenjamin Reed
2006-01-28look for libgif or libungifBenjamin Reed
2006-01-28-support QtSvg and QtTestAlexander Neundorf
2006-01-28-new module to find agg (I don't have it installed here, so I couldn't really...Alexander Neundorf
2006-01-28this wan't intended to be commitedAlexander Neundorf
2006-01-28-prefer the Qt binaries in the "special" (like QTDIR) directories over the Qt...Alexander Neundorf
2006-01-27d'oh! forgot to add thisBenjamin Reed
2006-01-27-lQtTest is not a framework on osx qt 4.1.0, need -L stillBenjamin Reed
2006-01-27-first *complete* build of *complete* kdelibs, with no undefined symbols leftAlexander Neundorf
2006-01-27mac os x fixes for the cmake buildBenjamin Reed
2006-01-26-fix by Tanner Lovelace, generate correct include statementsAlexander Neundorf
2006-01-25-all install rules work nowAlexander Neundorf
2006-01-25add the stuff moved from kdesdk, maybe...Alexander Neundorf
2006-01-23make it dcop skel/stub rules work in directories where stubs/skels areAlexander Neundorf
2006-01-23-fix Foo_FIND_REQUIRED and Foo_FIND_QUIETYL handling:Alexander Neundorf
2006-01-22it seems strtoll doesn't work opn FreeBSD with -ansiAlexander Neundorf
2006-01-22-require Qt4 in FindKDE4.cmake, as suggested by Tanner LovelaceAlexander Neundorf