Brad King
ce3edc362f
BUG: Don't include prototype in test for gethostbyname_r.
2003-02-05 17:52:18 -05:00
Brad King
3a68f653ae
ENH: Added win32_zipfile and win32_upload commands.
2003-02-05 16:56:26 -05:00
Brad King
388d3afd23
BUG: AppleInfo.plist should come from build tree.
2003-02-05 16:17:49 -05:00
Bill Hoffman
e0d166ec72
fix default release flags for hp
2003-02-05 14:55:51 -05:00
Brad King
5bcd9203c3
ENH: Better error checking for cache iterator.
2003-02-05 14:55:46 -05:00
Bill Hoffman
4c22977685
ENH: add a check for -NOTFOUND
2003-02-05 13:24:33 -05:00
Bill Hoffman
bec6a7076a
move cmake install out of advanced
2003-02-04 15:37:47 -05:00
Bill Hoffman
e3d93e22f8
BUG: add better testing for notfound
2003-02-04 15:37:24 -05:00
Berk Geveci
c8daa038c2
Created modules for Mesa headers and libraries.
2003-02-04 14:37:33 -05:00
Bill Hoffman
02722857bd
BUG: don't let the messages get too big
2003-02-04 14:31:57 -05:00
Andy Cedilnik
d55033b4c1
Oops, std namespace
2003-02-04 09:50:20 -05:00
Andy Cedilnik
b35814d65e
Generate java dependency files
2003-02-04 09:48:00 -05:00
Brad King
d1d92f7678
ENH: Improved robustness of remote invocation. Added more documentation.
2003-02-03 23:08:54 -05:00
Brad King
8c161e7fe3
ENH: Added documentation and usage.
2003-02-03 22:47:49 -05:00
Bill Hoffman
486da564ef
ENH: add a better test for lib deps
2003-02-03 13:31:31 -05:00
Brad King
ab2fdaa8fa
BUG: Removed generation of stray paren.
2003-02-03 09:53:33 -05:00
Brad King
153bd2446f
ENH: Cleaned up sgi unreferenced warning hack.
2003-02-02 22:32:00 -05:00
Bill Hoffman
d9d19a4d68
fix warning
2003-02-02 11:45:44 -05:00
Bill Hoffman
94b11a6ee4
ENH: fix warning
2003-02-01 16:39:39 -05:00
Bill Hoffman
125b6c10f4
ENH: fix doc line
2003-02-01 16:39:15 -05:00
Bill Hoffman
f432cc54cf
BUG: add missing ;
2003-02-01 16:27:48 -05:00
Bill Hoffman
15fc30ae40
ENH: add checking for NOTFOUND
2003-01-31 15:01:37 -05:00
Bill Hoffman
81aee11c21
ENH: add checking for NOTFOUND
2003-01-31 14:39:49 -05:00
Bill Hoffman
f58d7df66a
ENH: add checking for NOTFOUND
2003-01-31 13:50:42 -05:00
Brad King
5e661c6639
ENH: Another merge from branch 1.6.
2003-01-31 11:41:59 -05:00
Brad King
d2951bc1ba
BUG: Change install location of cmCPluginAPI header.
2003-01-31 11:35:09 -05:00
Ken Martin
1408742c23
fixed warnings
2003-01-31 08:47:53 -05:00
Andy Cedilnik
6b228ff924
Add some error checking for missing include directories and link libraries
2003-01-30 14:34:40 -05:00
Andy Cedilnik
c4bf103772
Remove extra quote
2003-01-30 14:34:16 -05:00
Bill Hoffman
6dda0c976f
BUG: can not mix cout and fgets on hp
2003-01-30 13:19:58 -05:00
Brad King
6c4375309c
ERR: Fixing attempt to remove warnings.
2003-01-30 11:50:50 -05:00
Brad King
d7ab8e2bcf
ERR: Another attempt to get rid of unreferenced inline function warnings on SGI.
2003-01-29 14:20:05 -05:00
Andy Cedilnik
d530fbe731
Attempt to fix build problem on some platforms
2003-01-29 09:06:46 -05:00
Bill Hoffman
d1925b4443
ENH: better docs
2003-01-28 15:48:12 -05:00
Bill Hoffman
e44be57f6d
ENH: change FIND_FILE to FIND_PROGRAM
2003-01-28 15:44:45 -05:00
Andy Cedilnik
a3c282ebbd
Make things work on unix and add DVIPDF
2003-01-28 08:53:27 -05:00
Andy Cedilnik
824d9112b1
Fix output variable and remove this->m_ to be only m_
2003-01-27 12:25:34 -05:00
Andy Cedilnik
7fcb0525b1
Move errors to output variable
2003-01-27 12:18:43 -05:00
Brad King
1048560af6
ENH: Merged more changes from 1.6 branch.
2003-01-24 17:40:17 -05:00
Brad King
f65dfd7b47
ENH: Merged more changes from 1.6 branch.
2003-01-24 15:48:22 -05:00
Brad King
537ad627cb
ENH: Merged 1.6-branch changes to release scripts.
2003-01-24 14:40:07 -05:00
Brad King
415eca1fbb
BUG: Added missing link flag to export symbols from an executable.
2003-01-24 13:53:21 -05:00
Brad King
0dfef723f7
ENH: Enabled testing during release build.
2003-01-24 11:41:37 -05:00
Brad King
100a96297e
ERR: Fixed unreferenced termios declaration warning.
2003-01-24 10:33:46 -05:00
Sebastien Barre
9111244018
no message
2003-01-23 10:42:06 -05:00
Sebastien Barre
4220725f64
FIX:
...
- rename some entries (COMPILE -> COMPILER, and the converters -> _CONVERTER)
- make sure that Window system are given a chance to find Latex and the converters if MikTex and GhostScript are installed (but not in the PATH)
2003-01-23 10:37:46 -05:00
Sebastien Barre
37f7074269
FIX: the current version of Perl is 5.8
2003-01-23 10:36:35 -05:00
Sebastien Barre
937c87bd69
FIX: this command was not processing its arg to expand registery values
2003-01-23 10:35:14 -05:00
Ken Martin
b05c5e89ed
minor change to default compile flags
2003-01-22 14:59:46 -05:00
Ken Martin
fde48d14fd
merge from branch
2003-01-22 14:49:45 -05:00