summaryrefslogtreecommitdiffstats
path: root/cmake/modules
Commit message (Expand)AuthorAgeFilesLines
* [kde-common/cmake] added FindTDE.cmakesamelian2010-12-121-0/+85
* [kde-common/cmake] added two macros: tde_create_handbook and tde_auto_add_sub...samelian2010-12-121-1/+117
* [kde-common/cmake] added tde_include_tqt macrosamelian2010-12-051-0/+11
* [kde-common/cmake/modules] added tde_save / tde_restore macrossamelian2010-11-281-0/+18
* [kde-common/cmake] looking for tde_uic.cmake in CMAKE_MODULE_PATHsamelian2010-11-211-1/+1
* [kde-common/cmake] make tde_uic usable even if TDE_QTPLUGINS_DIR is not set (...samelian2010-11-211-5/+7
* [kde-common/cmake] added a special uic wrapper, for using with TDE codebasesamelian2010-11-212-2/+57
* [kde-common/cmake] tde_add_library: CMAKE_PROJECT_NAME replaced with PROJECT_...samelian2010-11-191-1/+1
* [kde-common/cmake] added EXPORT directive to macro tde_add_kdeinit_executablesamelian2010-11-181-1/+10
* [kde-common/cmake] added support for imported targets; few fixes DESTDIR relatedsamelian2010-10-272-15/+32
* [kde-common/cmake] added find module for TQtsamelian2010-10-241-0/+20
* [cmake/modules] TDEMacros.cmake: follow KDE4 rules for path names; added new ...samelian2010-10-241-16/+103
* [kde-common/cmake] tde_setup_paths: I decided to follow KDE4 rules for names ...samelian2010-10-241-151/+42
* [kde-common/cmake] tde_install_icons: detect locolor theme icons; ignoring ic...samelian2010-10-181-35/+42
* [kde-common/cmake] rename QT_INCLUDE_DIR to QT_INCLUDE_DIRS and QT_LIBRARY_DI...samelian2010-10-171-12/+12
* [kde-common/cmake] added our own FindQt modulesamelian2010-10-171-0/+92
* [kde-common/cmake] added macro tde_message_fatalsamelian2010-10-172-14/+14
* [kde-common/cmake] tde_setup_paths: some paths can be detected automatically ...samelian2010-10-151-57/+101
* [kde-common/cmake] added "tde_setup_paths" macro, a convenient way to setup i...samelian2010-10-141-0/+143
* [kde-common/cmake] avoid transitive linking to convenience librariessamelian2010-10-081-3/+4
* [kde-common/cmake] make .la files compatible with libtoolsamelian2010-10-081-1/+1
* Add shared CMake directorytpearson2010-10-055-0/+729