| Age | Commit message (Expand) | Author |
| 2006-02-19 | -add basic support for different buildtypes with gcc, see FindKDE4.cmake (sea... | Alexander Neundorf |
| 2006-02-18 | -renamed the KDE4_something_DIR to something_INSTALL_DIR | Alexander Neundorf |
| 2006-02-17 | after discussion with David: | Alexander Neundorf |
| 2006-02-16 | -replace -fexceptions with ${KDE4_ENABLE_EXCEPTIONS} (I'm not sure this is a... | Alexander Neundorf |
| 2006-02-15 | set LD_LIBRARY_PATH to make sure we use the just compiled libraries, not | Dirk Mueller |
| 2006-02-15 | add two defines for msvc2005 | Christian Ehrlicher |
| 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-14 | Add -DQT3_SUPPORT_WARNINGS | 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 | -changed kde4_create_libtool_file (target dir_relative_to_libdir) | Alexander Neundorf |
| 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-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-07 | adding KDEWIN32_INCLUDE_DIR to CMAKE_INCLUDE_PATH is pointless... | 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-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 | remove forgotten line | Peter Kümmel |
| 2006-02-05 | remove forgotten line | Peter Kümmel |
| 2006-02-04 | more fixes for windows from Peter Kuemmel | Alexander Neundorf |
| 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 |
| 2006-02-03 | -major overhaul of the windows stuff: kdelibs/win/ is now built as a regular ... | Alexander Neundorf |
| 2006-02-03 | Add specific directory for kconf_update | Laurent Montel |
| 2006-02-03 | Fix install into servicetypes directory | Laurent Montel |
| 2006-02-02 | Add "KDE4_LIB_INSTALL_DIR" as discussed with alexander to | Laurent Montel |
| 2006-02-01 | fix kdewin32 detection | Alexander Neundorf |
| 2006-02-01 | fix typo, thanks to peter | Alexander Neundorf |
| 2006-02-01 | -FindQt4.cmake now checks first for include/QtCore, and only optionally for i... | Alexander Neundorf |
| 2006-02-01 | Fix to use KDE4_* and CACHE STRING to define what is | Laurent Montel |
| 2006-02-01 | Now we can define pos of mandir/infodir | Laurent Montel |
| 2006-02-01 | Define "KDE4_SYSCONF_DIR" which is '/etc' by default | Laurent Montel |
| 2006-01-31 | -DLEAN_AND_MEAN for windows | Alexander Neundorf |
| 2006-01-29 | prepare support for the windows port | Alexander Neundorf |
| 2006-01-29 | mess with the path only or QtTest | Benjamin Reed |
| 2006-01-29 | dont use /opt/kde4 hardcoded as KDE4DIR | Alexander Neundorf |
| 2006-01-28 | work around some kjs stuff that assumes __APPLE__ == WEBKIT, also fix definit... | Benjamin Reed |
| 2006-01-28 | -new module to find agg (I don't have it installed here, so I couldn't really... | Alexander Neundorf |
| 2006-01-27 | mac os x fixes for the cmake build | Benjamin Reed |
| 2006-01-25 | add the stuff moved from kdesdk, maybe... | Alexander Neundorf |