| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Adding debugging code for freebsd. | Brad King | 2005-05-13 | 2 | -0/+15 |
|
|
* | BUG: minor cleanup and fix for convenience rules | Ken Martin | 2005-05-13 | 1 | -20/+23 |
|
|
* | BUG: filx for old bug in rel path computaiton code | Ken Martin | 2005-05-13 | 1 | -6/+10 |
|
|
* | ENH: warning fixes and some first steps in cleaning up the convert code | Ken Martin | 2005-05-13 | 7 | -139/+149 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-05-13 | 1 | -1/+1 |
|
|
* | Undo fix as it broke the dashboard | Bill Hoffman | 2005-05-12 | 1 | -16/+6 |
|
|
* | ENH: fix for bug where debug, release etc flags were not used for linker opti... | Bill Hoffman | 2005-05-12 | 1 | -6/+16 |
|
|
* | ENH: moved gen3 into bootstrap process | Ken Martin | 2005-05-12 | 1 | -0/+2 |
|
|
* | COMP: shut up unused var | Ken Martin | 2005-05-12 | 1 | -1/+1 |
|
|
* | BUG: fix bad generator name | Ken Martin | 2005-05-12 | 1 | -1/+1 |
|
|
* | ENH: defer relative paths | Ken Martin | 2005-05-12 | 1 | -10/+10 |
|
|
* | ENH: added new generator | Ken Martin | 2005-05-12 | 11 | -38/+91 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-05-12 | 1 | -1/+1 |
|
|
* | ENH: some changes to the depends signature to be more flexible | Ken Martin | 2005-05-11 | 9 | -53/+60 |
|
|
* | ENH: another snapshot | Ken Martin | 2005-05-11 | 3 | -55/+101 |
|
|
* | ENH: added new methods to convert to HomeRelative paths | Ken Martin | 2005-05-11 | 2 | -2/+37 |
|
|
* | ENH: snapshot | Ken Martin | 2005-05-11 | 4 | -81/+328 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-05-11 | 1 | -1/+1 |
|
|
* | ENH: Removing QNX hack for test 6 now that the problem has been fixed. | Brad King | 2005-05-10 | 1 | -7/+0 |
|
|
* | BUG: struct timeval uses unsigned types on at least one platform (QNX). Alot... | Brad King | 2005-05-10 | 1 | -8/+23 |
|
|
* | ENH: Allow changing of file name | Andy Cedilnik | 2005-05-10 | 2 | -1/+19 |
|
|
* | BUG: Re-implemented dependency line parsing to deal with quoted paths and esc... | Brad King | 2005-05-10 | 2 | -44/+68 |
|
|
* | ENH: Remove the old code | Andy Cedilnik | 2005-05-10 | 1 | -2/+5 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-05-10 | 1 | -1/+1 |
|
|
* | ENH: some more fixes | Ken Martin | 2005-05-09 | 1 | -27/+2 |
|
|
* | ENH: some more cleanup | Ken Martin | 2005-05-09 | 2 | -9/+12 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-05-09 | 1 | -1/+1 |
|
|
* | ENH: Add notes | Andy Cedilnik | 2005-05-08 | 2 | -0/+18 |
|
|
* | ENH: Remove error about not being able to update CTest configuration | Andy Cedilnik | 2005-05-08 | 1 | -0/+1 |
|
|
* | ENH: Remove memory leak and remember global generator for next time | Andy Cedilnik | 2005-05-08 | 2 | -7/+41 |
|
|
* | ENH: Add method so that ctest handlers and commands can add notes | Andy Cedilnik | 2005-05-08 | 2 | -9/+30 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-05-08 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-05-07 | 1 | -1/+1 |
|
|
* | ENH: updates | Ken Martin | 2005-05-06 | 4 | -643/+650 |
|
|
* | COMP: Fixed forced bool conversion warning. | Brad King | 2005-05-06 | 1 | -1/+1 |
|
|
* | ENH: Added optional verbose output to build system dependency check. | Brad King | 2005-05-06 | 11 | -31/+84 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-05-06 | 1 | -1/+1 |
|
|
* | ENH: backup of work in progress | Ken Martin | 2005-05-05 | 4 | -0/+3873 |
|
|
* | BUG: If there is a fatal error, stop processing list file | Andy Cedilnik | 2005-05-05 | 1 | -0/+4 |
|
|
* | BUG: Added space after /clean to avoid putting it together with the build con... | Brad King | 2005-05-05 | 1 | -1/+1 |
|
|
* | ENH: Add configuration file for kwsys | Andy Cedilnik | 2005-05-05 | 1 | -0/+2 |
|
|
* | ENH: Add new style ctest project | Andy Cedilnik | 2005-05-05 | 3 | -0/+49 |
|
|
* | ENH: Add default configure rules for CMake projects and add default rules for... | Andy Cedilnik | 2005-05-05 | 2 | -7/+89 |
|
|
* | ENH: Add variable that holds cmake executable | Andy Cedilnik | 2005-05-05 | 1 | -0/+2 |
|
|
* | ENH: Add accessort for CMake executable | Andy Cedilnik | 2005-05-05 | 1 | -0/+1 |
|
|
* | ENH: Disabling test 6 on QNX until process killing can be resolved. It will ... | Brad King | 2005-05-05 | 1 | -0/+7 |
|
|
* | BUG: Fix logic for verbose | Andy Cedilnik | 2005-05-05 | 1 | -1/+1 |
|
|
* | COMP: Removed unused parameter warning. | Brad King | 2005-05-05 | 1 | -1/+1 |
|
|
* | COMP: Added work-around to avoid warnings about unreferenced inline functions... | Brad King | 2005-05-05 | 1 | -0/+21 |
|
|
* | COMP: Added initializer to avoid warning. It is not really needed, though. | Brad King | 2005-05-05 | 1 | -1/+1 |
|
|