| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-11-04 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-11-03 | 1 | -1/+1 |
|
|
* | ENH: add support for finding mpich2 on windows | Bill Hoffman | 2006-11-03 | 1 | -1/+3 |
|
|
* | ENH: look for QtAssistantClient4 | Bill Hoffman | 2006-11-02 | 1 | -2/+2 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-11-02 | 1 | -1/+1 |
|
|
* | ENH: Added XXX_RUNTIME_LIBRARY_DIRS as a suggested variable. | Brad King | 2006-11-01 | 1 | -0/+3 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-11-01 | 1 | -1/+1 |
|
|
* | ENH: Cleanup of install component list. There was already the list in the glo... | Andy Cedilnik | 2006-10-31 | 4 | -23/+1 |
|
|
* | STYLE: Fix kwstyle | Andy Cedilnik | 2006-10-31 | 1 | -1/+2 |
|
|
* | ENH: Add support for displaying the list of components | Andy Cedilnik | 2006-10-30 | 4 | -3/+59 |
|
|
* | ENH: Adding FindSubversion module from Tristan Carel. This addresses bug#3987. | Brad King | 2006-10-30 | 1 | -0/+118 |
|
|
* | ENH: make sure null const char* is not put into ossttringstream to avoid seg ... | Bill Hoffman | 2006-10-30 | 5 | -21/+35 |
|
|
* | ENH: Added test case for bug#3966. | Brad King | 2006-10-30 | 3 | -0/+33 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-10-30 | 1 | -1/+1 |
|
|
* | ENH: More documentation | Andy Cedilnik | 2006-10-27 | 1 | -0/+3 |
|
|
* | ENH: Add support for libjvm | Andy Cedilnik | 2006-10-27 | 1 | -0/+17 |
|
|
* | ENH: remove JavaEmbedding | Bill Hoffman | 2006-10-27 | 1 | -7/+4 |
|
|
* | ENH: fix warnings on windows paths | Bill Hoffman | 2006-10-27 | 1 | -6/+6 |
|
|
* | ENH: Added NO_MODULE and COMPONENTS options to improve flexibility of the com... | Brad King | 2006-10-26 | 2 | -69/+71 |
|
|
* | STYLE: Fix typo | Andy Cedilnik | 2006-10-26 | 1 | -1/+1 |
|
|
* | BUG: When writing newlines between script portions in prebuild, prelink, and ... | Brad King | 2006-10-26 | 1 | -3/+3 |
|
|
* | COMP: Remove unused variable. | Brad King | 2006-10-25 | 1 | -1/+0 |
|
|
* | BUG: Adjust prebuild/prelink/postbuild script construction to account for Con... | Brad King | 2006-10-25 | 2 | -10/+21 |
|
|
* | BUG: Avoid leading and trailing newlines in custom command scripts because so... | Brad King | 2006-10-25 | 1 | -6/+12 |
|
|
* | ENH: Re-enabling # escape test now that it is implemented everywhere. | Brad King | 2006-10-25 | 1 | -4/+4 |
|
|
* | ENH: Adding support for # escape in Watcom WMake. | Brad King | 2006-10-25 | 6 | -5/+49 |
|
|
* | BUG: EQUAL -> STREQUAL for string comparison. | Brad King | 2006-10-25 | 1 | -3/+3 |
|
|
* | BUG: It cannot be an error if the values do not convert. The docs say that i... | Brad King | 2006-10-25 | 1 | -17/+4 |
|
|
* | BUG: For LESS, GREATER, and EQUAL check that the arguments can actually be co... | Brad King | 2006-10-25 | 1 | -3/+23 |
|
|
* | COMP: Remove unnecessary provocation | Andy Cedilnik | 2006-10-25 | 1 | -9/+6 |
|
|
* | BUG: Attempt to fix the test | Andy Cedilnik | 2006-10-25 | 1 | -2/+2 |
|
|
* | STYLE: Fix line length | Andy Cedilnik | 2006-10-25 | 1 | -1/+2 |
|
|
* | BUG: honor the REQUIRED flag for Perl, please backport to 2.4 branch so that | Alexander Neundorf | 2006-10-24 | 1 | -0/+4 |
|
|
* | BUG: Looks like gcov produces lines with string /*EOF*/ on them if there is n... | Andy Cedilnik | 2006-10-24 | 1 | -1/+1 |
|
|
* | ENH: remove failing test | Bill Hoffman | 2006-10-24 | 1 | -3/+3 |
|
|
* | ENH: fix more doxygen issues | Bill Hoffman | 2006-10-24 | 1 | -14/+5 |
|
|
* | ENH: remove JavaEmbedding framework | Bill Hoffman | 2006-10-24 | 1 | -4/+1 |
|
|
* | BUG: Disable testing of # escapes until it can be implemented for Watcom WMake. | Brad King | 2006-10-24 | 1 | -4/+4 |
|
|
* | BUG: fix #3955: add -O2 by default but only if no special buildtype is set | Alexander Neundorf | 2006-10-23 | 1 | -4/+10 |
|
|
* | ENH: Added # character for shell escaping. | Brad King | 2006-10-23 | 2 | -1/+5 |
|
|
* | ENH: Remove old IF(FILE_IS_NEWER) syntax. It was never in a release anyway. | Brad King | 2006-10-23 | 3 | -27/+0 |
|
|
* | BUG: Do not display cmake -E usage when any old command line error occurs. | Brad King | 2006-10-23 | 1 | -1/+0 |
|
|
* | ENH: put in backwards compatibility for older cmake | Bill Hoffman | 2006-10-23 | 1 | -6/+14 |
|
|
* | ENH: Patch from Alex to provide nicer syntax for FILE_IS_NEWER. Using name I... | Brad King | 2006-10-23 | 3 | -0/+27 |
|
|
* | ENH: remove broken test | Bill Hoffman | 2006-10-22 | 1 | -6/+9 |
|
|
* | COMP: Fixed typo: CMAKE_TEST_CMAKELIB -> COMPLEX_TEST_CMAKELIB. | Brad King | 2006-10-22 | 3 | -15/+15 |
|
|
* | ENH: Remove old include dirs. | Brad King | 2006-10-19 | 1 | -1/+0 |
|
|
* | COMP: Fix for building without system xmlrpc installed. | Brad King | 2006-10-19 | 1 | -1/+1 |
|
|
* | ENH: Adding option to use system-installed third-party libraries. This addre... | Brad King | 2006-10-19 | 1 | -1/+12 |
|
|
* | ENH: Add options to build with system utility libraries. Organize inclusion ... | Brad King | 2006-10-19 | 18 | -73/+322 |
|
|