aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-09-17cleanup per cmakelint.pyAllen Winter
2011-09-17a bit of cleaning using cmakelint.pyAllen Winter
2011-09-17Remove, deprecated by FindQImageBlitz.cmakeAlex Neundorf
Alex
2011-09-17automoc is now part of cmake, no need for this anymoreAlex Neundorf
Alex
2011-09-17Akode was only used temporarily during kde3->kde4 transitionAlex Neundorf
Alex
2011-09-15Convert to consistent modern style.Stephen Kelly
2011-08-30Port this to configure_file to reduce unending rebuilds.Stephen Kelly
2011-08-30Write a version file too.Stephen Kelly
2011-08-28Remove obsolete exports header generator.Stephen Kelly
2011-08-28Remove module which is replaced by a cmake 2.8.6 feature.Stephen Kelly
2011-08-27Add some files for Qt based frameworks to use.Stephen Kelly
2011-08-27Install all files in the modules directory.Stephen Kelly
2011-08-17Remove, it's simply a forwarder to cmakeAlex Neundorf
Alex
2011-08-17Remove, has been merged into cmake masterAlex Neundorf
Alex
2011-08-17Remove, has been merged into cmake masterAlex Neundorf
Alex
2011-08-04Remove, FeatureSummary.cmake has all features nowAlex Neundorf
Alex
2011-08-03merged with cmakeAlex Neundorf
Alex
2011-08-02Remove files which are synced with cmake master now.Alex Neundorf
Alex
2011-07-29deprecated alreadyAlex Neundorf
Alex
2011-07-29no need for this one, since we depend here on recent cmakeAlex Neundorf
Alex
2011-07-29already merged into cmakeAlex Neundorf
Alex
2011-07-26has been added as CMakePushCheckState to cmakeAlex Neundorf
Alex
2011-07-26Remove, obsolete.Alex Neundorf
Alex
2011-07-26This one belongs to FindKDE4Internal.cmake, we don't need it here in ECM.Alex Neundorf
Alex
2011-07-26These files belong to KDE (kdelibs), so we don't need them here.Alex Neundorf
Alex
2011-07-26Install a Config.cmake file and a version-file along with itAlex Neundorf
Alex
2011-07-18sync with current cmake gitAlex Neundorf
Alex
2011-07-18Sync with current cmakeAlex Neundorf
Alex
2011-07-12-add basic support for packagingAlex Neundorf
Alex
2011-07-10Remove copy of FindLibXml2.cmake, the version in current cmake is basically ↵Alex Neundorf
identical. Alex
2011-07-10Require cmake 2.8.4 for nowAlex Neundorf
Alex
2011-07-10Remove, it's the same as in cmake 2.8.4.Alex Neundorf
Alex
2011-07-10Remove, it's the same as in CMake 2.8.Alex Neundorf
Alex
2011-07-10Remove, simply use set_property(... APPEND ...) insteadAlex Neundorf
Alex
2011-07-10Obsolete, remove.Alex Neundorf
Alex
2011-07-10This macro is broken, remove it.Alex Neundorf
Alex
2011-07-10We'll go with FindRuby.cmake from CMakeAlex Neundorf
Alex
2011-07-10Remove, cmake has a systeminfo itself (more complete etc.)Alex Neundorf
Alex
2011-07-09-generate and install docsAlex Neundorf
Alex
2011-07-09Add a version number and an install() ruleAlex Neundorf
Alex
2011-07-09also rename the macro macro_optional_add_subdirectory() toAlex Neundorf
ecm_optional_add_subdirectory() make it a function, not a macro anymore Alex
2011-07-09Remove as it won't be necessary anymore with CMake 2.8.6Allen Winter
2011-07-09Rename MacroOptionalAddSubdirectory.cmake to ECMOptionalAddDirectory.cmakeAllen Winter
This is the first in our new modules
2011-06-30Move the modules, modules-test and systeminfo subdirs into 'attic'Allen Winter
2011-06-28Merge branch 'allen' of /data/kde/trunk/KDE/kdelibsAllen Winter
2011-06-27A README to describe this project.Allen Winter
2011-06-22Apply patch by Tomáš Chvátal to fix hunspell-1.3 detectionDavid Faure
...when hunspell-1.2 is installed too. REVIEW: 101484
2011-05-21make KDE build with a compiler older than 4.2 againDirk Mueller
2011-04-12Find Hunspell 1.3Christophe Giboudeaux
2011-04-12implement PYKDE4_ADD_EXECUTABLE on windowsWolfgang Rohdewald
using a batch file. Windows links would only work if the .py extension is associated with python icons cannot be attached to a batch file - if that is needed, we would need to generate a minimal C program calling python