aboutsummaryrefslogtreecommitdiff
path: root/am2cmake
AgeCommit message (Collapse)Author
2006-02-11-changed kde4_create_libtool_file (target dir_relative_to_libdir) Alexander Neundorf
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
2006-02-07Now we specify lib dirLaurent Montel
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
2006-02-07Fix bad commitLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=506639
2006-02-07Now we can install .la lib into good directoryLaurent Montel
before it installed la lib just in /usr/lib/kde4 svn path=/trunk/KDE/kdelibs/; revision=506638
2006-02-02Add "KDE4_LIB_INSTALL_DIR" as discussed with alexander toLaurent Montel
fix install lib on x86_64 svn path=/trunk/KDE/kdelibs/; revision=504772
2006-01-25-fix typo: use correct install directory SERVICETYPESAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=502396
2006-01-25add the stuff moved from kdesdk, maybe...Alexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=502383
2006-01-22-files for detecting bzip2 and cupsAlexander Neundorf
-better support for libtool convenience libs Alex svn path=/trunk/KDE/kdesdk/cmake/; revision=501320
2006-01-22-generate_findpackage_file: a script to simplify generating simple ↵Alexander Neundorf
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
2006-01-18-improve automoc with absolute file pathsAlexander Neundorf
-use ${QT_INCLUDES} everywhere -recognize QT3SUPPORTLIB and DCOP_LIB in am2cmake Alex svn path=/trunk/KDE/kdesdk/cmake/; revision=499877
2006-01-15-support for Qt resource filesAlexander Neundorf
Alex svn path=/trunk/KDE/kdesdk/cmake/; revision=498666
2006-01-15-recognize the doxygen settingsAlexander Neundorf
-try to translate libtool -version-info Alex svn path=/trunk/KDE/kdesdk/cmake/; revision=498499
2006-01-14-use variables for the install location for KDE4Alexander Neundorf
Alex svn path=/trunk/KDE/kdesdk/cmake/; revision=498172
2006-01-14-simple cmake modules for detecting libart, OpenSSL, FAM, jasper and PCREAlexander Neundorf
-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
2006-01-13initial KDE4 files for cmake, improved am2cmakeAlexander Neundorf
Alex svn path=/trunk/KDE/kdesdk/cmake/; revision=497823
2006-01-13-detect headers which have to be configuredAlexander Neundorf
-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
2006-01-12-first beginnings of support for KDE4Alexander Neundorf
Alex svn path=/trunk/KDE/kdesdk/cmake/; revision=497484
2006-01-12move am2cmake from kde3/ here, since it seems it will work for kde4 tooAlexander Neundorf
Alex svn path=/trunk/KDE/kdesdk/cmake/; revision=497482