Jeff Hill
|
67679b3ac4
|
use no bitfield option only on the 68k
|
1998-03-12 20:45:39 +00:00 |
|
Jeff Hill
|
82ec39512d
|
fixed string defs
|
1998-03-12 20:43:35 +00:00 |
|
Jeff Hill
|
5276e19d59
|
fixed problem where 3.13.beta11 unable to connect to 3.11 with correct native type
|
1998-03-12 20:39:11 +00:00 |
|
Janet B. Anderson
|
7fb514e73e
|
The call make is no longer printed.
|
1998-03-12 18:37:17 +00:00 |
|
Janet B. Anderson
|
f546858d47
|
Fixed problem - Warning: missing newline at end of file
|
1998-03-12 18:34:55 +00:00 |
|
Janet B. Anderson
|
58e3e8cc9d
|
Removed . in path requirement.
|
1998-03-12 18:33:23 +00:00 |
|
Janet B. Anderson
|
329445119c
|
Config changes for extensions and config simplification.
|
1998-03-12 04:54:55 +00:00 |
|
Janet B. Anderson
|
29a0eb0210
|
Added some comments.
|
1998-03-11 14:29:43 +00:00 |
|
Janet B. Anderson
|
17f92394b6
|
Added INSTALL_BIN definition.
|
1998-03-11 14:27:23 +00:00 |
|
Janet B. Anderson
|
c1a37d518a
|
Added BUILD_TYPE definition to output Makefile.
|
1998-03-11 14:22:37 +00:00 |
|
Janet B. Anderson
|
2faf339f99
|
Added missing newline at end of file.
|
1998-03-11 14:19:35 +00:00 |
|
rwright
|
267247a5ce
|
Avoided compilation warnings under Tornado
|
1998-03-11 01:56:15 +00:00 |
|
Jeff Hill
|
986d451fab
|
link.c => link,cc
|
1998-03-03 00:16:30 +00:00 |
|
Jeff Hill
|
5bd1407214
|
improved doc
|
1998-03-02 22:17:40 +00:00 |
|
Jeff Hill
|
ae1a1dc7b8
|
improved doc
|
1998-03-02 22:06:15 +00:00 |
|
Jeff Hill
|
41655d995b
|
installed
|
1998-02-27 02:59:01 +00:00 |
|
Jeff Hill
|
87bad70571
|
converted to UNIX ascii file format
|
1998-02-27 02:49:24 +00:00 |
|
Jeff Hill
|
53ff524e67
|
installed
|
1998-02-27 02:47:44 +00:00 |
|
Jeff Hill
|
7c6af324ec
|
use winsock II
|
1998-02-27 02:33:49 +00:00 |
|
Jeff Hill
|
bc48b09009
|
install osiFileName.h
|
1998-02-27 02:32:40 +00:00 |
|
Jeff Hill
|
3dc326d89a
|
fixed lib build before dll on WIN32
|
1998-02-27 02:31:21 +00:00 |
|
Jeff Hill
|
fa690a7776
|
add win32 specific libs
|
1998-02-27 01:36:34 +00:00 |
|
Jeff Hill
|
6baa5568a8
|
include postfix.h
|
1998-02-27 01:36:01 +00:00 |
|
Jeff Hill
|
27c4d0574f
|
cleaned up the DLL symbol export
|
1998-02-27 01:34:15 +00:00 |
|
Jeff Hill
|
ee11ef0c1b
|
updated for winsock II
|
1998-02-27 01:31:39 +00:00 |
|
Jeff Hill
|
82a24516fb
|
export postfix.h and added win32 spec libs
|
1998-02-27 01:29:06 +00:00 |
|
Jeff Hill
|
5fea5bc173
|
moved postfix and calcPerform to postfix.h
|
1998-02-27 01:28:08 +00:00 |
|
Jeff Hill
|
c67f0cdfde
|
include postfix.h
|
1998-02-27 01:14:55 +00:00 |
|
Jeff Hill
|
5874c2d808
|
use os independent path separator
|
1998-02-27 01:13:03 +00:00 |
|
Jeff Hill
|
101ae89e5f
|
added win32 specific libs
|
1998-02-27 01:10:28 +00:00 |
|
Jeff Hill
|
5e4780164f
|
removed DLL_LIBS and added WIN32 specific libs
|
1998-02-27 01:06:30 +00:00 |
|
Jeff Hill
|
9fb8f58040
|
integrated Timossi's win sock II changes
|
1998-02-27 01:05:04 +00:00 |
|
Jeff Hill
|
147ccecd00
|
fixed benign WIN32 message from overwritten errno
|
1998-02-27 01:04:03 +00:00 |
|
Jeff Hill
|
98cd03c75a
|
no DLL_LIBS and added win32 specific libs
|
1998-02-27 01:02:43 +00:00 |
|
Jeff Hill
|
a50d7ad1da
|
included postfix.h
|
1998-02-27 01:01:46 +00:00 |
|
Ken Evans
|
2a53e1fcfe
|
Added an explicit include of tsDefs.h before cadef.h to avoid the
functions in it being declared as export and also to avoid its
allocating space when it should be declaring a reference.
|
1998-02-20 21:52:21 +00:00 |
|
Ken Evans
|
66aa22f9eb
|
Added epicsShareAPIV for variable args functions. These cannot be
_stdcall, so the current implementation was not working.
epicsShareAPIV should be used for functions with both ... and va_list
type arguments.
|
1998-02-20 21:48:33 +00:00 |
|
Ken Evans
|
88d36c7db3
|
Made a large number of changes to epicsShareThings in libCom routines
to get imports and exports straight on WIN32. Not everything is fixed
at this time.
|
1998-02-20 21:45:20 +00:00 |
|
Jeff Hill
|
cb3be0edd7
|
removed osiFileName.h
|
1998-02-20 01:24:56 +00:00 |
|
Marty Kraimer
|
d7e1d16536
|
Get rid of nextFieldSubr;
dont change user args in tsTextxxx
|
1998-02-19 15:00:14 +00:00 |
|
Marty Kraimer
|
b3f706af3b
|
Get rid of some of the warning messages
|
1998-02-19 14:57:15 +00:00 |
|
Jeff Hill
|
9a49eab8f8
|
fixed gnu warning
|
1998-02-18 22:53:13 +00:00 |
|
Jeff Hill
|
2bddbfeedc
|
fixed to run on both vis C++ 5.0 and g++
|
1998-02-18 22:52:22 +00:00 |
|
Jeff Hill
|
6b1be2ea5c
|
fixed warning
|
1998-02-18 22:46:47 +00:00 |
|
Jeff Hill
|
45291dbb90
|
improved message
|
1998-02-18 22:46:25 +00:00 |
|
Jeff Hill
|
828ac6ef19
|
removed osi file name stuff
|
1998-02-18 22:39:52 +00:00 |
|
Janet B. Anderson
|
7434d3315d
|
Removed buggy TCLINDEX install rule.
|
1998-02-10 17:03:05 +00:00 |
|
Jeff Hill
|
b1051b3c53
|
backed prev revision
|
1998-02-06 03:15:48 +00:00 |
|
Jeff Hill
|
a6cc071443
|
use os independent path seperator
|
1998-02-06 01:55:54 +00:00 |
|
Jeff Hill
|
91006b6f79
|
use os indep path sep
|
1998-02-06 01:51:26 +00:00 |
|