| Age | Commit message (Expand) | Author |
| 2007-02-20 | use "kde4" as prefix for application .desktop files | Stephan Binner |
| 2007-02-13 | don't include -finlines-visibility-hidden unless gcc is >= 4.2. just too | Dirk Mueller |
| 2007-02-07 | we don't want -ansi in C flags, we want c89 plus BSD 4.4 extensions. | Dirk Mueller |
| 2007-02-07 | SVN_SILENT remove commented out lines (showed up in my grep) | David Faure |
| 2007-02-05 | Needed for other modules to use kdefakes without hardcoding the lib dir | David Faure |
| 2007-02-04 | make it possible to use KDE4_SOLID_LIBS KDE4_PHONONCORE_LIBS | Matthias Kretz |
| 2007-01-30 | -only look for the headers in the given install path | Alexander Neundorf |
| 2007-01-28 | -revert commit from Laurent, we have to discuss requiring cmake 2.4.5 (or 2.4... | Alexander Neundorf |
| 2007-01-28 | don't look in default paths first, else it'll find KDE 3 libs for me | Matthias Kretz |
| 2007-01-27 | as a lot of guy report problem to compile after changes which requires | Laurent Montel |
| 2007-01-26 | -introduce new internal variable _kdeBootStrapping, so that we don't have | Alexander Neundorf |
| 2007-01-23 | Ah bah the vars were not set when compiling kdelibs itself. Now it links. | David Faure |
| 2007-01-23 | Fix inline-visibility detection | Thomas Zander |
| 2007-01-23 | add -fno-threadsafe-statics to the CXXFLAGS if supported: as we can't rely on | Matthias Kretz |
| 2007-01-22 | Undo my accidental change of the compiler flags from the other | Thiago Macieira |
| 2007-01-22 | Changed kspell2 to sonnet where relevant, in anticipation of merging sonnet-r... | Jacob Rideout |
| 2007-01-22 | Add kwalletclient cmake macro | Laurent Montel |
| 2007-01-20 | New macros for creating and installing application handbooks. | Allen Winter |
| 2007-01-20 | -user CMAKE_MODULE_LINKER_FLAGS for CMAKE_MODULE_LINKER_FLAGS | Alexander Neundorf |
| 2007-01-20 | Do not override my compiler flags, thank you | Thiago Macieira |
| 2007-01-18 | -add the dependency to meinproc when building kdelibs to the meinproc macro, ... | Alexander Neundorf |
| 2007-01-12 | - rename kalsadevicelist to kaudiodevicelist as it supports OSS devices just as | Matthias Kretz |
| 2007-01-04 | lovely cmake feature | Stephan Kulow |
| 2007-01-03 | Start to organize a bit kdecore, in subdirrectories | Olivier Goffart |
| 2006-12-27 | - add cmake variable for the new lib | Matthias Kretz |
| 2006-12-23 | install dbus interfaces as discussed with Thiago and David. | Laurent Montel |
| 2006-12-21 | lets try again.. | Dirk Mueller |
| 2006-12-21 | That part is fine. | David Faure |
| 2006-12-21 | Revert to the version before dirk's changes, to avoid the bug which prepends ... | David Faure |
| 2006-12-21 | enabling it without testing wasn't such a great idea | Dirk Mueller |
| 2006-12-20 | fix typo that made -fvisibility=hidden support to be always disabled | Dirk Mueller |
| 2006-12-14 | Add KDE4_KTEXTEDITOR_LIBS variable | Laurent Montel |
| 2006-12-10 | -add option KDE4_USE_ALWAYS_FULL_RPATH (disabled by default): if enabled, eve... | Alexander Neundorf |
| 2006-11-28 | Add KDE4_KROSSCORE_LIBRARY/LIBS variables | Laurent Montel |
| 2006-11-27 | -modify RPATH behaviour for libraries so that they work as expected (...altho... | Alexander Neundorf |
| 2006-11-26 | set linker flag --export-all-symbols for all targets, otherwise some dependin... | Ralf Habacker |
| 2006-11-12 | this does not work and I'm not enough of a cmake expert | Stephan Kulow |
| 2006-11-09 | unconfuse the master | Stephan Kulow |
| 2006-11-09 | let's try if it's really that simple :) | Stephan Kulow |
| 2006-11-06 | Add the forwarding includes directory to ${KDE_INCLUDES} | Hamish Rodda |
| 2006-10-31 | Display real default value | Laurent Montel |
| 2006-10-24 | -note that this check can be removed once we depend on cmake >= 2.4.4 | Alexander Neundorf |
| 2006-10-24 | Perl binary is required | Laurent Montel |
| 2006-10-22 | ok, now it's official. I am stupid :-/ | Sebastian Sauer |
| 2006-10-22 | Deactivated it again cause it seems to be the reason for probs with Qt 4.1.x ... | Sebastian Sauer |
| 2006-10-21 | ok, reactivate those part since actualy there exist a dbus_for_win ( | Sebastian Sauer |
| 2006-10-21 | * look also in a directory named "kdewin32" for the gnuwin32 libs. | Sebastian Sauer |
| 2006-10-21 | * added ${KDEWIN32_LIBRARY_PATH} | Sebastian Sauer |
| 2006-10-20 | added TODO for later to don't forget about it. | Sebastian Sauer |
| 2006-10-20 | and again some more steps closer to get it compile with mingw... | Sebastian Sauer |