Age | Commit message (Collapse) | Author |
|
kdemultimedia compilation.
svn path=/trunk/KDE/kdelibs/; revision=850292
|
|
and the soon to be released 2.6.2,
since what is silently ignored and fails at link time now (or is hacked working as jaroslaw did) will fail the
at cmake time, which is better, but will break e.g. Jaroslaws workarounds
This will be fixed correctly when I'm back from vacation in two weeks.
Alex
svn path=/trunk/KDE/kdelibs/; revision=850198
|
|
libstreamanalyzer to support ARM architecture.
svn path=/trunk/KDE/kdelibs/; revision=850153
|
|
svn path=/trunk/KDE/kdelibs/; revision=849666
|
|
svn path=/branches/KDE/4.1/kdelibs/; revision=849396
|
|
svn path=/trunk/KDE/kdelibs/; revision=849395
|
|
4.1 libs, i've been told this was useful to backport.
svn path=/branches/KDE/4.1/kdelibs/; revision=848852
|
|
svn path=/trunk/KDE/kdelibs/; revision=848174
|
|
svn path=/trunk/KDE/kdelibs/; revision=848173
|
|
svn path=/branches/KDE/4.1/kdelibs/; revision=848170
|
|
FATAL_ERROR also if called QUIETLY FindKDE4Internal.cmake: only abort with FATAL_ERROR if we are REQUIRED, otherwise just RETURN() and don't set KDE4_FOUND
Alex
svn path=/trunk/KDE/kdelibs/; revision=848106
|
|
Alex
svn path=/trunk/KDE/kdelibs/; revision=848008
|
|
*Add FindEigen2.cmake module in kdelibs
svn path=/trunk/KDE/kdelibs/; revision=847916
|
|
Alex
svn path=/trunk/KDE/kdelibs/; revision=847820
|
|
- FindTIFF.cmake: minor cosmetics (sync with cmake)
*PkgConfig: not required anymore now that we require cmake 2.6.0
Alex
svn path=/trunk/KDE/kdelibs/; revision=847813
|
|
_LIBRARIES and INCLUDE_DIR variables
Alex
svn path=/trunk/KDE/kdelibs/; revision=847811
|
|
signal was emitted, due to a timeout after that (e.g. due to a gdb breakpoint). With unit test.
Add KGlobal::ref() in qtest_kde.h to fix konqhtmltest eventloops returning too early because the kmainwindow refcount stuff called qApp->quit after each window being created+closed.
svn path=/trunk/KDE/kdelibs/; revision=847761
|
|
find_package(KDE4 4.2.0 REQUIRED). Include some documentation for it.
svn path=/trunk/KDE/kdelibs/; revision=847677
|
|
Alex
svn path=/trunk/KDE/kdelibs/; revision=847189
|
|
was removed two weeks ago or so
Alex
svn path=/trunk/KDE/kdelibs/; revision=847138
|
|
one of all the subdirs (requested by Saro)
Alex
CCMAIL: ps_ml@gmx.de
svn path=/trunk/KDE/kdelibs/; revision=847137
|
|
svn path=/trunk/KDE/kdelibs/; revision=846504
|
|
libkopete (and shouldn't hurt, if it does, please let me know)
-handle standard argument handling to FindCarbon.cmake
Alex
svn path=/trunk/KDE/kdelibs/; revision=845637
|
|
FindPackageHandleStandardArgs.cmake now comes with cmake, so we don't need our pwn copy here anymore
Alex
svn path=/trunk/KDE/kdelibs/; revision=845538
|
|
Alex
svn path=/trunk/KDE/kdelibs/; revision=845536
|
|
Too bad this doesn't apply to trunk anymore...
svn path=/branches/KDE/4.1/kdelibs/; revision=845330
|
|
for the installed Automoc4Config.cmake in the appropriate directories.
Alex
svn path=/trunk/KDE/kdelibs/; revision=844694
|
|
have problems
since they are actually using the "debug" and "optimized" keywords for libraries, which leads
to problems with cmake 2.6.0 and 2.6.1 when linking (it tries to link against -ldebug or -loptimized)
Alex
CCMAIL: kde-windows@kde.org
svn path=/trunk/KDE/kdelibs/; revision=844368
|
|
svn path=/trunk/KDE/kdelibs/; revision=844128
|
|
type - the new link interface of cmake 2.6.x does not support the optimized/debug library prefixes, using them results for example into kde4-config link error not finding 'optimized' library.
svn path=/trunk/KDE/kdelibs/; revision=844126
|
|
(or lib32)
Does anybody think this might be a bad idea or cause problems under some weird circumstances ?
Alex
CCMAIL: kde-buildsystem@kde.org
svn path=/trunk/KDE/kdelibs/; revision=843268
|
|
svn path=/trunk/KDE/kdelibs/; revision=843151
|
|
Alex
CCMAIL: apaku@gmx.de
svn path=/trunk/KDE/kdelibs/; revision=842686
|
|
Fix my earlier mistake, Debugfull should be enabled for anything greater 2.5 (i.e. 2.6.0 and onwards)
svn path=/branches/KDE/4.1/kdelibs/; revision=842307
|
|
(i.e. 2.6.0 and onwards)
svn path=/trunk/KDE/kdelibs/; revision=842305
|
|
-remove some tests for the current cmake versions
Alex
svn path=/trunk/KDE/kdelibs/; revision=842236
|
|
svn path=/branches/KDE/4.1/kdelibs/; revision=839227
|
|
svn path=/trunk/KDE/kdelibs/; revision=839226
|
|
interface: always write
the reduced link information into KDELibsDependencies file
Alex
svn path=/trunk/KDE/kdelibs/; revision=838965
|
|
Dirk fixed most (all ?) of the breakage this causes, let's see if there is something left
(i.e. adding missing libraries to the TARGET_LINK_LIBRARIES() calls)
Alex
svn path=/trunk/KDE/kdelibs/; revision=838863
|
|
for building KDE 4 trunk
Hint: you can easily install multiple versions of cmake by just putting them into separate directories
and then calling them initially with the full path: /opt/cmake-2.6.0/bin/cmake ...
Alex
svn path=/trunk/KDE/kdelibs/; revision=838859
|
|
SVN_SILENT:
svn path=/trunk/KDE/kdelibs/; revision=837686
|
|
SVN_SILENT:
svn path=/trunk/KDE/kdelibs/; revision=837465
|
|
compute variables for SOPRANO_PLUGIN_FOO_FOUND
tidy up a bit
svn path=/trunk/KDE/kdelibs/; revision=837464
|
|
no ready yet.
svn path=/trunk/KDE/kdelibs/; revision=837419
|
|
tidy up a bit
CCMAIL: trueg@kde.org
svn path=/trunk/KDE/kdelibs/; revision=837396
|
|
Alex
svn path=/branches/KDE/4.1/kdelibs/; revision=837147
|
|
svn path=/trunk/KDE/kdelibs/; revision=837109
|
|
with this option
svn path=/trunk/KDE/kdelibs/; revision=837076
|
|
The intention was tha by default the reduced link interface shouldn't be used (yet), but
this wasn't the case under Windows, where it was enabled by default. This is changed now
and now it is also under Windows disabled by default.
Alex
svn path=/branches/KDE/4.1/kdelibs/; revision=836768
|