| Age | Commit message (Expand) | Author |
| 2006-02-14 | Fix detect openexr | Laurent Montel |
| 2006-02-14 | Use cflags and libs | Laurent Montel |
| 2006-02-13 | it seems that for jasper jpeg is also required | Alexander Neundorf |
| 2006-02-13 | fix some typos | Alexander Neundorf |
| 2006-02-13 | -added project(name-of_project) commands, so now when using the KDevelop3 gen... | Alexander Neundorf |
| 2006-02-13 | more verbose error message | Alexander Neundorf |
| 2006-02-13 | Try to fix search openexr. | Laurent Montel |
| 2006-02-13 | Define plugin dir as subdir of lib dir | Laurent Montel |
| 2006-02-12 | -moved the cmake code to find kdewin32 out of FindKDE4.cmake and into its own... | Alexander Neundorf |
| 2006-02-11 | workaround 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-11 | fix lib name for msvc | Christian Ehrlicher |
| 2006-02-11 | now cmake 2.3.3 is required, if you have an older version, you get a warning | Alexander Neundorf |
| 2006-02-10 | search for kdewin32 in the default install directory for applications (defaul... | Peter Kümmel |
| 2006-02-10 | add shell32.lib and user32.lib on windows | Christian Ehrlicher |
| 2006-02-10 | added CMAKE_INCLUDE_PATH related path check for include files | Ralf Habacker |
| 2006-02-10 | Remove forks - use the versions from the real cmake now. | David Faure |
| 2006-02-09 | revert last change | Ralf Habacker |
| 2006-02-09 | moved KICE_EXPORT definition to kdelibs_export_win.h | Ralf Habacker |
| 2006-02-09 | fixes for msys | Alexander 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-08 | add some libnames | Christian Ehrlicher |
| 2006-02-08 | the Qt Assistant library is named QtAssistantClient | Alexander Neundorf |
| 2006-02-07 | adding KDEWIN32_INCLUDE_DIR to CMAKE_INCLUDE_PATH is pointless... | Alexander Neundorf |
| 2006-02-07 | make everything clean | Alexander Neundorf |
| 2006-02-07 | two 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-07 | undo /lib=/bin for win32, todo copy Dlls to /bin | Peter Kümmel |
| 2006-02-07 | Now we specify lib dir | Laurent Montel |
| 2006-02-07 | Now we can install .la lib into good directory | Laurent Montel |
| 2006-02-06 | one more fix for uic3 before switching to EXEC_PROCESS, which will require ev... | Alexander Neundorf |
| 2006-02-06 | unbreak 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-05 | remove wrong macro | Peter Kümmel |
| 2006-02-05 | give msvc all it needs | Peter Kümmel |
| 2006-02-05 | -fix the generation of the la-files for out-of-source builds | Alexander Neundorf |
| 2006-02-05 | -correct fix for multiple inc dirs for check_include_files | Alexander Neundorf |
| 2006-02-05 | the former version of CheckPrototypeExists was basically a CheckFunctionExist... | Alexander Neundorf |
| 2006-02-05 | with msvc all tests fail because of a linker error | Peter Kümmel |
| 2006-02-05 | remove forgotten line | Peter Kümmel |
| 2006-02-05 | remove forgotten line | Peter Kümmel |
| 2006-02-05 | update to cmake 2.3-kde version, remove later | Peter Kümmel |
| 2006-02-04 | more fixes for windows from Peter Kuemmel | Alexander Neundorf |
| 2006-02-04 | -renamed optional_find_package() to macro_optional_find_package(), to make it... | Alexander Neundorf |
| 2006-02-04 | Now icons installed correctly | Laurent Montel |
| 2006-02-04 | Fix install icon in good directory | Laurent Montel |
| 2006-02-03 | more fixes for windows... | Alexander Neundorf |
| 2006-02-03 | for now the kdeinit stuff is also required on windows, make compiling easier ... | Alexander Neundorf |