Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: fix documentation: the second short description discarded the first | Alexander Neundorf | 2009-03-11 | 1 | -2/+2 |
* | ENH: use the same CMAKE_SKIP_RPATH setting in CHECK_C/CXX_SOURCE_RUNS as in | Alexander Neundorf | 2007-08-28 | 1 | -0/+1 |
* | STYLE: don't use FIND_INCLUDE_FILE() but only FIND_INCLUDE_FILES() in | Alexander Neundorf | 2007-07-31 | 1 | -7/+13 |
* | BUG: the SET( ... CACHE INTERNAL) didn't work as expected, since the | Alexander Neundorf | 2007-07-13 | 1 | -2/+0 |
* | ENH: improve TRY_RUN() for crosscompiling: instead of just failing, it now | Alexander Neundorf | 2007-06-01 | 1 | -2/+3 |
* | ENH: fixs for check compile stuff from Oswald B. | Bill Hoffman | 2006-08-21 | 1 | -6/+7 |
* | ENH: add a try run source code macro | Bill Hoffman | 2006-08-03 | 1 | -0/+67 |