aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2007-07-14Oops, this is not neededCharles Connell
2007-07-14back to unix styleChristian Ehrlicher
2007-07-14fix for msvc when find_package(Qt) is called more than once.Christian Ehrlicher
2007-07-14macro to find libkleoCharles Connell
2007-07-14not used anymoreMatthias Kretz
2007-07-14Now kleopatra was moved to kdepimlibsLaurent Montel
2007-07-13alex says list(append is faster than set(foo ${foo}Matthias Kretz
2007-07-13only pass C++ source files to kde4automocMatthias Kretz
2007-07-13kde variable is not defined at the begining into kdelibsLaurent Montel
2007-07-12-remove a lot of code duplication for the icon stuff by using "maps" instead ...Alexander Neundorf
2007-07-12Fix the build, by installing the new kde4automoc.files.in fileAndreas Pakulat
2007-07-12Use configure_file instead of file(write ...) so that the file is only touchedMatthias Kretz
2007-07-12-instead of simply removing KDE4_AUTOMOC(), it is better to make it just do m...Alexander Neundorf
2007-07-11Remove the no-op KDE4_AUTOMOC() macro.Allen Winter
2007-07-11-use ${KDE4_KDECONFIG_EXECUTABLE} coming from FindKDE4.cmake instead of just ...Alexander Neundorf
2007-07-10added support for searching cmake modules in all given kde install locations ...Ralf Habacker
2007-07-10fix HAVE_ALSAFrank Osterfeld
2007-07-10remove unnecessary default search dirsAlexander Neundorf
2007-07-09Duplicate from cmake module which inform when module is not install. I will s...Laurent Montel
2007-07-09cmake touches all .files files which results in all automocs being rerun and ...Matthias Kretz
2007-07-09- use libasound to list virtual devices (I'm actually only interested in customMatthias Kretz
2007-07-09it's d4, not 4dFrank Osterfeld
2007-07-09As posted to kde-buildsystem:Matthias Kretz
2007-07-09fix linebreaksFrank Osterfeld
2007-07-09build with mingwFrank Osterfeld
2007-07-07Move the kpgp library back to kdepim from kdepimlibs.Allen Winter
2007-07-07Dependancies was not correct.Laurent Montel
2007-07-06It's necessary to several packageLaurent Montel
2007-07-06Don't "FATAL" when package is not requiredLaurent Montel
2007-07-06Better to test on plasma.h, kpanelapplet.h is into kickerLaurent Montel
2007-07-05win32 fix: added non default search location using cmake option -DKDEPIMLIBS_...Ralf Habacker
2007-07-05show message only in verbose modeMatthias Kretz
2007-07-04only be verbose when VERBOSE is setMatthias Kretz
2007-07-04- make automoc implicit (no kde4_automoc needed in CMakeLists.txt anymore, th...Matthias Kretz
2007-07-03Fix compilation kdepim. library is renamed.Tom Albers
2007-07-03do not issue a FATAL_ERROR if the library was not found, and the module is no...Pino Toscano
2007-07-02Be silent if already foundLaurent Montel
2007-07-02Alex is right. Keep as "NOTFOUND" if not foundLaurent Montel
2007-07-02It's not into kdepimlibsLaurent Montel
2007-07-01Fix typoLaurent Montel
2007-06-30add variables for kleo and kpgp libs.Allen Winter
2007-06-30add a bunch of kdepimlibs libraries to the KDE4_KFOO_LIBS variables.Allen Winter
2007-06-28missing quotes for paths containing a spaceMatthias Kretz
2007-06-27MinorLaurent Montel
2007-06-27Tiny changes such as added unit test changes to preamble and spelling mistakesGavin Beatty
2007-06-26Fix typoLaurent Montel
2007-06-25moved here from kdebaseDirk Mueller
2007-06-25Fix make test, sorry for overlooking that one.Andreas Pakulat
2007-06-25needed outside kdebase/workspace, so move them to kdelibsDirk Mueller
2007-06-24Fix the kde4_add_test_executable macro by setting EXECUTABLE_OUTPUT_PATH andAndreas Pakulat