summaryrefslogtreecommitdiffstats
path: root/cmake/modules/TDEMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* Enable owner write access on suid executablesv3.5.13tpearson2011-10-261-1/+1
* Fix FTBFS under CMaketpearson2011-08-211-3/+3
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-3/+3
* Revert prior commit as it caused other problemstpearson2011-08-081-1/+1
* Fix FTBFS under Debiantpearson2011-08-081-1/+1
* [kde-common/cmake] fixed tde_moc() macrosamelian2011-05-101-1/+1
* [kde-common/cmake] added tde_file_to_cpp() macrosamelian2011-04-281-0/+18
* [kde-common/cmake] added tde_create_translation() macrosamelian2011-04-211-0/+77
* [kde-common/cmake] added NOINDEX directive to tde_create_handbook() macrosamelian2011-04-181-20/+32
* [kde-common/cmake] tde_install_icons: properly clearing themesamelian2011-03-301-0/+1
* [cmake] reworked tqtinterface build systemsamelian2011-03-271-6/+6
* [kde-common/cmake] enforce out-of-source modesamelian2011-03-251-0/+11
* [kde-common/cmake] TDEMacros.cmake: added tde_setup_install_path()samelian2011-03-231-1/+14
* [kde-common/cmake] tde_create_handbook: added EXTRA directive; *.css files ar...samelian2011-03-171-4/+12
* [kde-common/cmake] tde_create_handbook(): added SRCDIR directivesamelian2011-03-121-2/+15
* [kde-common/cmake] tde_automoc: fixed variable colisionsamelian2011-03-081-3/+4
* [kde-common/cmake] tde_automoc: use absolute path to source headersamelian2011-03-081-2/+4
* [kde-common/cmake] added META_INCLUDES directivesamelian2011-03-071-2/+30
* [kde-common/cmake] TDEMacros.cmake: added tde_moc macrosamelian2011-01-231-0/+21
* [kde-common/cmake] tde_add_library: do not add soversion for exported librari...samelian2011-01-101-9/+24
* [kde-common/cmake] using our own export procedure, for more controlsamelian2011-01-061-6/+45
* [kde-common/cmake] tde_add_library: processing .skel files when they aren't i...samelian2010-12-161-1/+1
* [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] added a special uic wrapper, for using with TDE codebasesamelian2010-11-211-2/+19
* [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-271-15/+31
* [cmake/modules] TDEMacros.cmake: follow KDE4 rules for path names; added new ...samelian2010-10-241-16/+103
* [kde-common/cmake] tde_install_icons: detect locolor theme icons; ignoring ic...samelian2010-10-181-35/+42
* [kde-common/cmake] added macro tde_message_fatalsamelian2010-10-171-0/+12
* [kde-common/cmake] avoid transitive linking to convenience librariessamelian2010-10-081-3/+4
* Add shared CMake directorytpearson2010-10-051-0/+684