| Age | Commit message (Expand) | Author |
| 2006-02-18 | -renamed the KDE4_something_DIR to something_INSTALL_DIR | Alexander Neundorf |
| 2006-02-18 | -apply patch from Andreas Beckermann | Alexander Neundorf |
| 2006-02-17 | after discussion with David: | Alexander Neundorf |
| 2006-02-17 | -give kdelibs a project name ("kdelibs") | Alexander Neundorf |
| 2006-02-17 | For the future (in kdebase don't duplicate search directory) | Laurent Montel |
| 2006-02-16 | -replace -fexceptions with ${KDE4_ENABLE_EXCEPTIONS} (I'm not sure this is a... | Alexander Neundorf |
| 2006-02-16 | using GNUWIN32_DIR requires detecting of gnuwin32 package dir before | Ralf Habacker |
| 2006-02-15 | find libraries in previously detected gnuwin32 package location | Ralf Habacker |
| 2006-02-15 | set LD_LIBRARY_PATH to make sure we use the just compiled libraries, not | Dirk Mueller |
| 2006-02-15 | on windows the plugins also need the MAKE_X_LIB macro | Peter Kümmel |
| 2006-02-15 | add two defines for msvc2005 | Christian Ehrlicher |
| 2006-02-15 | Reverting - generating moc files in subdirs worked, but this broke compilatio... | David Faure |
| 2006-02-15 | When creating a moc file for foo/bar.h, create it as foo/bar.moc | David Faure |
| 2006-02-15 | not my day | David Faure |
| 2006-02-15 | Hmm, "NOT" can't be lowercased. I tested before lowercasing that last one, of... | David Faure |
| 2006-02-15 | Lowercase some common keywords to improve readability | David Faure |
| 2006-02-15 | tiff import lib is named 'libtiff' on windows/msvc | Christian Ehrlicher |
| 2006-02-15 | Fix typo. | Laurent Montel |
| 2006-02-14 | add CMAKE_REQUIRED_INCLUDES to the original check_type_size | Peter Kümmel |
| 2006-02-14 | prepare to use patched check_type_size macro, this is the original cmake ver... | Peter Kümmel |
| 2006-02-14 | Restore FATAL_ERROR when KDEWIN32 is not found but is required. | Brad King |
| 2006-02-14 | Add -DQT3_SUPPORT_WARNINGS | Laurent Montel |
| 2006-02-14 | Now exr plugins compiles fine | Laurent Montel |
| 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 |