| Age | Commit message (Expand) | Author |
| 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 |
| 2006-02-03 | -major overhaul of the windows stuff: kdelibs/win/ is now built as a regular ... | Alexander Neundorf |
| 2006-02-03 | Install scalable icons | Laurent Montel |
| 2006-02-03 | Add specific directory for kconf_update | Laurent Montel |
| 2006-02-03 | Fix install into servicetypes directory | Laurent Montel |
| 2006-02-02 | -use the expected -DMAKE_<libname>_LIB when compiling libraries under windows | Alexander Neundorf |
| 2006-02-02 | correct path also in the la file | Alexander Neundorf |
| 2006-02-02 | install the fake libtool la files also to KDE4_LIB_INSTALL_DIR | Alexander Neundorf |
| 2006-02-02 | Allow to compile java 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 | output Qt version | Alexander Neundorf |
| 2006-02-01 | hmm, include/Qt/ seems to be different an every platform | Alexander Neundorf |
| 2006-02-01 | there's no Qt.framework on OS X | 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 | Alexander is right, cmake have a png module | 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-02-01 | Fix typo | Laurent Montel |
| 2006-02-01 | Add module to find png lib | Laurent Montel |
| 2006-01-31 | -DLEAN_AND_MEAN for windows | Alexander Neundorf |