summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* BUG: Removed generation of stray paren.Brad King2003-02-031-2/+0
|
* ENH: Cleaned up sgi unreferenced warning hack.Brad King2003-02-031-13/+11
|
* fix warningBill Hoffman2003-02-021-4/+4
|
* ENH: fix warningBill Hoffman2003-02-011-1/+0
|
* ENH: fix doc lineBill Hoffman2003-02-011-2/+2
|
* BUG: add missing ;Bill Hoffman2003-02-011-2/+2
|
* ENH: add checking for NOTFOUNDBill Hoffman2003-01-311-1/+0
|
* ENH: add checking for NOTFOUNDBill Hoffman2003-01-312-4/+5
|
* ENH: add checking for NOTFOUNDBill Hoffman2003-01-3117-36/+95
|
* ENH: Another merge from branch 1.6.Brad King2003-01-311-3/+2
|
* BUG: Change install location of cmCPluginAPI header.Brad King2003-01-311-1/+1
|
* fixed warningsKen Martin2003-01-311-0/+2
|
* Add some error checking for missing include directories and link librariesAndy Cedilnik2003-01-303-0/+16
|
* Remove extra quoteAndy Cedilnik2003-01-301-1/+1
|
* BUG: can not mix cout and fgets on hpBill Hoffman2003-01-301-7/+7
|
* ERR: Fixing attempt to remove warnings.Brad King2003-01-301-5/+3
|
* ERR: Another attempt to get rid of unreferenced inline function warnings on SGI.Brad King2003-01-291-0/+9
|
* Attempt to fix build problem on some platformsAndy Cedilnik2003-01-291-2/+7
|
* ENH: better docsBill Hoffman2003-01-281-1/+3
|
* ENH: change FIND_FILE to FIND_PROGRAMBill Hoffman2003-01-282-29/+10
|
* Make things work on unix and add DVIPDFAndy Cedilnik2003-01-281-0/+10
|
* Fix output variable and remove this->m_ to be only m_Andy Cedilnik2003-01-271-25/+28
|
* Move errors to output variableAndy Cedilnik2003-01-271-13/+37
|
* ENH: Merged more changes from 1.6 branch.Brad King2003-01-241-1/+7
|