aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2006-09-13ergh, only test was made a frameworkBenjamin Reed
2006-09-13these are proper frameworks nowBenjamin Reed
2006-09-13otherwise $LDFLAGS is ignoredBenjamin Reed
2006-09-12-finally require cmake >= 2.4.3Alexander Neundorf
2006-09-12Just commentsDavid Faure
2006-09-12don't put the Xv lib into X11_LIBRARIES, use X11_Xv_LIB insteadMatthias Kretz
2006-09-11remove QT3_SUPPORT defines, so that modules withoutDirk Mueller
2006-09-11find XvMatthias Kretz
2006-09-11- new names for the qt dbus code generatorsSimon Hausmann
2006-09-09Fix remove file macroLaurent Montel
2006-09-09add my copyright.Allen Winter
2006-09-09Add macro to remove obsolete cmake fileLaurent Montel
2006-09-09added copyright notice everywhere.Alexander Neundorf
2006-09-07fix typo and remove "above", since there is no copyright notice above.Alexander Neundorf
2006-09-07make the statement a bit short so it fits on one lineAlexander Neundorf
2006-09-07-add an extra file with the BSD license for the cmake script filesAlexander Neundorf
2006-09-04Add a short version of the BSD copyright notice.Alexander Neundorf
2006-09-04Remove the FORCE keyword from the various install directories, which we added...Alexander Neundorf
2006-09-03fix for mingwPeter Kümmel
2006-09-03don't break old behaviorPeter Kümmel
2006-09-03 change search order: Peter Kümmel
2006-09-03also work with spaces in %PROGRAMFILES% (US default: c:\Program Files)Peter Kümmel
2006-09-03search only in the case when GNUWIN32_DIR is not setPeter Kümmel
2006-08-30-revert unwanted changed...Alexander Neundorf
2006-08-30oops, remove these lines...Alexander Neundorf
2006-08-30-add BSD copyright noticeAlexander Neundorf
2006-08-30Add new macro KDE4_SYNDICATION_LIBS KDE4_KLDAP_LIBSLaurent Montel
2006-08-30-add a FindPNG.cmake which bails out with FATAL_ERROR if png was not found an...Alexander Neundorf
2006-08-30Used by koffice/kdenetworkLaurent Montel
2006-08-22help debugging build failuresStephan Kulow
2006-08-20add CheckCSourceRuns from cmake cvs - remove after upgrade to cmake 2.5Oswald Buddenhagen
2006-08-20new macros macro_add_{compile,link}_flags(target "flags ...")Oswald Buddenhagen
2006-08-18Fix indentLaurent Montel
2006-08-17Add info for KDE4_ENABLE_FPIELaurent Montel
2006-08-16fix version extraction regexps. Dirk Mueller
2006-08-16Add support for -FPIELaurent Montel
2006-08-15remove the init() macro as per Alex's suggestion.Allen Winter
2006-08-14Change KDE4_INSTALL_ICONSLaurent Montel
2006-08-14fix handling of required features.Allen Winter
2006-08-13add a new init() macro that should go at the top of each module's Allen Winter
2006-08-12-exclude files generated by qt4_generate_moc() from automocAlexander Neundorf
2006-08-12also search for Christian's win32libs at c:,d:,e:,f:,g:Peter Kümmel
2006-08-12also search for Christian's win32libs in %PragramFiles%\win32libs\; http://ww...Peter Kümmel
2006-08-11Now we didn't have a snapshot kdelibsLaurent Montel
2006-08-10Remove FORCE argument to fix compile on x86_64Laurent Montel
2006-08-09disable one more warning for msvcChristian Ehrlicher
2006-08-08don't remove the la-files on make clean (#131172)Alexander Neundorf
2006-08-05Now we have "LIB_SUFFIX" to define lib suffix as into old bug system.Laurent Montel
2006-08-05if appending the old content to the paths it needs to be prefixed with the se...Friedrich W. H. Kossebau
2006-07-31Fix pb when we relauch ccmake -D... ../ Laurent Montel