Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: allow for source tree to be in root directory | Bill Hoffman | 2006-07-24 | 2 | -6/+19 |
| | |||||
* | ENH: more coverage | Ken Martin | 2006-07-24 | 1 | -0/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-07-24 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2006-07-23 | 1 | -1/+1 |
| | |||||
* | BUG: CMAKE_AR should be advanced. | Brad King | 2006-07-22 | 1 | -0/+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 | 12 | -327/+1067 |
| | | | | It also updates the UseWX test and WXDialog sources to use the new find script. | ||||
* | ENH: Do not include experimental WXDialog in release. | Brad King | 2006-07-21 | 1 | -3/+0 |
| | |||||
* | ENH: Added documentation about XXX_FIND_COMPONENTS for FIND_PACKAGE. | Brad King | 2006-07-21 | 1 | -5/+6 |
| | |||||
* | ENH: fix color output inside of ctest runs | Ken Martin | 2006-07-21 | 2 | -1/+6 |
| | |||||
* | BUG: work around XCode issue | Ken Martin | 2006-07-21 | 6 | -6/+6 |
| | |||||
* | ENH: Cleanup. Replace c-style cast with static_cast and replace sprintf with ↵ | Andy Cedilnik | 2006-07-21 | 1 | -12/+13 |
| | | | | cmOStringStream | ||||
* | ENH: Adding FindBoost.cmake module from Andrew Maclean. This addresses ↵ | Brad King | 2006-07-21 | 1 | -0/+157 |
| | | | | bug#3447. | ||||
* | BUG: Fixed building of C++-only projects and added a test. | Brad King | 2006-07-21 | 2 | -0/+20 |
| | |||||
* | ENH: Adding C++-only test. | Brad King | 2006-07-21 | 6 | -0/+59 |
| | |||||
* | ENH: increase coverage in a couple places | Ken Martin | 2006-07-21 | 5 | -8/+73 |
| | |||||
* | 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 |
| | | | | the FIND_* commands should add the type and docstring to the given value and put it back in the cache. | ||||
* | STYLE: Added note about singular versus plural name for XXX_INCLUDE_DIRS. ↵ | Brad King | 2006-07-18 | 1 | -2/+5 |
| | | | | Added XXX_LIBRARY_DIRS and XXX_YY_INCLUDE_DIR conventions. | ||||
* | COMP: Fix references to cin, cout, cerr, and clog in case of HP aCC compiler ↵ | Brad King | 2006-07-18 | 1 | -3/+53 |
| | | | | with -mt flag. | ||||
* | 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 ↵ | Brad King | 2006-07-17 | 1 | -2/+3 |
| | | | | writing to the file at the same time. This allows children such as tail -f to function properly. | ||||
* | 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 ↵ | Andy Cedilnik | 2006-07-14 | 5 | -174/+464 |
| | | | | lists: -f arg1 -f arg2 -f arg3 ... and for boolean to be stored as strings and doubles | ||||
* | 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 warning | Andy Cedilnik | 2006-07-13 | 1 | -0/+2 |
| | |||||
* | COMP: Remove warnings | Andy Cedilnik | 2006-07-13 | 5 | -13/+18 |
| | |||||
* | 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 | 8 | -23/+23 |
| |