Commit Graph

187 Commits

Author SHA1 Message Date
Andy Cedilnik
21c7454250 BUG: Fix extract. Looks like dirname actually changes the string, so temporary string should be used 2005-12-29 10:41:34 -05:00
Andy Cedilnik
cef4806c88 COMP: Remove c++ style comments 2005-12-29 09:11:43 -05:00
Andy Cedilnik
5d1000e68c COMP: Remove more warnings 2005-12-28 16:43:39 -05:00
Andy Cedilnik
c622641ac1 COMP: Remove more warnings and rename library to cmtar 2005-12-28 15:31:20 -05:00
Andy Cedilnik
1f18c369cf COMP: Remove warning 2005-12-28 15:03:14 -05:00
Andy Cedilnik
18d31fd97c COMP: Several borland fixes 2005-12-28 14:58:07 -05:00
Andy Cedilnik
d715d52a11 COMP: Remove warnings 2005-12-28 14:50:42 -05:00
Andy Cedilnik
cbc6fee109 COMP: Only do O_BINARY on windows 2005-12-28 13:35:54 -05:00
Andy Cedilnik
3d7939b1c3 COMP: Fix windows 2005-12-28 13:33:49 -05:00
Andy Cedilnik
a5b4a61c7c ENH: Fix building on cygwin 2005-12-28 12:34:45 -05:00
Andy Cedilnik
e1ca8321ed COMP: Fix build on sun by adding missing include 2005-12-28 12:24:27 -05:00
Andy Cedilnik
3a945312ac ENH: Windows fixes 2005-12-28 11:00:46 -05:00
Andy Cedilnik
bc1548b236 ENH: Initial import 2005-12-28 10:18:37 -05:00
Andy Cedilnik
c3a5319a09 COMP: Fix build on uclibc 2005-12-20 14:07:02 -05:00
Ken Martin
be019c96d4 ENH: removed the add to path 2005-12-13 14:07:25 -05:00
Ken Martin
1ecb0e02af BUG: fixe dproblem with not uninstalling start menu entries 2005-11-18 15:03:32 -05:00
Bill Hoffman
74e66e3117 BUG: fix space in path probs 2005-10-28 11:51:44 -04:00
Ken Martin
0281892890 ENH: some fixes for missing vars and missing libs 2005-10-06 15:10:03 -04:00
Bill Hoffman
cd510bf3ac move off branch 2005-09-16 10:57:11 -04:00
Ken Martin
3123ce4106 ENH: to support both admin and locla installs 2005-09-09 13:23:05 -04:00
Bill Hoffman
e08ce7e9a8 ENH: file is now configured 2005-08-16 08:32:35 -04:00
Ken Martin
c6b011e35e ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree 2005-07-29 09:19:25 -04:00
Ken Martin
0dbf895780 BUG: converted to 1.8 form of custom commands 2005-07-15 12:01:20 -04:00
Bill Hoffman
d938397b17 add -dl on unix 2005-07-12 17:23:44 -04:00
Bill Hoffman
df8e9a8c66 move release stuff off branch 2005-07-12 17:22:41 -04:00
Bill Hoffman
d138d16773 ENH: merge changes from branches 2005-07-11 17:12:17 -04:00
Bill Hoffman
5a3a0151f4 add from branch 2005-07-11 15:04:29 -04:00
Ken Martin
17d1bd1d53 ENH: a start on UNIX release 2005-07-05 16:13:21 -04:00
Ken Martin
aa02ba52b8 ENH: better release support 2005-07-05 15:43:01 -04:00
Ken Martin
5212f448df ENH: better release support 2005-07-05 12:38:25 -04:00
Ken Martin
42d331b395 ENH: better release scripts 2005-06-30 13:09:07 -04:00
Ken Martin
cfda73f86a ENH: hard coded for VS 71 nmake for now 2005-06-30 11:33:48 -04:00
Ken Martin
b512170dab ENH: added our own bitmap 2005-06-28 15:00:36 -04:00
Ken Martin
35affa053c ENH: added some release support 2005-06-28 10:56:29 -04:00
Andy Cedilnik
b7514580f9 ENH: Move curl to utilities 2005-06-24 09:06:26 -04:00
Andy Cedilnik
7c730973bb ENH: Initial import 2005-06-24 09:02:17 -04:00
Andy Cedilnik
0ea9081923 ENH: No need to do coverage of utilities 2005-06-14 15:53:10 -04:00
Ken Martin
8d557754e8 BUG: shut downgrade XMLRPC support 2005-05-31 16:16:04 -04:00
Brad King
d6d91ac89f ENH: Removing stdio_core hack. A better work-around has been put in cmStandardIncludes.h. 2005-04-26 14:12:31 -04:00
Brad King
e26bafa52a BUG: Older SGI compilers still have internal/stdio_core.h but do not support #include_next. We'll have to try-compile to test whether this hack is needed. 2005-04-24 13:15:50 -04:00
Brad King
2f4e516e23 COMP: Using a new work-around for stdarg.h problem on SGI. 2005-04-21 17:00:36 -04:00
Andy Cedilnik
9719bf0bdd COMP: Do not build the file when wide char is not set since the file would be empty 2005-04-21 09:33:15 -04:00
Andy Cedilnik
52e284c217 COMP: Attempt to fix problem with building on SGI 2005-04-19 18:35:17 -04:00
Brad King
8df3dfd4dc COMP: Fix MAKE_WCS_BLOCK_NULL when HAVE_UNICODE_WCHAR is off. 2005-04-19 09:52:49 -04:00
Brad King
20bfde58c9 BUG: Need to use #cmakedefine for HAVE_UNICODE_WCHAR. 2005-04-19 09:52:24 -04:00
Brad King
6187081358 BUG: Do not provide HAVE_UNICODE_WCHAR option if wchar.h is not available. 2005-04-19 09:52:00 -04:00
Andy Cedilnik
4100a6d767 COMP: Fix more pthreads problems on windows 2005-03-16 15:31:38 -05:00
Andy Cedilnik
3768961a66 COMP: More cleanups 2005-03-16 13:26:36 -05:00
Andy Cedilnik
d224858e1f COMP: Remove warnings 2005-03-16 13:24:37 -05:00
Andy Cedilnik
b5bf646e4d BUG: No need to link threads libraries when pthreads are not found 2005-03-16 11:10:42 -05:00