| Age | Commit message (Expand) | Author |
| 2006-03-30 | Don't remove this file on make clean, it won't be re-generated by "make". | David Faure |
| 2006-03-22 | don't generate files in the source-tree | Alexander Neundorf |
| 2006-03-20 | minor cleanups: indenting, adding newline to end of file, etc. | Allen Winter |
| 2006-03-19 | Fix install icons | Laurent Montel |
| 2006-03-18 | generate the files in CURRENT_BINARY_DIR again | Alexander Neundorf |
| 2006-03-18 | -don't generate any files in the source tree, but only in the build tree | Alexander Neundorf |
| 2006-03-18 | Generate file into own directory | Laurent Montel |
| 2006-03-16 | -implemented RPATH handling, set RPATH_STYLE to one of the following: | Alexander Neundorf |
| 2006-03-16 | Generate file into own directory | Laurent Montel |
| 2006-03-16 | Generate files from ui3 into own directory | Laurent Montel |
| 2006-03-16 | Generate moc file into own directory | Laurent Montel |
| 2006-03-11 | Fix generate file space into "kcfg" file | Laurent Montel |
| 2006-03-08 | -apply patch by Andreas Beckermann for KDE 3 stuff | Alexander Neundorf |
| 2006-03-07 | -implemented RPATH handling, but disabled for now | 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-17 | -give kdelibs a project name ("kdelibs") | Alexander Neundorf |
| 2006-02-15 | on windows the plugins also need the MAKE_X_LIB macro | Peter Kümmel |
| 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-13 | -added project(name-of_project) commands, so now when using the KDevelop3 gen... | Alexander Neundorf |
| 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-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 | 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 | Now we specify lib dir | Laurent Montel |
| 2006-02-07 | Now we can install .la lib into good directory | Laurent Montel |
| 2006-02-05 | -fix the generation of the la-files for out-of-source builds | 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-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-01-25 | -all install rules work now | Alexander Neundorf |
| 2006-01-25 | add the stuff moved from kdesdk, maybe... | Alexander Neundorf |
| 2006-01-23 | make it dcop skel/stub rules work in directories where stubs/skels are | Alexander Neundorf |
| 2006-01-22 | it seems strtoll doesn't work opn FreeBSD with -ansi | Alexander Neundorf |
| 2006-01-22 | -kde4 stuff moved to modules/ dir | Alexander Neundorf |