aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Collapse)Author
2007-09-12Commit Thibault's and Andreas' patch that allows XML output for QTestLibAllen Winter
unit tests. To use, one must run cmake with the -DKDE4_TEST_OUTPUT=xml option. Else, the output format is typical plain text. CCMAIL: thibault.normand@gmail.com,apaku@gmx.de,ervin@kde.org svn path=/trunk/KDE/kdelibs/; revision=711631
2007-09-11added macro for win32 application icon named KDE4_ADD_APP_ICONRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=711195
2007-09-11compile fixRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=711194
2007-09-11all variables starts with QT_, we should too Ralf Habacker
svn path=/trunk/KDE/kdelibs/; revision=711193
2007-09-11some minor win32 fixRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=711192
2007-09-11fixed spelling errorRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=711185
2007-09-11setup LIBEXSLT_LIBRARIES it is required by some packagesRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=711184
2007-09-11win32 requires a variable containing the qt install dirRalf Habacker
svn path=/trunk/KDE/kdelibs/; revision=711183
2007-09-11win32 fix: KDE and QT install dir's are determined on runtime not install ↵Ralf Habacker
time, a patch fixing KDELibsDependencies.cmake will follow svn path=/trunk/KDE/kdelibs/; revision=711114
2007-09-11I believe outside kdelibs KDE4_DATA_INSTALL_DIR should be used instead of ↵Ralf Habacker
DATA_INSTALL_DIR svn path=/trunk/KDE/kdelibs/; revision=711107
2007-09-10- Look for OpenEXR headers in the standard sub-directory of default paths too.Adrian Page
- OPENEXR_DLL must be defined to use OpenEXR on windows. svn path=/trunk/KDE/kdelibs/; revision=710757
2007-09-10Make it possible to find blitz in $QIMAGEBLITZDIR; this is useful when ↵David Faure
installing kdesupport into its own prefix. No idea where to document this though... svn path=/trunk/KDE/kdelibs/; revision=710752
2007-09-08remove not necessary pathLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=709638
2007-09-04Also search for the debug version of qimageblitzAndreas Pakulat
svn path=/trunk/KDE/kdelibs/; revision=708391
2007-09-03I tend to like stuff which is actually working -.-Harald Sitter
svn path=/trunk/KDE/kdelibs/; revision=708000
2007-09-02additional library name libpng12Christian Ehrlicher
svn path=/trunk/KDE/kdelibs/; revision=707676
2007-09-01also search /usr/lib and /usr/local/lib for glibconfig.hAllen Winter
svn path=/trunk/KDE/kdelibs/; revision=707341
2007-08-31also search glibconfig.hAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=707068
2007-08-31revert XML formatted logfile changes.Allen Winter
svn path=/trunk/KDE/kdelibs/; revision=706969
2007-08-31Add xml output to QTest unit tests, in order to produce a more readable report.Allen Winter
By Thibault. CCMAIL: thibault.normand@gmail.com svn path=/trunk/KDE/kdelibs/; revision=706909
2007-08-28these files have been renamedVolker Krause
svn path=/trunk/KDE/kdelibs/; revision=705782
2007-08-28Define to 1Laurent Montel
svn path=/trunk/KDE/kdelibs/; revision=705589
2007-08-27Add fallback search for EXR libraries, so we can workBrad Hards
on platforms where there is no pkg-config support. Thanks to Alex for pointing out the problem and helping with the solution. CCMAIL: neundorf@kde.org svn path=/trunk/KDE/kdelibs/; revision=705247
2007-08-27Another fix for Dirk's change...Daniel M. Duley
svn path=/trunk/KDE/kdelibs/; revision=705167
2007-08-27Use new name,Daniel M. Duley
svn path=/trunk/KDE/kdelibs/; revision=705108
2007-08-26Use FIND_PACKAGE_HANDLE_STANDARD_ARGSLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=704860
2007-08-25typoLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=704632
2007-08-23unbreak checksStephan Binner
svn path=/trunk/KDE/kdelibs/; revision=704013
2007-08-23a little nicer default message.Allen Winter
svn path=/trunk/KDE/kdelibs/; revision=703857
2007-08-21typoAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=703061
2007-08-21Change the way we search to make sure that if weBrad Hards
have more than one copy of OpenEXR (say 1.4 in /usr/lib and 1.6 in /usr/local/lib) that the paths given by pkg-config are actually used. svn path=/trunk/KDE/kdelibs/; revision=702948
2007-08-21make the enchant check working againPino Toscano
svn path=/trunk/KDE/kdelibs/; revision=702823
2007-08-20Not all krb5 implementations have GSSAPI; the krb5-config script then ↵Adriaan de Groot
returns an error message which isn't a useful library name svn path=/trunk/KDE/kdelibs/; revision=702399
2007-08-20When finding an optional library don't fail if old version isTuomas Suutari
found. Just mark as not found. Will still fail at the end if finding a required library. svn path=/trunk/KDE/kdelibs/; revision=702344
2007-08-20If Strigi is found via pkg-config but not found in the normal installation ↵Adriaan de Groot
paths, (double) check in the directories returned by pkg-config. Handles the case where Strigi is installed in a different prefix from KDE. svn path=/trunk/KDE/kdelibs/; revision=702314
2007-08-20SVN_SILENT: I hate my keyboardLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=702248
2007-08-20Missing a ')'Laurent Montel
svn path=/trunk/KDE/kdelibs/; revision=702247
2007-08-20This macro is obsolete nowLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=702217
2007-08-20Use FIND_PACKAGE_HANDLE_STANDARD_ARGSLaurent Montel
Fix typo svn path=/trunk/KDE/kdelibs/; revision=702150
2007-08-20Now use one uniq macro to create docLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=702108
2007-08-16also work if used with too few argumentsAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=700613
2007-08-15-fix indentationAlexander Neundorf
-remove old macros which failed with SEND_ERROR since several weeks already -deprecated KDE4_CREATE_HTML_HANDBOOK() and added option KDE4_ENABLE_HTMLHANDBOOK instead, if enabled, you get targets "htmlhandbook", which can be used to create the html docs Alex CCMAIL:winter@kde.org Tip of the day: using "make edit_cache" you can easily change cmake settings svn path=/trunk/KDE/kdelibs/; revision=700205
2007-08-15use FindLibintl.cmake instead of FindGettext.cmake in kdelibsAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=700195
2007-08-15copy stuff from FindGettext.cmake, which actually searches libintl to a new ↵Alexander Neundorf
FindLibintl.cmake Alex svn path=/trunk/KDE/kdelibs/; revision=700191
2007-08-15add some commentsAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=700189
2007-08-15-change was correct, using PATH_SUFFIXES should be even better, then the ↵Alexander Neundorf
header will be also found in /usr/include/blitz, /usr/local/include/blitz etc. Alex CCMAIL: daniel.duley@verizon.net svn path=/trunk/KDE/kdelibs/; revision=700184
2007-08-15-add quotes around the filenames, so it should work better with directories ↵Alexander Neundorf
containing spaces (probably quite seldom) Alex CCMAIL:groot@kde.org svn path=/trunk/KDE/kdelibs/; revision=700180
2007-08-14Look in the new subdirectory.Daniel M. Duley
Hope this build stuff is all correct >:) svn path=/trunk/KDE/kdelibs/; revision=700143
2007-08-14On FreeBSD, CUPS lives in /usr/local/lib which needs to be added to the link ↵Adriaan de Groot
path; use the technique from FindX11 to get the dir of the library and pass that on to check_library_exists. Fixes CUPS detection on FreeBSD. CCMAIL: neundorf@kde.org CCMAIL: kde@freebsd.org svn path=/trunk/KDE/kdelibs/; revision=700122
2007-08-14As the system paths were removed, tell cmake to look for the X libraries in ↵Pino Toscano
those paths as well. Laurent, could you also please actually test the changes you do? Thanks. svn path=/trunk/KDE/kdelibs/; revision=699907