| Age | Commit message (Collapse) | Author |
|
to kde4_install_libtool_file(dir_relative_to_install_prefix target)
-added variable KDE4_PLUGIN_INSTALL_DIR, used usually for installing plugins
-changed am2cmake accordingly
-edited FindLibXml2.cmake and FindLibArt so that they work correctly with CMAKE_INSTALL_PATH
-changed generated_findpackage_file accordingly
-some minor formatting changes
Alex
CCMAIL: montel@kde.org
svn path=/trunk/KDE/kdelibs/; revision=508458
|
|
now we can specify /usr/lib directory and not jsut usr/lib/kde4 for la lib
(necessary for .la installed into /usr/lib)
svn path=/trunk/KDE/kdelibs/; revision=506650
|
|
svn path=/trunk/KDE/kdelibs/; revision=506639
|
|
before it installed la lib just in /usr/lib/kde4
svn path=/trunk/KDE/kdelibs/; revision=506638
|
|
fix install lib on x86_64
svn path=/trunk/KDE/kdelibs/; revision=504772
|
|
Alex
svn path=/trunk/KDE/kdelibs/; revision=502396
|
|
Alex
svn path=/trunk/KDE/kdelibs/; revision=502383
|
|
-better support for libtool convenience libs
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=501320
|
|
FindFoo.cmake files
-FindLibXml2.cmake and FindLibXslt.cmake: modules to find libxml2 and libxslt, generated by the script above
-some tuning in the other modules
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=501125
|
|
-use ${QT_INCLUDES} everywhere
-recognize QT3SUPPORTLIB and DCOP_LIB in am2cmake
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=499877
|
|
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=498666
|
|
-try to translate libtool -version-info
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=498499
|
|
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=498172
|
|
-major improvement of am2cmake: add libtool .la files found in LIBADD to TARGET_LINK_LIBRARIES and fix the loop for adding the libs
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=498154
|
|
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=497823
|
|
-support for libtool convenience libs by setting global vars which contain all their sources
for KDE4: am2cmake --kde4
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=497773
|
|
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=497484
|
|
Alex
svn path=/trunk/KDE/kdesdk/cmake/; revision=497482
|