summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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. ↵Brad King2003-02-101-1/+4
| | | | These ARGS are passed to ctest.
* 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
| | | | | | | | | | | | | - 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 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 ↵Brad King2003-02-061-11/+18
| | | | shared libraries, so we cannot run the complex tests.
* add better testing for unlinkBill Hoffman2003-02-063-2/+19
|
* BUG: Generate 0 into test driver instead of NULL.Brad King2003-02-051-1/+1
|
* BUG: Don't include prototype in test for gethostbyname_r.Brad King2003-02-051-0/+18
|
* ENH: Added win32_zipfile and win32_upload commands.Brad King2003-02-051-3/+28
|
* BUG: AppleInfo.plist should come from build tree.Brad King2003-02-051-1/+1
|
* fix default release flags for hpBill Hoffman2003-02-051-2/+2
|
* ENH: Better error checking for cache iterator.Brad King2003-02-052-3/+40
|
* ENH: add a check for -NOTFOUNDBill Hoffman2003-02-051-1/+1
|
* move cmake install out of advancedBill Hoffman2003-02-041-2/+4
|
* BUG: add better testing for notfoundBill Hoffman2003-02-041-2/+4
|
* Created modules for Mesa headers and libraries.Berk Geveci2003-02-042-0/+52
|
* BUG: don't let the messages get too bigBill Hoffman2003-02-041-1/+1
|
* Oops, std namespaceAndy Cedilnik2003-02-041-1/+1
|
* Generate java dependency filesAndy Cedilnik2003-02-041-0/+16
|
* ENH: Improved robustness of remote invocation. Added more documentation.Brad King2003-02-041-15/+44
|
* ENH: Added documentation and usage.Brad King2003-02-041-5/+109
|
* ENH: add a better test for lib depsBill Hoffman2003-02-033-0/+3
|