1967 Commits

Author SHA1 Message Date
Andy Cedilnik
6db9a44b16 Fixed persistant connection problem 2003-01-10 09:47:31 -05:00
Ken Martin
6e7f83a0ab compiler warning 2003-01-10 09:02:29 -05:00
Andy Cedilnik
980c6f4eff Forgot to move gethostname 2003-01-10 08:08:21 -05:00
Andy Cedilnik
4e2a2d7820 Method should return something 2003-01-10 07:50:29 -05:00
Andy Cedilnik
3ad91bf9d3 New version of libcurl 2003-01-09 23:26:37 -05:00
Ken Martin
05955d6403 fix bug in env settings 2003-01-09 12:18:22 -05:00
Ken Martin
bd217452cd more option on var watches 2003-01-09 11:35:27 -05:00
Bill Hoffman
f36608b8ed fix warning 2003-01-09 11:32:40 -05:00
Bill Hoffman
384523a315 restore the environment for cxx and cc in global generator 2003-01-09 11:28:29 -05:00
Bill Hoffman
eff6a20432 use cmstdstring in maps 2003-01-09 11:27:57 -05:00
Bill Hoffman
57c97f62f6 fix syntax for addwatch 2003-01-09 09:16:25 -05:00
Ken Martin
5c92fa4879 only load bw compat if CMAKE_BACK... is set 2003-01-09 08:47:54 -05:00
Ken Martin
26bc729933 added watches for access of bw compat vars 2003-01-09 08:47:17 -05:00
Ken Martin
4f42971be8 now complains more 2003-01-09 08:44:25 -05:00
Andy Cedilnik
efb5d5acca Reorganize 2003-01-08 15:08:52 -05:00
Andy Cedilnik
829f8382e0 Add option of watching variables 2003-01-08 12:59:52 -05:00
Bill Hoffman
4d6dba4c37 ENH: only force the use of ansi flags in backwards mode 2003-01-08 12:12:15 -05:00
Andy Cedilnik
85607bc50b Implement FTP uploading 2003-01-07 22:24:45 -05:00
Andy Cedilnik
a067e36cc5 Add more places to search for library, also include curl directory when compiling 2003-01-07 22:23:55 -05:00
Andy Cedilnik
684c5fc02c New signature 2003-01-07 22:23:03 -05:00
Andy Cedilnik
89b3578e0e Initial import 2003-01-07 20:28:11 -05:00
Andy Cedilnik
8aba833b77 Work on submitting 2003-01-06 23:13:15 -05:00
Andy Cedilnik
2cd431d905 Start working on improved test 2003-01-06 23:07:24 -05:00
Andy Cedilnik
6ecc00601c Initial import 2003-01-06 21:17:48 -05:00
Andy Cedilnik
baeba76200 Initial import 2003-01-06 21:13:39 -05:00
John Biddiscombe
413154827c Fix a problem with TCL wrapping if the source files have a relative path.
The dependency is not correctly handled
2003-01-06 14:30:28 -05:00
Ken Martin
09778d1776 updated version 2003-01-06 10:59:59 -05:00
Brad King
a39dafc1d6 ENH: Fixed space problem for Rez. 2003-01-06 10:37:47 -05:00
Ken Martin
85549bf496 update version 2003-01-06 09:39:38 -05:00
Ken Martin
e90d2dd9f8 updated version 2003-01-06 09:36:27 -05:00
Brad King
ee459411ba ENH: Changed magic numbers to reserved. Added CMAKE_VERSION_MAJOR and CMAKE_VERSION_MINOR macros to allow commands to do conditional compilation across multiple versions of CMake. 2003-01-02 10:27:30 -05:00
Andy Cedilnik
6244ac6f06 Add a way to convert ascii to string 2003-01-01 17:34:47 -05:00
Brad King
c8694bb509 BUG: When there are no link flags, we want an empty string, not a null pointer. 2002-12-31 12:59:02 -05:00
Brad King
b290e5282c ENH: Support LINK_FLAGS property for static libraries. 2002-12-31 12:41:12 -05:00
Andy Cedilnik
6e4712d6ed Fix problem on windows with network paths 2002-12-30 08:18:38 -05:00
Bill Hoffman
455b262cfe ENH: clean up docs some 2002-12-30 07:47:03 -05:00
Bill Hoffman
cd7d9823c4 ENH: fix for AIX 2002-12-23 12:19:44 -05:00
Bill Hoffman
3daf7f8056 WAR: remove warinings 2002-12-23 09:51:11 -05:00
Bill Hoffman
7c9c1c599d ENH: handle // in the path 2002-12-23 09:25:36 -05:00
Bill Hoffman
e74377dcd8 ENH: fixes for borland with spaces in the path 2002-12-22 15:19:48 -05:00
Bill Hoffman
d14ceb8a38 clean up warning and use more short paths 2002-12-22 11:50:24 -05:00
Bill Hoffman
1161d76bc6 ENH: add target properties files 2002-12-21 11:14:47 -05:00
Bill Hoffman
3859417d1a ENH: add target properties 2002-12-20 17:15:45 -05:00
Brad King
80c6f0fdec ERR: Tcl_PkgProvide takes char*, so we cannot pass a string literal to it. 2002-12-20 16:15:13 -05:00
Brad King
4e6ad941e9 ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be a semicolon-separated list of configurations that will be built. 2002-12-20 12:59:18 -05:00
Bill Hoffman
af1c727a1f ENH: add a check to make sure cmake can find the c or C++ compiler for trycompile 2002-12-20 11:20:49 -05:00
Ken Martin
dcc9c131b4 testing more agressive compatability settings 2002-12-20 10:23:51 -05:00
Bill Hoffman
bf70e0c246 BUG: enable the languages when not running in global mode 2002-12-19 15:34:11 -05:00
Brad King
190424b29c ENH: Tcl packages now Tcl_PkgProvide their own name and version. 2002-12-18 16:58:03 -05:00
Brad King
ccb93dc2f4 ERR: Project name and executable name should match for consistency in the X11 test. 2002-12-18 09:38:34 -05:00