Brad King
|
ce3edc362f
|
BUG: Don't include prototype in test for gethostbyname_r.
|
2003-02-05 17:52:18 -05:00 |
Brad King
|
388d3afd23
|
BUG: AppleInfo.plist should come from build tree.
|
2003-02-05 16:17:49 -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
|
e3d93e22f8
|
BUG: add better testing for notfound
|
2003-02-04 15:37:24 -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
|
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
|
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
|
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 |
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 |
Bill Hoffman
|
d1925b4443
|
ENH: better docs
|
2003-01-28 15:48:12 -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
|
100a96297e
|
ERR: Fixed unreferenced termios declaration warning.
|
2003-01-24 10:33:46 -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
|
93265d84be
|
fixed spelling mistake
|
2003-01-22 11:44:02 -05:00 |
Ken Martin
|
865074b244
|
spelling fix
|
2003-01-22 11:27:53 -05:00 |
Brad King
|
af96ba019e
|
ENH: Added support for looking through CMAKE_MODULE_PATH to locate Find<name>.cmake modules.
|
2003-01-22 10:40:48 -05:00 |
Brad King
|
486454ef78
|
BUG: Fixed crash when CMAKE_ROOT cannot be found.
|
2003-01-22 10:33:34 -05:00 |
Bill Hoffman
|
c7b5bb6d2c
|
BUG: fix command line to take -G only
|
2003-01-22 09:34:15 -05:00 |
Brad King
|
15e38175a4
|
BUG: CMake 1.4 configured projects did not build with new CMake.
|
2003-01-22 09:28:53 -05:00 |
Brad King
|
259a49aaac
|
ENH: Added FIND_PACKAGE command prototyp.
|
2003-01-21 17:15:22 -05:00 |
Brad King
|
7418ed1a67
|
BUG: Use CMakeDefaultMakeRuleVariables.cmake to locate modules directory instead of FindVTK.cmake.
|
2003-01-21 16:46:24 -05:00 |
Andy Cedilnik
|
c3fe9fba56
|
Attempt to cleanup CMake and try to fix build on some systems
|
2003-01-21 14:10:41 -05:00 |
Bill Hoffman
|
2f4ea98a4c
|
add a fatal error, and make sure c and c++ compilers work before using them
|
2003-01-21 12:50:48 -05:00 |
Brad King
|
d4d04b46cd
|
BUG: Fix for custom commands with spaces in paths. The arguments were not having spaces escaped.
|
2003-01-20 19:17:17 -05:00 |
Brad King
|
9cbb4fd308
|
BUG: Fixed typo in previous fix.
|
2003-01-20 18:55:00 -05:00 |
Brad King
|
594bc7f22b
|
BUG: Fixed directory creation for spaces in install path.
|
2003-01-20 18:52:08 -05:00 |
Bill Hoffman
|
c4fa5d1fdf
|
ENH: add a new command that allows exports of library dependencies from a project to a file
|
2003-01-20 16:59:02 -05:00 |
Brad King
|
6d54cfb030
|
ENH: Improved CopyFile error messages.
|
2003-01-19 11:42:37 -05:00 |
Brad King
|
5bb1a79c9f
|
ENH: Support for spaces in paths during make install.
|
2003-01-17 18:01:05 -05:00 |
Andy Cedilnik
|
dd5c20536f
|
Fix version
|
2003-01-17 12:51:35 -05:00 |
Bill Hoffman
|
d9324c178b
|
Fix proxy code and fix comments to be C comments
|
2003-01-17 12:27:09 -05:00 |
Bill Hoffman
|
68d9a5d404
|
remove trailing slash from findpath command
|
2003-01-17 10:28:41 -05:00 |
Andy Cedilnik
|
55e1cb875d
|
Add proxy support
|
2003-01-17 10:15:03 -05:00 |
Andy Cedilnik
|
293c9d40b4
|
Remove warning about %e and %T
|
2003-01-17 08:56:20 -05:00 |
Andy Cedilnik
|
dccfef740d
|
Remove unnecessary defines
|
2003-01-17 08:48:01 -05:00 |
Andy Cedilnik
|
eca70bce98
|
Fix gcc32 -ansi problem
|
2003-01-17 08:47:03 -05:00 |