Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: preparations for cross compiling KDE4 | Alexander Neundorf | 2008-03-14 | 1 | -31/+44 |
| | | | | Alex | ||||
* | BUG: KDEDIRS contains the kde install locations, not the binary dirs, so | Alexander Neundorf | 2007-08-26 | 1 | -4/+2 |
| | | | | | | make KDEDIRS actually work in FindKDE4.cmake Alex | ||||
* | STYLE: use EXECUTE_PROCESS() instead of EXEC_PROGRAM() | Alexander Neundorf | 2007-07-11 | 1 | -1/+1 |
| | | | | Alex | ||||
* | STYLE: fix docs for FindKDE4.cmake | Alexander Neundorf | 2007-02-20 | 1 | -4/+3 |
| | | | | Alex | ||||
* | STYLE: KDEDIR is deprecated and not used, so also document that KDEDIRS is | Alexander Neundorf | 2007-01-30 | 1 | -2/+2 |
| | | | | | | used instead Alex | ||||
* | ENH: kde-config has been renamed to kde4-config several weeks ago, so it's | Alexander Neundorf | 2006-11-23 | 1 | -5/+5 |
| | | | | | | | not necessary anymore to use "kde-config" as fallback, since this will surely be a wrong version Alex | ||||
* | ENH: prefer kde4-config over kde-config, since for KDE 4 kde-config will be | Alexander Neundorf | 2006-07-04 | 1 | -3/+3 |
| | | | | | | | renamed to kde-config, and so cmake has to prefer this one over the old version Alex | ||||
* | ENH: use the new FILE(TO_CMAKE_PATH ...) command instead of regexps | Alexander Neundorf | 2006-05-11 | 1 | -22/+13 |
| | | | | | | BUG: append the kde 4 cmake module path instead of prepending it Alex | ||||
* | STYLE: better error message when KDE4 hasn't been found | Alexander Neundorf | 2006-03-28 | 1 | -2/+3 |
| | | | | Alex | ||||
* | ENH: after searching for kde-config in the special dirs, search again in the | Alexander Neundorf | 2006-03-16 | 1 | -2/+14 |
| | | | | | | | standard dirs BUG: handle paths on windows correctly Alex | ||||
* | ENH: new module to find the FindKDE4Internal.cmake installed by kdelibs4 | Alexander Neundorf | 2006-03-10 | 1 | -0/+60 |
Alex |