| Age | Commit message (Collapse) | Author |
|
|
|
Alex
svn path=/trunk/KDE/kdelibs/; revision=1142413
|
|
-also a few empty lines here and there to make it look nicer
Alex
svn path=/trunk/KDE/kdelibs/; revision=905547
|
|
FindFoo.cmake file quiet
Alex
svn path=/trunk/KDE/kdelibs/; revision=894602
|
|
-enable the reduced link interface for everybody now in kdelibs
-convert all the set_target_properties(foo LINK_INTERFACE_LIBRARIES...)
to the new target_link_libraries(foo LINK_INTERFACE_LIBRARIES ...)
-install all shared libs also as "exported targets", so these libraries
can be included by the other projects again as "imported targets", which
should fix some problems with different build configurations, the reduced
link interface, hopefully also custom install locations (Windows), maybe more
-remove the temporary internal hackish macro _KDE4_EXPORT_LIBRARY_DEPENDENCIES()
Alex, who hopes this doesn't break too much...
So if you get linker errors now, please let me know (or even better kde-buildsystem@kde.org)
svn path=/trunk/KDE/kdelibs/; revision=882594
|
|
svn path=/trunk/KDE/kdelibs/; revision=846504
|
|
Alex
svn path=/trunk/KDE/kdelibs/; revision=845536
|
|
for the installed Automoc4Config.cmake in the appropriate directories.
Alex
svn path=/trunk/KDE/kdelibs/; revision=844694
|
|
CMAKE_INSTALL_PREFIX correctly, i.e.
without the "/lib", since this is already part of the PATH_SUFFIX
Alex
svn path=/trunk/KDE/kdelibs/; revision=829705
|
|
Alex
CCMAIL: faure@kde.org
svn path=/trunk/KDE/kdelibs/; revision=815981
|
|
from kdelibs.
In a few weeks automoc4 from kdesupport will be required.
Alex
CCMAIL: kretz@kde.org
svn path=/trunk/KDE/kdelibs/; revision=806300
|