| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Makefiles now have rules to do a global generate if the CMake listfiles ... | Brad King | 2003-08-07 | 1 | -13/+31 |
|
|
* | BUG: fix for bugs 125 - 128, and a fix for the bug introduced by the bug fix ... | Bill Hoffman | 2003-08-07 | 1 | -2/+2 |
|
|
* | ENH: oops, initialize variable | Andy Cedilnik | 2003-08-06 | 1 | -1/+1 |
|
|
* | ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES | Andy Cedilnik | 2003-08-06 | 5 | -1/+53 |
|
|
* | BUG: Don't use -V as a version option. It conflicts with ctest. | Brad King | 2003-08-06 | 1 | -1/+0 |
|
|
* | ENH: Removed old argument processing code that never does anything. | Brad King | 2003-08-06 | 1 | -24/+0 |
|
|
* | BUG#129: Fixed load/save of CMakeCache.txt when it is not in the current dire... | Brad King | 2003-08-06 | 2 | -5/+3 |
|
|
* | ENH: If CMAKE_EDIT_COMMAND is not specified, use cmake -i | Andy Cedilnik | 2003-08-06 | 1 | -0/+9 |
|
|
* | ENH: Tweaked whitespace in documentation of command. | Brad King | 2003-08-06 | 2 | -3/+3 |
|
|
* | ENH: Tweaked whitespace in documentation of command. | Brad King | 2003-08-06 | 1 | -8/+6 |
|
|
* | ENH: Added SEE ALSO support for generated unix manpage. | Brad King | 2003-08-06 | 1 | -0/+9 |
|
|
* | BUG: We don't want to install cmaketest on UNIX or windows. It is for intern... | Brad King | 2003-08-06 | 1 | -1/+0 |
|
|
* | ENH: Added documentation for ctest. | Brad King | 2003-08-06 | 1 | -21/+82 |
|
|
* | ENH: Added configuration of name of executable in man page header and version... | Brad King | 2003-08-06 | 5 | -4/+32 |
|
|
* | BUG: If a directory is specified on the command line that is not an existing ... | Brad King | 2003-08-06 | 1 | -1/+3 |
|
|
* | ENH: Hide windows for processes run by RunSingleCommand. | Brad King | 2003-08-06 | 1 | -0/+1 |
|
|
* | Fixed indentation | Brad King | 2003-08-06 | 1 | -4/+4 |
|
|
* | ENH: do not output make install rules on windows because they do not work | Bill Hoffman | 2003-08-06 | 1 | -0/+5 |
|
|
* | BUG: Fixed spacing error in message. | Brad King | 2003-08-06 | 1 | -1/+1 |
|
|
* | ENH: Install test is now enabled when CMAKE_INSTALL_PREFIX is CMake_BINARY_DI... | Brad King | 2003-08-06 | 1 | -2/+2 |
|
|
* | ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMak... | Brad King | 2003-08-06 | 1 | -201/+213 |
|
|
* | ENH: Fix install problem | Andy Cedilnik | 2003-08-06 | 1 | -1/+1 |
|
|
* | BUG: Need to provide stdin to child processes. | Brad King | 2003-08-06 | 1 | -0/+1 |
|
|
* | ENH: Added support to --help to print help for a single command. | Brad King | 2003-08-05 | 2 | -10/+55 |
|
|
* | BUG: Fixed implementation of long dependency list support. The proxy target ... | Brad King | 2003-08-05 | 1 | -18/+7 |
|
|
* | ENH: Clarified source directory mismatch message. | Brad King | 2003-08-05 | 1 | -3/+4 |
|
|
* | ENH#61: cmake and ccmake now support passing the path to a CMakeCache.txt fil... | Brad King | 2003-08-05 | 2 | -8/+94 |
|
|
* | BUG#92 - Added XML escaping for <, >, and &. | Brad King | 2003-08-05 | 1 | -0/+9 |
|
|
* | ENH: Added show/hide window support. | Brad King | 2003-08-05 | 2 | -23/+31 |
|
|
* | ENH: Added SetOption/GetOption methods for platform-specific options. | Brad King | 2003-08-05 | 3 | -0/+55 |
|
|
* | BUG: Can't close stdin. | Brad King | 2003-08-05 | 1 | -2/+4 |
|
|
* | BUG: Added missing zero-initialization of struct sigaction. | Brad King | 2003-08-05 | 1 | -0/+2 |
|
|
* | BUG: GetErrorString should return ErrorMessage buffer, not the pipe buffer. | Brad King | 2003-08-05 | 1 | -1/+1 |
|
|
* | minor fix | Ken Martin | 2003-08-05 | 1 | -4/+4 |
|
|
* | added outputEcho method and fixed make help for nmake and borland | Ken Martin | 2003-08-05 | 2 | -35/+52 |
|
|
* | added make help target first cut | Ken Martin | 2003-08-04 | 1 | -1/+47 |
|
|
* | fix for debug libs on UNIX | Ken Martin | 2003-08-04 | 1 | -2/+12 |
|
|
* | ENH: Improve paths on windows | Andy Cedilnik | 2003-08-04 | 1 | -1/+10 |
|
|
* | ENH: Fix escaping on windows | Andy Cedilnik | 2003-08-04 | 1 | -14/+2 |
|
|
* | ENH: Fix argument parsing on UNIX with spaces | Andy Cedilnik | 2003-08-04 | 1 | -3/+15 |
|
|
* | ENH: Use new RunCommand | Andy Cedilnik | 2003-08-04 | 1 | -2/+2 |
|
|
* | ENH: Use new RunCommand | Andy Cedilnik | 2003-08-04 | 2 | -17/+21 |
|
|
* | ENH: Use the new RunCommand | Andy Cedilnik | 2003-08-04 | 2 | -10/+9 |
|
|
* | ENH: Use the new signature | Andy Cedilnik | 2003-08-04 | 1 | -2/+2 |
|
|
* | ENH: Use the new RunCommand | Andy Cedilnik | 2003-08-04 | 4 | -6/+14 |
|
|
* | ENH: Use the new signature | Andy Cedilnik | 2003-08-04 | 2 | -3/+4 |
|
|
* | ENH: Add back the kwsysProcess RunCommand, now is in parallel | Andy Cedilnik | 2003-08-04 | 2 | -1/+147 |
|
|
* | ENH: Add accessor for the list of commands | Andy Cedilnik | 2003-08-04 | 3 | -2/+22 |
|
|
* | BUG: Fix problem with uninitialized variables | Andy Cedilnik | 2003-08-02 | 3 | -5/+26 |
|
|
* | ENH: Make out of source work on Windows | Andy Cedilnik | 2003-08-01 | 1 | -1/+1 |
|
|