| Age | Commit message (Expand) | Author |
| 2008-08-05 | Backport r842305: | Andreas Pakulat |
| 2008-07-29 | backport: when using cmake 2.6.0 make sure it's using automoc 0.9.84 or later | Matthias Kretz |
| 2008-07-23 | -make the reduced link interface also available under Windows, sync with trunk | Alexander Neundorf |
| 2008-07-22 | -same fix as in trunk: fix linking on Windows | Alexander Neundorf |
| 2008-07-22 | Backport fix from trunk | Laurent Montel |
| 2008-07-21 | -also disable _KDE4_TARGET_LINK_INTERFACE_LIBRARIES() and use the renamed LIN... | Alexander Neundorf |
| 2008-07-20 | -prefix kde4_target_link_interface_libraries() with an "_", to make clear thi... | Alexander Neundorf |
| 2008-07-20 | -rename variable XMLLINT_EXECUTABLE to LIBXML2_XMLLINT_EXECUTABLE, to be cons... | Alexander Neundorf |
| 2008-07-20 | documentation and formatting fixes, no functional changes | Alexander Neundorf |
| 2008-07-19 | -synch with trunk: | Alexander Neundorf |
| 2008-07-19 | automatically merged revision 834533: | Andreas Pakulat |
| 2008-07-15 | - Logic fix for boost subminor test detection by Andreas Pakulat. It fixes Ma... | Helio Castro |
| 2008-07-11 | Fix compilation of kdegraphics with exiv2-0.12 installed on the computer. | David Faure |
| 2008-07-09 | revert. | Allen Winter |
| 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 |