aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
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
2007-06-24XSync extension.Luboš Luňák
2007-06-23Fix logic (When we don't find mini version of libLaurent Montel
2007-06-22make the automoc script work with moc_<filename>.cpp style moc includes for q...Matthias Kretz
2007-06-22fatal error if KDE wants to compile with -fvisibility=hidden but Q_DECL_EXPOR...Matthias Kretz
2007-06-22dos -> unixMatthias Kretz
2007-06-21SVN_SILENT typosJarosław Staniek
2007-06-21Fix pb to search include with gphoto2Laurent Montel
2007-06-21beautifyAlexander Neundorf
2007-06-20Remove the now uncessary QtScript from QT_QTUITOOLS_LIBRARY.Andreas Pakulat
2007-06-20link against a library so that cmake can actually figure out theDirk Mueller
2007-06-20Fix typoLaurent Montel