aboutsummaryrefslogtreecommitdiff
path: root/modules/KDE4Macros.cmake
AgeCommit message (Expand)Author
2008-01-28fix symlink installation (backport from trunk)Dirk Mueller
2008-01-22backport SVN commit 764809 by winterz:Allen Winter
2008-01-12backport 759619: make kde4_add_unit_test work properly on OSX together with n...Marijn Kruisselbrink
2008-01-02Add missing icon contexts to the kde4_install_icons() macro.Jakob Petsovits
2007-12-31Change the KDE4_CREATE_HANDBOOK macro so that the current source directory is...Ingo Klöcker
2007-12-31clean up - add 128px icon and remove _namePatrick Spendrin
2007-12-30Use Ralf's approach - with a little change it also supports subdirs so we've ...Patrick Spendrin
2007-12-30change KDE4_ADD_APP_ICON to act exactly like KDE4_ADD_WIN32_APP_ICON as the f...Patrick Spendrin
2007-12-30- added new macro KDE4_ADD_APP_ICON, which is used for adding application ico...Ralf Habacker
2007-12-19-fix RPATH change from yesterdayAlexander Neundorf
2007-11-25rearrange evaluation of executable params to not forget someChristian Ehrlicher
2007-11-20if there's nothing to moc, don't add automoc source which is C++, then a lib ...Matthias Kretz
2007-11-19-add some more quotes to help with spacesAlexander Neundorf
2007-11-13changing kde4_add_win32_icon acc. to the hints of alex neundorf.Patrick Spendrin
2007-11-09make msvc build not depending on windresPatrick Spendrin
2007-11-09hopefully the last commit concerning thisPatrick Spendrin
2007-11-09this is the current working solution but I couldn't set kate_KDEINIT_SRCS fro...Patrick Spendrin
2007-11-09changing macro to just work in case of png2ico's existance - removing duplica...Patrick Spendrin
2007-10-29-use if(NOT ...) instead of an empty if() branchAlexander Neundorf
2007-10-29only put C++ files in the final-file (maybe I should use GET_SOURCE_FILE_PROP...Alexander Neundorf
2007-10-22allow enable-final on kdepimlibsCharles Samuels
2007-10-10install also index.cache.bz2 which is used by khelpcenterBurkhard Lück
2007-10-07do not depend only on index.docbook but on all docbooks to trigger recompilationAlbert Astals Cid
2007-10-06dont install index.docbook twiceBurkhard Lück
2007-10-04all docbooks have to be installed, not just index.docbookAlbert Astals Cid
2007-10-03fixes for KDE4_ADD_WIN32_APP_ICONRalf Habacker
2007-09-27renamed KDE4_ADD_APP_ICON to KDE4_ADD_WIN32_APP_ICON based on alex requestRalf Habacker
2007-09-26Sometimes we name our manpage docbook files as "man-foo.docbook",Allen Winter
2007-09-26Changes to the KDE4_CREATE_MANPAGE() macro:Allen Winter
2007-09-26add an optional "section" argument to the KDE4_CREATE_MANPAGE() macroAllen Winter
2007-09-24Allow to put TEST arg as second argumentLaurent Montel
2007-09-24also create moc files for _p.h files that contain a Q_OBJECT macroMatthias Kretz
2007-09-24typoLaurent Montel
2007-09-24Adapt CMakeLists.txt as discussed with Alex.Laurent Montel
2007-09-20fix html handbook creation ?Alexander Neundorf
2007-09-16UpdateLaurent Montel
2007-09-12Commit Thibault's and Andreas' patch that allows XML output for QTestLibAllen Winter
2007-09-11added macro for win32 application icon named KDE4_ADD_APP_ICONRalf Habacker
2007-09-11I believe outside kdelibs KDE4_DATA_INSTALL_DIR should be used instead of DAT...Ralf Habacker
2007-08-31revert XML formatted logfile changes.Allen Winter
2007-08-31Add xml output to QTest unit tests, in order to produce a more readable report.Allen Winter
2007-08-20This macro is obsolete nowLaurent Montel
2007-08-20Use FIND_PACKAGE_HANDLE_STANDARD_ARGSLaurent Montel
2007-08-20Now use one uniq macro to create docLaurent Montel
2007-08-16also work if used with too few argumentsAlexander Neundorf
2007-08-15-fix indentationAlexander Neundorf
2007-08-15add some commentsAlexander Neundorf
2007-08-13Adapt macro to be able to give language nameLaurent Montel
2007-08-11Now KDE4_CREATE_PO_FILES is not necessaryLaurent Montel
2007-08-06don't create the buildtests target for the MSVC IDEBernhard Loos