Age | Commit message (Expand) | Author |
2008-08-14 | fix comment in the generated file, it was not correct anymore, the option was... | Alexander Neundorf |
2008-07-29 | -this was missing from the commit last night, which enabled the reduced link ... | Alexander Neundorf |
2008-07-21 | fix automoc4 for msvc as discussed on kde-buildsystem | Christian Ehrlicher |
2008-07-21 | -also disable _KDE4_TARGET_LINK_INTERFACE_LIBRARIES() and use the renamed LIN... | Alexander Neundorf |
2008-07-20 | add a message in case somebody stumbles about a KDE4_TARGET_LINK_INTERFACE_LI... | Alexander Neundorf |
2008-07-20 | prefix KDE4_TARGET_LINK_INTERFACE_LIBRARIES with a "_", it is unused in svn a... | Alexander Neundorf |
2008-07-18 | fix for targets with '-' in name on windows | Christian Ehrlicher |
2008-07-17 | fix typo | Dirk Mueller |
2008-07-07 | -make automoc4 required finally (... 4.1 is not too far away) | Alexander Neundorf |
2008-07-02 | point to the correct test filename on windows, second try | Christian Ehrlicher |
2008-07-01 | Yeah, nice reversed condition. We have no .bat files on unix. This fixes make... | David Faure |
2008-06-27 | test executable is .xe.bat on windows (fake rpath handling) | Christian Ehrlicher |
2008-06-26 | add KDE4_TARGET_LINK_INTERFACE_LIBRARIES, which I can use | Dirk Mueller |
2008-06-09 | just some cosmetics... | Alexander Neundorf |
2008-06-03 | As discussed with Dirk, make the link interface empty by default, i.e. by def... | Alexander Neundorf |
2008-05-28 | -also list the tiff file as output | Alexander Neundorf |
2008-05-14 | the _dummy.cpp file for kdeinit executables doesn't need to have automoc4 to ... | Matthias Kretz |
2008-05-10 | -use automoc4 from kdesupport if available, otherwise fallback to the one fro... | Alexander Neundorf |
2008-05-10 | -rename KDE4_GET/SET_CUSTOM_PROPERTY() to _KDE4..., so they are clearly marke... | Alexander Neundorf |
2008-04-25 | -modify kde4_add_kdeinit_executable() so that under windows no longer a share... | Alexander Neundorf |
2008-04-25 | -lowercasing | Alexander Neundorf |
2008-03-14 | lowercasing | Alexander Neundorf |
2008-03-04 | SVN_SILENT: lowercase commands in KDE4_ADD_APP_ICON | Christian Ehrlicher |
2008-03-03 | much better way to determine icon size - the last fix was not correct in some... | Christian Ehrlicher |
2008-03-02 | fix KDE4_ADD_APP_ICON when the path contains '64' or any other needed icon size | Christian Ehrlicher |
2008-02-24 | give each handbook and manpage custom target a unique, recognizable name. | Allen Winter |
2008-02-18 | some improvements to the docs: | Alexander Neundorf |
2008-01-29 | Add support to install localized icons. | Chusslove Illich |
2008-01-22 | patch by dfaure so that the testfoo.shell wrapper is used when running | Allen Winter |
2008-01-10 | make kde4_add_unit_test work properly on OSX together with non-NOGUI tests. I... | Marijn Kruisselbrink |
2008-01-09 | of course I notice the bug just after I committed it ;( | Dirk Mueller |
2008-01-09 | fix installation of handbooks when DESTDIR installation | Dirk Mueller |
2008-01-05 | SVN_SILENT: KDE4_ADD_WIN32_APP_ICON was renamed to KDE4_ADD_APP_ICON | Christian Ehrlicher |
2008-01-02 | Add missing icon contexts to the kde4_install_icons() macro. | Jakob Petsovits |
2007-12-31 | Change the KDE4_CREATE_HANDBOOK macro so that the current source directory is... | Ingo Klöcker |
2007-12-31 | clean up - add 128px icon and remove _name | Patrick Spendrin |
2007-12-30 | Use Ralf's approach - with a little change it also supports subdirs so we've ... | Patrick Spendrin |
2007-12-30 | change 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 yesterday | Alexander Neundorf |
2007-11-25 | rearrange evaluation of executable params to not forget some | Christian Ehrlicher |
2007-11-20 | if 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 spaces | Alexander Neundorf |
2007-11-13 | changing kde4_add_win32_icon acc. to the hints of alex neundorf. | Patrick Spendrin |
2007-11-09 | make msvc build not depending on windres | Patrick Spendrin |
2007-11-09 | hopefully the last commit concerning this | Patrick Spendrin |
2007-11-09 | this is the current working solution but I couldn't set kate_KDEINIT_SRCS fro... | Patrick Spendrin |
2007-11-09 | changing 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() branch | Alexander Neundorf |
2007-10-29 | only put C++ files in the final-file (maybe I should use GET_SOURCE_FILE_PROP... | Alexander Neundorf |