aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2006-02-09revert last changeRalf Habacker
2006-02-09moved KICE_EXPORT definition to kdelibs_export_win.hRalf Habacker
2006-02-09fixes for msysAlexander Neundorf
2006-02-09-move find_package(pcre) back to kdelibs/CMakeLists.txt, otherwise HAVE_PCREP...Alexander Neundorf
2006-02-08-remove macro_append_directory_properties() and add macro_additional_clean_fi...Alexander Neundorf
2006-02-08add some libnamesChristian Ehrlicher
2006-02-08the Qt Assistant library is named QtAssistantClientAlexander Neundorf
2006-02-07adding KDEWIN32_INCLUDE_DIR to CMAKE_INCLUDE_PATH is pointless...Alexander Neundorf
2006-02-07make everything cleanAlexander Neundorf
2006-02-07two new macros: macro_append_directory_properties() and macro_append_source_f...Alexander Neundorf
2006-02-07-add -DMAKE_KDEWIN32_LIB to the build in kdelibs/win/Alexander Neundorf
2006-02-07-move the find_package(PCRE) from kdelibs/CMakeLists.txt to kdelibs/kjs/CMake...Alexander Neundorf
2006-02-07undo /lib=/bin for win32, todo copy Dlls to /binPeter Kümmel
2006-02-07Now we specify lib dirLaurent Montel
2006-02-07Now we can install .la lib into good directoryLaurent Montel
2006-02-06one more fix for uic3 before switching to EXEC_PROCESS, which will require ev...Alexander Neundorf
2006-02-06unbreak compilation with cmake :-/Alexander Neundorf
2006-02-06-if (WIN32): create the libraries in the same directory as the executables, s...Alexander Neundorf
2006-02-05remove wrong macroPeter Kümmel
2006-02-05give msvc all it needsPeter Kümmel
2006-02-05-fix the generation of the la-files for out-of-source buildsAlexander Neundorf
2006-02-05-correct fix for multiple inc dirs for check_include_filesAlexander Neundorf
2006-02-05the former version of CheckPrototypeExists was basically a CheckFunctionExist...Alexander Neundorf
2006-02-05with msvc all tests fail because of a linker errorPeter Kümmel
2006-02-05remove forgotten linePeter Kümmel
2006-02-05remove forgotten linePeter Kümmel
2006-02-05update to cmake 2.3-kde version, remove laterPeter Kümmel
2006-02-04more fixes for windows from Peter KuemmelAlexander Neundorf
2006-02-04-renamed optional_find_package() to macro_optional_find_package(), to make it...Alexander Neundorf
2006-02-04Now icons installed correctly Laurent Montel
2006-02-04Fix install icon in good directoryLaurent Montel
2006-02-03more fixes for windows... Alexander Neundorf
2006-02-03for now the kdeinit stuff is also required on windows, make compiling easier ...Alexander Neundorf
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