summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix return value problemAndy Cedilnik2003-02-171-1/+1
* Attempt to fix SGI ccmake problem (thank you Clint Miller)Andy Cedilnik2003-02-171-1/+1
* Minor documentation fixesAndy Cedilnik2003-02-171-5/+22
* ENH: Added executable-specific command-line options.Brad King2003-02-171-1/+9
* ENH: Added header before list of commands in generated docs. Made options mo...Brad King2003-02-172-14/+42
* ERR: Use of stream format flags is hard to make portable. Manually implement...Brad King2003-02-161-6/+6
* ERR: Use of std::ios::fmtflags is not portable to older compilers.Brad King2003-02-161-1/+1
* ENH: Cleaned up documentation and formatted it for use by cmDocumentation.Brad King2003-02-1475-365/+612
* ENH: Improved formatting of plain-text help to add a blank line before the be...Brad King2003-02-141-3/+7
* ENH: Further improved formatting. HTML/man/help now all have a consistent ap...Brad King2003-02-142-45/+93
* ENH: Improved formatting of documentation.Brad King2003-02-142-7/+72
* Lowercase has a bad signiture, so I have to live with itKen Martin2003-02-141-2/+1
* ERR: Added missing include for msvc.Brad King2003-02-141-0/+1
* ENH: Added cmDocumentation class to generate various forms of documentation. ...Brad King2003-02-1411-9/+663
* ENH: move full path compiler to internal and not just advancedBill Hoffman2003-02-142-2/+3
* spelling errorsBill Hoffman2003-02-1411-22/+22
* fix spelling errorsBill Hoffman2003-02-141-43286/+11353
* ENH: Centralized setting of CMake version number to top-level CMake listfile.Brad King2003-02-1410-30/+92
* ENH: Merged updates for 1.6.4 release.Brad King2003-02-131-2/+2
* Try to fix updateAndy Cedilnik2003-02-122-2/+5
* Write individual tooAndy Cedilnik2003-02-121-4/+11
* Ok, now it finds JNI on Mac OSX 10.2Andy Cedilnik2003-02-111-10/+14
* Fix typoAndy Cedilnik2003-02-111-3/+3
* Add missing locationAndy Cedilnik2003-02-111-0/+3
* Improve searching for java files on OSXAndy Cedilnik2003-02-111-10/+38
* Fix commentAndy Cedilnik2003-02-111-1/+1
* Moving this very specific module to VTK.Brad King2003-02-112-52/+0
* Fix cont and remove commentsAndy Cedilnik2003-02-112-6/+6
* Start working on contAndy Cedilnik2003-02-113-16/+30
* ENH: add more testing for ansi for scopesBill Hoffman2003-02-111-1/+26
* clean up check for for scope testBill Hoffman2003-02-111-2/+3
* Fix date issues with different modelsAndy Cedilnik2003-02-113-14/+134
* ENH: add a new test for TRY_COMPILEBill Hoffman2003-02-102-9/+15
* ENH: add a new test to test try compileBill Hoffman2003-02-103-0/+60
* ENH: Running "make test" can now have ARGS specified on the command line. Th...Brad King2003-02-101-1/+4
* ERR: Removed extra &&.Brad King2003-02-091-1/+1
* Fix for include optionalBill Hoffman2003-02-082-6/+12
* BUG: fix for spaces in paths in library pathBill Hoffman2003-02-081-1/+1
* BUG: Copying _LIB_DEPENDS variables requires double-quoted argument.Brad King2003-02-071-40/+40
* Several fixes/improvements:Brad King2003-02-0712-39/+207
* Remove warnings on AIXBill Hoffman2003-02-071-1/+8
* Do not reuse connection as that feature seems to be brokenAndy Cedilnik2003-02-071-26/+26
* Fix update return statusAndy Cedilnik2003-02-071-2/+6
* ENH: spelling error fixBill Hoffman2003-02-071-1/+1
* BUG: use IsNOTFOUNDBill Hoffman2003-02-071-1/+1
* Add updating supportAndy Cedilnik2003-02-072-1/+272
* tell the aix linker not to give warnings with -bhalt:5Bill Hoffman2003-02-061-0/+7
* added option to shut off automatic rebuildingKen Martin2003-02-062-13/+28
* ENH: Comeau C++ has been added for nightly testing. It does not support shar...Brad King2003-02-061-11/+18
* add better testing for unlinkBill Hoffman2003-02-063-2/+19