| Age | Commit message (Expand) | Author |
| 2008-07-23 | remove the condition around KDE4_ENABLE_EXPERIMENTAL_LIB completely | Christian Ehrlicher |
| 2008-07-23 | enable KDE4_ENABLE_EXPERIMENTAL_LIB for windows too - kdelibs compiles fine w... | Christian Ehrlicher |
| 2008-07-22 | -fix linking on Windows, here by default the LINK_INTERFACE_LIBRARIES propert... | Alexander Neundorf |
| 2008-07-22 | corrected doc | Ralf Habacker |
| 2008-07-21 | fix automoc4 for msvc as discussed on kde-buildsystem | Christian Ehrlicher |
| 2008-07-21 | Better to not change TAGLIB_CFLAGS | Laurent Montel |
| 2008-07-21 | -also disable _KDE4_TARGET_LINK_INTERFACE_LIBRARIES() and use the renamed LIN... | Alexander Neundorf |
| 2008-07-21 | Be sure that we defined TAGLIB_INCLUDES | Laurent Montel |
| 2008-07-20 | -consistent lowercasing | Alexander Neundorf |
| 2008-07-20 | add a message in case somebody stumbles about a KDE4_TARGET_LINK_INTERFACE_LI... | Alexander Neundorf |
| 2008-07-20 | prefix KDE4_TARGET_LINK_INTERFACE_LIBRARIES with a "_", it is unused in svn a... | Alexander Neundorf |
| 2008-07-20 | -rename XMLLINT_EXECUTABLE to LIBXML2_XMLLINT_EXECUTABLE so it follows the st... | Alexander Neundorf |
| 2008-07-20 | FindPCRE.cmake: lowercasing | Alexander Neundorf |
| 2008-07-20 | -remove empty lines from documentation block in FindQt4.cmake, so everything ... | Alexander Neundorf |
| 2008-07-19 | automoc in kdelibs is dead since a few weeks | Alexander Neundorf |
| 2008-07-19 | Explain the various build types that KDE4 supports and add Debugfull to the | Andreas Pakulat |
| 2008-07-18 | fix for targets with '-' in name on windows | Christian Ehrlicher |
| 2008-07-17 | fix typo | Dirk Mueller |
| 2008-07-15 | - Logic fix for boost subminor test detection by Andreas Pakulat. It fixes Ma... | Helio Castro |
| 2008-07-14 | increase GENERIC library version from .1 to .2. | Allen Winter |
| 2008-07-11 | Forwardport 830862, kexiv2 requires exiv2 >= 0.13 for AccessMode. | David Faure |
| 2008-07-09 | 4.1 -> 4.2 | Allen Winter |
| 2008-07-08 | -apply patch from guru AT computer-rave DOT com , search CMAKE_INSTALL_PREFIX... | Alexander Neundorf |
| 2008-07-07 | -make automoc4 required finally (... 4.1 is not too far away) | Alexander Neundorf |
| 2008-07-07 | Add some text explaining the FFMPEG include search paths | Thiago Macieira |
| 2008-07-07 | Fix obviously untested commit ("undefined reference to main"; wrong if syntax... | David Faure |
| 2008-07-07 | add a configure check and add -D_FILE_OFFSET_BITS=64 if needed | Dirk Mueller |
| 2008-07-06 | Copy over FindBoost.cmake from kdevplatform, which is 95% of the CMake 2.6 | Andreas Pakulat |
| 2008-07-02 | point to the correct test filename on windows, second try | Christian Ehrlicher |
| 2008-07-01 | this should fix update-mime-info execution on windows | Christian Ehrlicher |
| 2008-07-01 | Yeah, nice reversed condition. We have no .bat files on unix. This fixes make... | David Faure |
| 2008-06-27 | test executable is .xe.bat on windows (fake rpath handling) | Christian Ehrlicher |
| 2008-06-26 | add KDE4_TARGET_LINK_INTERFACE_LIBRARIES, which I can use | Dirk Mueller |
| 2008-06-20 | fix install target: make it find the kdecmake.1 file | Matthias Kretz |
| 2008-06-19 | -when cmake 2.6 is used, create a manpage for the modules coming with kdelibs... | Alexander Neundorf |
| 2008-06-16 | -first search in KDE4_BIN_INSTALL_DIR, since this is most probably where rcge... | Alexander Neundorf |
| 2008-06-16 | make sure to search only in ${BIN_INSTALL_DIR} for nepomuk-rcgen, just in | Allen Winter |
| 2008-06-12 | Update to the current naming scheme of the headers (at least as of 0.4.9) | Thiago Macieira |
| 2008-06-09 | -this "if(WIN32)" was redundant | Alexander Neundorf |
| 2008-06-09 | -some minor reorganization of some windows stuff, centralizing it a bit more | Alexander Neundorf |
| 2008-06-09 | just some cosmetics... | Alexander Neundorf |
| 2008-06-06 | -no space necessary between -F and the directory | Alexander Neundorf |
| 2008-06-05 | -add -F /Library/Frameworks to the moc arguments, otherwise moc doesn't find ... | Alexander Neundorf |
| 2008-06-04 | fix typo | David Faure |
| 2008-06-04 | don't search in KDE4_LIB_DIR and KDE4_INCLUDE_DIR, since they point to the kd... | Alexander Neundorf |
| 2008-06-04 | Make it possible to specify where phonon is (e.g. using CMAKE_PREFIX_PATH wit... | David Faure |
| 2008-06-03 | As discussed with Dirk, make the link interface empty by default, i.e. by def... | Alexander Neundorf |
| 2008-06-03 | -ignore the previous commit and its comment... | Alexander Neundorf |
| 2008-06-03 | hmmm, that optimization with skipping basically everything on a second run ha... | Alexander Neundorf |
| 2008-06-02 | -search in more directories | Alexander Neundorf |