| 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-21 | -also disable _KDE4_TARGET_LINK_INTERFACE_LIBRARIES() and use the renamed LIN... | Alexander Neundorf |
| 2008-07-20 | documentation and formatting fixes, no functional changes | Alexander Neundorf |
| 2008-07-19 | automatically merged revision 834533: | Andreas Pakulat |
| 2008-07-09 | revert. | Allen Winter |
| 2008-07-09 | 4.1 -> 4.2 | Allen Winter |
| 2008-07-07 | -make automoc4 required finally (... 4.1 is not too far away) | Alexander Neundorf |
| 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-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-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-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 | 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 | 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-10 | -use automoc4 from kdesupport if available, otherwise fallback to the one fro... | Alexander Neundorf |
| 2008-04-22 | Fix compile error | Eckhart Wörner |
| 2008-04-21 | -add BUNDLE_INSTALL_DIR for OSX, location where application bundles will be i... | Alexander Neundorf |
| 2008-04-15 | Provide variables for detection & use of public KJS API. | Harri Porten |
| 2008-04-14 | revert the BUNDLE thing for now, apparently it is not backwards-compatible wi... | Benjamin Reed |
| 2008-04-14 | work around a cmake 2.6 issue when building on OSX | Benjamin Reed |
| 2008-04-13 | gcc 4.3 has the no-threadsafe-statics bug fixed | Dirk Mueller |
| 2008-04-02 | -cmake 2.5 is not supported anymore | Alexander Neundorf |
| 2008-03-27 | print a warning for those using cmake 2.5, next monday this will become an error | Alexander Neundorf |
| 2008-03-27 | never skip cmake_minimum_required(), otherwise cmake 2.6 generates warnings | Alexander Neundorf |
| 2008-03-22 | add a DEMO_INSTALL_DIR variable, as a place to install demos. | Allen Winter |
| 2008-03-14 | -revert the last commit, it can be better changed in cmakes FindKDE4.cmake | Alexander Neundorf |
| 2008-03-13 | -under Windows, find the install location relative to the installed FindKDE4I... | Alexander Neundorf |
| 2008-02-26 | The Intel C++ compiler option -Ob is deprecated. | Allen Winter |
| 2008-02-20 | -don't put LINK_DIRECTORIES() into the installed KDELibsDependencies.cmake file, | Alexander Neundorf |
| 2008-02-20 | -give a useful error message if somebody is using an old cmake cvs, which doe... | Alexander Neundorf |
| 2008-02-20 | cmake 2.6 is stricter, it checks whether there are targets with multiple names. | Alexander Neundorf |
| 2008-02-18 | fix documentation formatting | Alexander Neundorf |
| 2008-02-18 | LIB_INSTALL_DIR -> INSTALL_TARGETS_DEFAULT_ARGS | Christian Ehrlicher |
| 2008-02-17 | Bump minimum required version of Qt to 4.4.0. | Matt Rogers |
| 2008-02-12 | Fix cmake file. | Andras Mantia |
| 2008-02-12 | - win32 compile fix: kdecore's CMakeLists.txt says that kdefakes is only buil... | Ralf Habacker |
| 2008-02-02 | Place Qt includes before platform/X11 includes | David Johnson |
| 2008-01-29 | adjust order of includes | David Johnson |
| 2008-01-15 | say "4.1" when finding the internal include or lib. | Allen Winter |