Age | Commit message (Expand) | Author |
2008-11-04 | Pino was right it's better to use KDE4_PLASMA_LIBS | Laurent Montel |
2008-10-25 | - fix library name to be more consistent with the others | Dirk Mueller |
2008-10-22 | It's kformulalib and not kformula... | Laurent Montel |
2008-09-21 | Not pedantic by default | Laurent Montel |
2008-09-21 | Add cmake macro for kformula lib | Laurent Montel |
2008-09-07 | -remove debug output and improve message | Alexander Neundorf |
2008-09-07 | -fix handling of "REQUIRED" when used in kdelibs | Alexander Neundorf |
2008-09-01 | also update the error message with the new required automoc version | Marijn Kruisselbrink |
2008-09-01 | bump automoc4 version requirement to match reality - can't | Dirk Mueller |
2008-09-01 | Show the actual compiler error when compilation of a simple qt test program f... | David Faure |
2008-08-20 | -disable setting the LINK_INTERFACE_LIBRARIES temporarily for cmake cvs HEAD ... | Alexander Neundorf |
2008-08-17 | Document the KDE_MIN_VERSION variable and that its deprecated. | Andreas Pakulat |
2008-08-16 | FindQt4.cmake: fail if Qt3 has already been found | Alexander Neundorf |
2008-08-15 | Allow to use a minimum version with cmake's find_package() call, like | Andreas Pakulat |
2008-08-09 | disable the reduced link interface for now for windows, since there people ha... | Alexander Neundorf |
2008-08-06 | -initialize LIB_SUFFIX to 64 (or 32) if kdelibs have been installed to lib64 ... | Alexander Neundorf |
2008-08-06 | one check less, now that cmake 2.6.0 is required | Matthias Kretz |
2008-08-05 | -no need to test for > 2.5, since 2.6.0 is required now, so it is always > 2.5 | Alexander Neundorf |
2008-08-05 | Fix my earlier mistake, Debugfull should be enabled for anything greater 2.5 ... | Andreas Pakulat |
2008-08-04 | -require cmake >= 2.6.0 | Alexander Neundorf |
2008-07-29 | when using cmake 2.6.0 make sure it's using automoc 0.9.84 or later | Matthias Kretz |
2008-07-28 | -make the reduced link interface the default | Alexander Neundorf |
2008-07-28 | -print a reminder that starting next week at least cmake 2.6.0 is required fo... | Alexander Neundorf |
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-21 | -also disable _KDE4_TARGET_LINK_INTERFACE_LIBRARIES() and use the renamed LIN... | Alexander Neundorf |
2008-07-20 | FindPCRE.cmake: lowercasing | Alexander Neundorf |
2008-07-19 | Explain the various build types that KDE4 supports and add Debugfull to the | Andreas Pakulat |
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 |