| Age | Commit message (Expand) | Author |
| 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 |
| 2008-05-29 | wrong docu is worse than no docu | David Faure |
| 2008-05-28 | -always setup the policies if CMAKE_MINIMUM_REQUIRED() was executed | Alexander Neundorf |
| 2008-05-28 | -also list the tiff file as output | Alexander Neundorf |
| 2008-05-28 | also mention where the includes were found and | Dirk Mueller |
| 2008-05-28 | add phonon includes back to KDE4_INCLUDES otherwise source | Dirk Mueller |
| 2008-05-27 | -use /Applications/KDE4 (instead of /Applications/KDE ) as default install di... | Alexander Neundorf |
| 2008-05-27 | require Phonon: better error messages | Matthias Kretz |
| 2008-05-26 | now it should be fully compatible again | Matthias Kretz |
| 2008-05-26 | try harder to find the right directory | Matthias Kretz |
| 2008-05-26 | ups | Matthias Kretz |
| 2008-05-26 | find and use installed Phonon | Matthias Kretz |
| 2008-05-23 | -use BUNDLE DESTINATION on all cmake versions starting with 2.6, i.e. also 2.7 | Alexander Neundorf |
| 2008-05-22 | make DBus work with Qt4 as frameworks | Alexander Neundorf |
| 2008-05-22 | Search nepomuk/global.h which is in kde 4.1 and not in kde 4.0 | Laurent Montel |
| 2008-05-20 | revert exiting if SM or ICE isn't found. | Allen Winter |
| 2008-05-20 | be extra careful about libICE and libSM prerequisites since many | Allen Winter |
| 2008-05-20 | perform discovery on X11/SM. | Allen Winter |
| 2008-05-14 | We need at least version 0.5.9 because of some serious bug fixes. | Jos van den Oever |
| 2008-05-14 | the _dummy.cpp file for kdeinit executables doesn't need to have automoc4 to ... | Matthias Kretz |
| 2008-05-10 | -use automoc4 from kdesupport if available, otherwise fallback to the one fro... | Alexander Neundorf |
| 2008-05-10 | -rename KDE4_GET/SET_CUSTOM_PROPERTY() to _KDE4..., so they are clearly marke... | Alexander Neundorf |