| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: remove uncompiled header | Bill Hoffman | 2006-07-25 | 1 | -3/+0 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-07-25 | 1 | -1/+1 |
|
|
* | ENH: allow for source tree to be in root directory | Bill Hoffman | 2006-07-24 | 2 | -6/+19 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-07-24 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-07-23 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-07-22 | 1 | -1/+1 |
|
|
* | ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. ... | Brad King | 2006-07-21 | 6 | -96/+96 |
|
|
* | ENH: fix color output inside of ctest runs | Ken Martin | 2006-07-21 | 2 | -1/+6 |
|
|
* | ENH: Cleanup. Replace c-style cast with static_cast and replace sprintf with ... | Andy Cedilnik | 2006-07-21 | 1 | -12/+13 |
|
|
* | BUG: Fixed building of C++-only projects and added a test. | Brad King | 2006-07-21 | 1 | -0/+10 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-07-21 | 1 | -1/+1 |
|
|
* | BUG: Do not display VT100 escapes inside emacs even if TERM is set to xterm. | Brad King | 2006-07-20 | 1 | -0/+9 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-07-20 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-07-19 | 1 | -1/+1 |
|
|
* | BUG: If the user specifies a cache entry on the command line without a type, ... | Brad King | 2006-07-18 | 5 | -9/+50 |
|
|
* | COMP: Fix references to cin, cout, cerr, and clog in case of HP aCC compiler ... | Brad King | 2006-07-18 | 1 | -3/+53 |
|
|
* | STYLE: fix long lines | Ken Martin | 2006-07-18 | 2 | -4/+4 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-07-18 | 1 | -1/+1 |
|
|
* | BUG: When handing the child stdin pipe a file, allow another process to be wr... | Brad King | 2006-07-17 | 1 | -2/+3 |
|
|
* | COMP: fix warning | Ken Martin | 2006-07-17 | 1 | -1/+1 |
|
|
* | COMP: Only delete once | Andy Cedilnik | 2006-07-17 | 1 | -4/+0 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-07-17 | 1 | -1/+1 |
|
|
* | COMP: Remove some warnings | Andy Cedilnik | 2006-07-17 | 2 | -2/+12 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-07-16 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-07-15 | 1 | -1/+1 |
|
|
* | ENH: Add a way to get unused arguments and add a test | Andy Cedilnik | 2006-07-14 | 5 | -0/+167 |
|
|
* | COMP: Remove warning | Andy Cedilnik | 2006-07-14 | 1 | -1/+1 |
|
|
* | ENH: It does not really makes sense to have Boolean Argument List | Andy Cedilnik | 2006-07-14 | 2 | -22/+0 |
|
|
* | ENH: Add support for multi-arguments: -f arg1 arg2 arg3 ... and support for l... | Andy Cedilnik | 2006-07-14 | 5 | -174/+464 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-07-14 | 1 | -1/+1 |
|
|
* | ENH: added progress to custom commands with comments | Ken Martin | 2006-07-13 | 1 | -0/+13 |
|
|
* | COMP: Remove warnings | Andy Cedilnik | 2006-07-13 | 2 | -10/+12 |
|
|
* | STYLE: Fix kwstyle | Andy Cedilnik | 2006-07-13 | 1 | -1/+2 |
|
|
* | COMP: Remove warnings | Andy Cedilnik | 2006-07-13 | 1 | -3/+3 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-07-13 | 1 | -1/+1 |
|
|
* | ENH: Remove debug | Andy Cedilnik | 2006-07-12 | 2 | -3/+2 |
|
|
* | BUG: Fix error conditions | Andy Cedilnik | 2006-07-12 | 1 | -3/+3 |
|
|
* | COMP: fix old compiler issue | Ken Martin | 2006-07-12 | 1 | -1/+5 |
|
|
* | BUG: reduce the number of file handles kept open | Ken Martin | 2006-07-12 | 2 | -15/+12 |
|
|
* | ENH: added progress for subdir all targets and fixed compiler waring | Ken Martin | 2006-07-12 | 3 | -11/+72 |
|
|
* | STYLE: Remove debug | Andy Cedilnik | 2006-07-12 | 1 | -4/+0 |
|
|
* | COMP: Remove warnings | Andy Cedilnik | 2006-07-12 | 4 | -11/+12 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-07-12 | 1 | -1/+1 |
|
|
* | ENH: Added creation of XXX_FIND_COMPONENTS list of all components requested w... | Brad King | 2006-07-11 | 1 | -3/+31 |
|
|
* | COMP: Fix stl string access | Andy Cedilnik | 2006-07-11 | 1 | -2/+2 |
|
|
* | BUG: Try to fix the problem of bad test names | Andy Cedilnik | 2006-07-11 | 6 | -14/+36 |
|
|
* | ENH: Made cmLocalVisualStudioGenerator a superclass of cmLocalVisualStudio6Ge... | Brad King | 2006-07-11 | 2 | -4/+29 |
|
|
* | ENH: Moved unique object file name computation from cmLocalUnixMakefileGenera... | Brad King | 2006-07-11 | 9 | -126/+270 |
|
|
* | ENH: fix compile warning | Ken Martin | 2006-07-11 | 1 | -2/+0 |
|
|
* | BUG: changed to progress to make it more flexible and to no relink targets as... | Ken Martin | 2006-07-11 | 6 | -109/+225 |
|
|