Age | Commit message (Collapse) | Author |
|
|
|
FindSharedMimeInfo.cmake: document SHARED_MIME_INFO_MINIMUM_VERSION and add a comment about the WORKING_DIRECTORY
FindGStreamer.cmake: use FIND_PACKAGE_HANDLE_STANDARD_ARGS()
FindExiv2.cmake: lowercasing, document EXIV2_MIN_VERSION
FindKDE4Internal.cmake: remove empty lines from documentation block so everything is included again in the generated documentation
Alex
svn path=/trunk/KDE/kdelibs/; revision=835253
|
|
svn path=/trunk/KDE/kdelibs/; revision=797757
|
|
svn path=/trunk/KDE/kdelibs/; revision=797051
|
|
view of cmake-gui and ccmake
-some minor cosmetics (casing and spaces vs. tabs)
Alex
svn path=/trunk/KDE/kdelibs/; revision=793410
|
|
environment, the one from the build host isn't the right one
Alex
svn path=/trunk/KDE/kdelibs/; revision=787239
|
|
-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
|
|
returns an error message which isn't a useful library name
svn path=/trunk/KDE/kdelibs/; revision=702399
|
|
listed explicitely, they are searched automatically
-some more consisten lower casing and indentation
Alex
svn path=/trunk/KDE/kdelibs/; revision=671570
|
|
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
|
|
the error
message about it - only use the cache when the check was previously successful, as discussed.
svn path=/trunk/KDE/kdelibs/; revision=539759
|
|
svn path=/trunk/KDE/kdelibs/; revision=531255
|
|
The other solution would be to use add_definitions instead of include_directories,
but then we lose the automatic removal of -I/usr/include for instance.
svn path=/trunk/KDE/kdelibs/; revision=531167
|
|
something isn't available (e.g. agg for me).
svn path=/trunk/KDE/kdelibs/; revision=531000
|
|
It seems to work nicely, altough some thing are still missing.
svn path=/trunk/KDE/kdelibs/; revision=521231
|