aboutsummaryrefslogtreecommitdiff
path: root/modules/CMakeLists.txt
AgeCommit message (Expand)Author
2009-10-30Add FindKDevPlatform from kdevplatform/cmake/modules to be able to share thisAndreas Pakulat
2009-10-22Missing installed requirement for kdebase.James Pike
2009-10-20-explicitely list the files which will be installed, so we can also have file...Alexander Neundorf
2009-05-26fixed initialisation of uac manifest support for non kdelibs packagesRalf Habacker
2009-05-26fixed double installRalf Habacker
2009-05-26added initial support for fixing windows vista uac problem by adding a specif...Ralf Habacker
2009-03-19-add modified versions of CheckCXXSourceRuns/Compiles.cmake, which can handle...Alexander Neundorf
2008-12-14-rename the new kde4_write_basic_cmake_version_file() to macro_write_basic_cm...Alexander Neundorf
2008-12-14-add a macro which helps with generating a find_package() conform <package>Ve...Alexander Neundorf
2008-12-14-break the long line into multiple linesAlexander Neundorf
2008-12-09-add a central FindKDE4Workspace.cmake in kdelibs, which is used by kdetoys, ...Alexander Neundorf
2008-11-10-require cmake 2.6.2Alexander Neundorf
2008-10-20Move py file here tooLaurent Montel
2008-10-20Install py fileLaurent Montel
2008-06-20fix install target: make it find the kdecmake.1 fileMatthias Kretz
2008-06-19-when cmake 2.6 is used, create a manpage for the modules coming with kdelibs...Alexander Neundorf
2008-04-26-add FindBoost.cmake from cmake 2.4.5, since the one from 2.6.9RC9 has a prob...Alexander Neundorf
2008-04-25...this one too, install the new dummy file for windows kdeinitAlexander Neundorf
2008-03-04also install the style guideAlexander Neundorf
2007-12-16new macro MACRO_APPEND_IF(var condition value1..valuen)Alexander Neundorf
2007-07-12Fix the build, by installing the new kde4automoc.files.in fileAndreas Pakulat
2007-06-13I think that it's ok we removed all module (cmake-2.4.5 was required some mon...Laurent Montel
2007-04-04remove CheckCSourceRuns.cmake - we depend on a cmake version which shipsOswald Buddenhagen
2007-03-22Remove cmake file which is already merge into cmake official packageLaurent Montel
2007-01-28-revert commit from Laurent, we have to discuss requiring cmake 2.4.5 (or 2.4...Alexander Neundorf
2007-01-27Remove module which are now into cmake-2.4.5Laurent Montel
2007-01-06-add the new and advanced FindPkgConfig.cmake module from cmake cvs, can be r...Alexander Neundorf
2006-09-19add comment for the files merged to cmakeAlexander Neundorf
2006-09-18-CheckCXXCompilerFlag.cmake can be removed once we require cmake 2.4.4 or laterAlexander Neundorf
2006-09-15remove FindZLIB.cmake and CheckTypeSize.cmake now that we require cmake 2.4.3Alexander Neundorf
2006-07-05now we have a uninstall target in every toplevel module, so you can do "make ...Alexander Neundorf
2006-07-04delete previously installed FindQtDBus.cmake and QtDBUSMacros.cmakeAlexander Neundorf
2006-07-04Fix install/remove macroLaurent Montel
2006-07-04Replace all '/include' by ${INSTALL_INCLUDE_DIR} and convert again some insta...Laurent Montel
2006-06-09-remove FindZLIB.cmake once we require cmake >= 2.4.3Alexander Neundorf
2006-06-05remove MacroGetenvWinPath.cmake, this is not required anymore since cmake 2.4.1Alexander Neundorf
2006-03-23CCMAIL:Alexander Neundorf <neundorf@kde.org> No such file. My first cmake re...Gary Cramblitt
2006-03-22-these files come with cmake since 2.3.4, which we depend on, uninstall them ...Alexander Neundorf
2006-03-20minor cleanups: indenting, adding newline to end of file, etc.Allen Winter
2006-03-08-some files will be obsoleted by the next cmakw releaseAlexander Neundorf
2006-03-07-implemented RPATH handling, but disabled for nowAlexander Neundorf
2006-03-01-when installing, remove cmake files which may have been installed before, bu...Alexander Neundorf
2006-02-16-replace -fexceptions with ${KDE4_ENABLE_EXCEPTIONS} (I'm not sure this is a...Alexander Neundorf
2006-02-15Lowercase some common keywords to improve readabilityDavid Faure
2006-01-22make install now installs all cmake files into the cmake module directoryAlexander Neundorf
2006-01-22moved kde3 stuff to modules/Alexander Neundorf