aboutsummaryrefslogtreecommitdiff
path: root/modules/FindMySQL.cmake
AgeCommit message (Collapse)Author
2008-11-09-use PATH_SUFFIXES instead of listing each subdir twice, once with and once ↵Alexander Neundorf
without mysql appended Alex Jarosloaw: can you please check that this still works as you expect ? CCMAIL: js@iidea.pl svn path=/trunk/KDE/kdelibs/; revision=882056
2008-11-08detection on mysql much improved, esp. on Windows (taken form ↵Jarosław Staniek
branches/work/predicate) svn path=/trunk/KDE/kdelibs/; revision=881641
2008-02-18some improvements to the docs:Alexander Neundorf
-some modules were not at all documented, only few are left now -the copyright message doesn't have to be printed for every module in the docs -fix FindKorundom.cmake, it didn't follow the style guide and had typos (e.g. Korumdum_FOUND instead of KORUNDUM_FOUND) Alex (will commit modified FindKDE4Internal.cmake after Christians commit) svn path=/trunk/KDE/kdelibs/; revision=776742
2007-01-12Fix the check for MySQL EmbeddedWill Stephenson
svn path=/trunk/KDE/kdelibs/; revision=622624
2006-10-13Check for MYSQL_OPT_USE_EMBEDDED_CONNECTION enum value.Volker Krause
svn path=/trunk/KDE/kdelibs/; revision=595072
2006-09-29Add support for finding embedded version of MySqlTobias Koenig
svn path=/trunk/KDE/kdelibs/; revision=590147
2006-09-09added copyright notice everywhere.Alexander Neundorf
Now they all are BSD-licensed, as copyright holder I inserted everywhere the one who added it to svn (or Kitware if it is an enhanced copy from taken cmake) Some developers committed quite often but were not the ones who added the file, if you feel you have also copyright on the file add your name in the specific file. Copyright holders: CCMAIL: montel@kde.org CCMAIL: toscano.pino@tiscali.it CCMAIL: adymo@kdevelop.org CCMAIL: ranger@befunk.com CCMAIL: zack@kde.org CCMAIL: caslav.ilic@gmx.net CCMAIL: syntheticpp@yahoo.com CCMAIL: js@iidea.pl CCMAIL: michael.larouche@kdemail.net CCMAIL: ossi@kde.org CCMAIL: faure@kde.org Committers, but no files added so that they are not listed as copyright holders: CCMAIL: ch.ehrlicher@gmx.de CCMAIL: winter@kde.org CCMAIL: ralf.habacker@freenet.de CCMAIL: moura@kdewebdev.org CCMAIL: kde-buildsystem@kde.org Alex svn path=/trunk/KDE/kdelibs/; revision=582410
2006-05-30Move cmake duplicate check here:Laurent Montel
-> FindTagLib: need by kdemultimedia/amarok -> FindPostgreSQL: need by koffice-kexi/amarok -> FindMySQL: need by koffice-kexi/amarok -> FindMusicBrainz: need by amarok/kdemultimedia -> FindUSB: need by kdebase/amarok -> FindBerkeleyDB: need by kbabel/kdevelop -> FindRUBY: need by koffice-kross/amarok I will remove them from kde module after new snapshot (next monday) svn path=/trunk/KDE/kdelibs/; revision=546487