aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-14add CMAKE_REQUIRED_INCLUDES to the original check_type_sizePeter Kümmel
2006-02-14prepare to use patched check_type_size macro, this is the original cmake ver...Peter Kümmel
2006-02-14Restore FATAL_ERROR when KDEWIN32 is not found but is required.Brad King
2006-02-14Add -DQT3_SUPPORT_WARNINGSLaurent Montel
2006-02-14Now exr plugins compiles fineLaurent Montel
2006-02-14Fix detect openexrLaurent Montel
2006-02-14Use cflags and libsLaurent Montel
2006-02-13it seems that for jasper jpeg is also requiredAlexander Neundorf
2006-02-13fix some typosAlexander Neundorf
2006-02-13-added project(name-of_project) commands, so now when using the KDevelop3 gen...Alexander Neundorf
2006-02-13more verbose error messageAlexander Neundorf
2006-02-13Try to fix search openexr.Laurent Montel
2006-02-13Define plugin dir as subdir of lib dirLaurent Montel
2006-02-12-moved the cmake code to find kdewin32 out of FindKDE4.cmake and into its own...Alexander Neundorf
2006-02-11workaround for detecting libxml2 on windows when using a path list in CMAKE_I...Ralf Habacker
2006-02-11-changed kde4_create_libtool_file (target dir_relative_to_libdir) Alexander Neundorf
2006-02-11fix lib name for msvcChristian Ehrlicher
2006-02-11now cmake 2.3.3 is required, if you have an older version, you get a warningAlexander Neundorf
2006-02-10search for kdewin32 in the default install directory for applications (defaul...Peter Kümmel
2006-02-10add shell32.lib and user32.lib on windowsChristian Ehrlicher
2006-02-10added CMAKE_INCLUDE_PATH related path check for include filesRalf Habacker
2006-02-10Remove forks - use the versions from the real cmake now.David Faure
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-07Fix bad commitLaurent 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