Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: don't hardcode the /lib/kde3/ directory for the libtool files, but make | Alexander Neundorf | 2007-07-17 | 1 | -1/+1 |
| | | | | | | it adjustable and detect if libkdecore.so is a 64bit library Alex | ||||
* | BUG: remove KDE3_ENABLE_FINAL (#4140): it doesn't work currently and I | Alexander Neundorf | 2007-02-20 | 1 | -20/+20 |
| | | | | | | | don't have the time to fix this since it would require bigger changes. Maybe I'll do this if the KDE3 support of CMake becomes more widely used. Alex | ||||
* | BUG: fix #3827, the name of the var is _tmp_FILE instead of tmp_FILE, so the | Alexander Neundorf | 2006-10-03 | 1 | -3/+4 |
| | | | | | | dcop stuff should work now Alex | ||||
* | BUG: fix #3324: KDE3Macros.cmake didn't find Qt designer plugins when | Alexander Neundorf | 2006-08-27 | 1 | -6/+7 |
| | | | | | | running uic (the kde plugin dir wasn't used) Alex | ||||
* | BUG: apply patch from bero (#3518) so that DESTDIR is supported for | Alexander Neundorf | 2006-08-27 | 1 | -27/+42 |
| | | | | | | installing icons Alex | ||||
* | BUG: kde3: use QT_UIC_EXECUTABLE instead of simply uic | Alexander Neundorf | 2006-05-19 | 1 | -3/+4 |
| | | | | | | | BUG: use qouting for the path to Qt4 moc and uic, should help with paths with spaces Alex | ||||
* | BUG: don't include MacroLibrary.cmake, but add a cmake module which ↵ | Alexander Neundorf | 2006-03-20 | 1 | -2/+2 |
| | | | | | | | | implements ADD_FILE_DEPENDENCIES() ENH: mark the variables from FindPNG.cmake as advanced Alex | ||||
* | ENH: add real-world-tested and used KDE3 support, and obsolete ↵ | Alexander Neundorf | 2006-03-09 | 1 | -0/+375 |
FindKDE.cmake, which wasn't used by anybody that I heard of Alex |