Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ERR: Fixed signed/unsigned warning. | Brad King | 2003-02-19 | 1 | -2/+2 |
| | |||||
* | ENH: Updated to use cmDocumentation class. | Brad King | 2003-02-19 | 1 | -1/+10 |
| | |||||
* | ENH: Re-implemented document generation class to be more organized and more ↵ | Brad King | 2003-02-19 | 4 | -368/+590 |
| | | | | robust. | ||||
* | Fix to documentation formatting: removed extra newline. | Brad King | 2003-02-19 | 1 | -1/+1 |
| | |||||
* | ENH: fix for vs 7 beta1 | Bill Hoffman | 2003-02-18 | 1 | -1/+1 |
| | |||||
* | BUG: This command must be inherited. | Brad King | 2003-02-17 | 1 | -0/+3 |
| | |||||
* | Attempt to fix SGI ccmake problem (thank you Clint Miller) | Andy Cedilnik | 2003-02-17 | 1 | -1/+1 |
| | |||||
* | Minor documentation fixes | Andy Cedilnik | 2003-02-17 | 1 | -5/+22 |
| | |||||
* | ENH: Added executable-specific command-line options. | Brad King | 2003-02-17 | 1 | -1/+9 |
| | |||||
* | ENH: Added header before list of commands in generated docs. Made options ↵ | Brad King | 2003-02-17 | 2 | -14/+42 |
| | | | | more intuitive. | ||||
* | ERR: Use of stream format flags is hard to make portable. Manually ↵ | Brad King | 2003-02-16 | 1 | -6/+6 |
| | | | | implementing justification. | ||||
* | ERR: Use of std::ios::fmtflags is not portable to older compilers. | Brad King | 2003-02-16 | 1 | -1/+1 |
| | |||||
* | ENH: Cleaned up documentation and formatted it for use by cmDocumentation. | Brad King | 2003-02-14 | 75 | -365/+612 |
| | |||||
* | ENH: Improved formatting of plain-text help to add a blank line before the ↵ | Brad King | 2003-02-14 | 1 | -3/+7 |
| | | | | beginning of a preformatted section. | ||||
* | ENH: Further improved formatting. HTML/man/help now all have a consistent ↵ | Brad King | 2003-02-14 | 2 | -45/+93 |
| | | | | appearance. | ||||
* | ENH: Improved formatting of documentation. | Brad King | 2003-02-14 | 2 | -7/+72 |
| | |||||
* | Lowercase has a bad signiture, so I have to live with it | Ken Martin | 2003-02-14 | 1 | -2/+1 |
| | |||||
* | ERR: Added missing include for msvc. | Brad King | 2003-02-14 | 1 | -0/+1 |
| | |||||
* | ENH: Added cmDocumentation class to generate various forms of documentation. ↵ | Brad King | 2003-02-14 | 11 | -9/+663 |
| | | | | Each executable will be able to generate its own documentation. | ||||
* | spelling errors | Bill Hoffman | 2003-02-14 | 10 | -20/+20 |
| | |||||
* | ENH: Centralized setting of CMake version number to top-level CMake listfile. | Brad King | 2003-02-14 | 7 | -11/+30 |
| | |||||
* | Try to fix update | Andy Cedilnik | 2003-02-12 | 2 | -2/+5 |
| | |||||
* | Write individual too | Andy Cedilnik | 2003-02-12 | 1 | -4/+11 |
| | |||||
* | Fix comment | Andy Cedilnik | 2003-02-11 | 1 | -1/+1 |
| | |||||
* | Fix cont and remove comments | Andy Cedilnik | 2003-02-11 | 2 | -6/+6 |
| | |||||
* | Start working on cont | Andy Cedilnik | 2003-02-11 | 3 | -16/+30 |
| | |||||
* | Fix date issues with different models | Andy Cedilnik | 2003-02-11 | 3 | -14/+134 |
| | |||||
* | ENH: add a new test for TRY_COMPILE | Bill Hoffman | 2003-02-10 | 1 | -0/+5 |
| | |||||
* | ENH: Running "make test" can now have ARGS specified on the command line. ↵ | Brad King | 2003-02-10 | 1 | -1/+4 |
| | | | | These ARGS are passed to ctest. | ||||
* | Fix for include optional | Bill Hoffman | 2003-02-08 | 2 | -6/+12 |
| | |||||
* | BUG: fix for spaces in paths in library path | Bill Hoffman | 2003-02-08 | 1 | -1/+1 |
| | |||||
* | Several fixes/improvements: | Brad King | 2003-02-07 | 12 | -39/+207 |
| | | | | | | | | | | | | | - Fixed CollapseFullPath to work on relative paths with base paths not in the current working directory. - INCLUDE command now supports relative paths (using above fix). - Added ABSOLUTE option to GET_FILENAME_COMPONENT command to unwind symlinks and relative paths. - Fixed libName_EXPORTS macro definition to be valid C identifier. - Added DEFINE_SYMBOL target propterty for customizing the export symbol. - Implemented LINK_FLAGS target propterty for libraries in VC6 and VC7. Several of these fixes were contributed by Gareth Jones. | ||||
* | Remove warnings on AIX | Bill Hoffman | 2003-02-07 | 1 | -1/+8 |
| | |||||
* | Do not reuse connection as that feature seems to be broken | Andy Cedilnik | 2003-02-07 | 1 | -26/+26 |
| | |||||
* | Fix update return status | Andy Cedilnik | 2003-02-07 | 1 | -2/+6 |
| | |||||
* | ENH: spelling error fix | Bill Hoffman | 2003-02-07 | 1 | -1/+1 |
| | |||||
* | BUG: use IsNOTFOUND | Bill Hoffman | 2003-02-07 | 1 | -1/+1 |
| | |||||
* | Add updating support | Andy Cedilnik | 2003-02-07 | 2 | -1/+272 |
| | |||||
* | added option to shut off automatic rebuilding | Ken Martin | 2003-02-06 | 2 | -13/+28 |
| | |||||
* | ENH: Comeau C++ has been added for nightly testing. It does not support ↵ | Brad King | 2003-02-06 | 1 | -11/+18 |
| | | | | shared libraries, so we cannot run the complex tests. | ||||
* | add better testing for unlink | Bill Hoffman | 2003-02-06 | 3 | -2/+19 |
| | |||||
* | BUG: Generate 0 into test driver instead of NULL. | Brad King | 2003-02-05 | 1 | -1/+1 |
| | |||||
* | BUG: Don't include prototype in test for gethostbyname_r. | Brad King | 2003-02-05 | 1 | -0/+18 |
| | |||||
* | BUG: AppleInfo.plist should come from build tree. | Brad King | 2003-02-05 | 1 | -1/+1 |
| | |||||
* | ENH: Better error checking for cache iterator. | Brad King | 2003-02-05 | 2 | -3/+40 |
| | |||||
* | ENH: add a check for -NOTFOUND | Bill Hoffman | 2003-02-05 | 1 | -1/+1 |
| | |||||
* | BUG: add better testing for notfound | Bill Hoffman | 2003-02-04 | 1 | -2/+4 |
| | |||||
* | BUG: don't let the messages get too big | Bill Hoffman | 2003-02-04 | 1 | -1/+1 |
| | |||||
* | Oops, std namespace | Andy Cedilnik | 2003-02-04 | 1 | -1/+1 |
| | |||||
* | Generate java dependency files | Andy Cedilnik | 2003-02-04 | 1 | -0/+16 |
| |