Janet B. Anderson
30efff9cd0
Added RULES_IDL
2004-04-13 16:21:52 +00:00
Janet B. Anderson
c93585e950
Initial version.
2004-04-13 16:16:15 +00:00
Janet B. Anderson
07fd7b3588
Removed extra definition of JAVA_INCLUDES.
2004-04-13 16:03:40 +00:00
Janet B. Anderson
3f290c6c9e
Use perl tools from config/tools directory instead of bin directory.
2004-04-09 14:11:17 +00:00
Janet B. Anderson
3068262901
Added rule to build name.db from name.template.
2004-04-08 19:33:59 +00:00
Marty Kraimer
5453865724
dbReportDeviceConfig had wrong arguments
2004-04-08 18:02:30 +00:00
Janet B. Anderson
c3c1c6c980
Moved install db from O.Common rule.
2004-04-08 16:27:47 +00:00
Janet B. Anderson
4599f5540a
Changed main to int main.
2004-04-07 20:14:11 +00:00
Janet B. Anderson
e8c5ab29fa
Don't use gcc for preprocessing.
2004-04-07 18:34:25 +00:00
Janet B. Anderson
68556e0534
COMMON_DIR changes.
2004-04-07 18:33:37 +00:00
Janet B. Anderson
5ea6509553
Added SHARED_LIBRARIES comment.
2004-04-07 18:27:16 +00:00
Janet B. Anderson
ef50d04061
Modified JAVA definitions.
2004-04-07 16:11:56 +00:00
Janet B. Anderson
07e0bce2d3
Modified JAVA defs.
2004-04-07 16:09:16 +00:00
Marty Kraimer
6b0f70a734
fix memory leak in epicsThreadPrivateDelete
2004-04-07 14:19:30 +00:00
Marty Kraimer
93b46f62a5
fix memory leak
2004-04-07 13:14:00 +00:00
Janet B. Anderson
5b30180c3f
Removed COMMON_DIR from dbd vpath.
2004-04-06 20:54:03 +00:00
Marty Kraimer
2e21360559
changes to db test shell commands
2004-04-06 14:06:25 +00:00
Marty Kraimer
d212f0428b
add dbReportDeviceConfig
2004-04-06 13:47:27 +00:00
Marty Kraimer
5f08b2170a
make test commands more crash resistant
2004-04-06 13:26:56 +00:00
Marty Kraimer
31c88f6044
make dbReportDeviceConfig work if report is null
2004-04-05 19:06:03 +00:00
Marty Kraimer
8c4e8dd35f
ascar is new
2004-04-05 16:06:06 +00:00
Marty Kraimer
9be94797d5
as dump commands have an FP version
2004-04-05 15:40:38 +00:00
Janet B. Anderson
52f10d9b47
Initial version.
2004-04-05 15:07:44 +00:00
Janet B. Anderson
1165285c6f
Added SHRLIB_SEARCH_DIRS using fullpathname.
2004-04-05 15:07:03 +00:00
Janet B. Anderson
6d8753602e
Added support for AIX.
2004-04-05 15:01:23 +00:00
Janet B. Anderson
65130ee6bd
Added -D_REENTRANT on CPPFLAGS.
2004-04-05 14:39:28 +00:00
Janet B. Anderson
1e0ecdb3fe
Added definitions for runtime libraries.
2004-04-05 14:38:30 +00:00
Janet B. Anderson
da35bba798
Added -D_REENTRANT to CPPFLAGS.
2004-04-05 14:36:30 +00:00
Janet B. Anderson
4a03176538
Added GNU_TARGET definition.
2004-04-05 14:25:06 +00:00
Marty Kraimer
ff08561ba0
fix double to float conversion bug
2004-04-05 13:17:30 +00:00
Marty Kraimer
610eb4ea87
add epicsConvert
2004-04-05 12:54:27 +00:00
Marty Kraimer
6ff5355e3e
epicsConvert is new. For now it just has epicsConvertDoubleToFloat
2004-04-05 12:41:02 +00:00
Jeff Hill
a0e0cd7ef5
fixed channel uninstall message was not sent to server and other problems
2004-04-02 00:01:45 +00:00
Janet B. Anderson
2074838a12
Allow metacharacters in fullpath name.
2004-04-01 18:39:19 +00:00
Jeff Hill
b4137fe9df
print only one message for each beacon if every beacon is printed
2004-03-31 22:10:50 +00:00
Jeff Hill
1d6a7f59f4
print only one message for each beacon if every beacon is printed
2004-03-31 22:01:04 +00:00
Jeff Hill
7e606dafac
removed use of %T which isnt in ansi C
2004-03-31 21:25:49 +00:00
Jeff Hill
672d4a6dbb
every beacon printed option for casw
2004-03-31 20:41:13 +00:00
Jeff Hill
e3ad8f867e
every beacon printed option
2004-03-31 20:36:01 +00:00
Andrew Johnson
40e79bace4
Switch back from a registrar() entry to a function() entry.
...
Use the new DBD file auto-constructor, with conditionals.
Make SNC compilation conditional on $(SNCSEQ).
Build both standalone and component versions of sncExample.
2004-03-31 19:30:06 +00:00
Andrew Johnson
ea297a6078
MakefileInclude needs rebuilding if configure/RELEASE changes.
2004-03-31 17:09:04 +00:00
Andrew Johnson
bfb3de64ce
Use double for local type, not float.
2004-03-31 16:41:02 +00:00
Andrew Johnson
af97e702d1
Added function() keyword handling to dbd files again, works properly now.
...
Also moved the code from the generated app_registerRecordDeviceDriver.cpp
file to iocsh/registryCommon.*
2004-03-30 21:56:26 +00:00
Janet B. Anderson
ff54104aa0
Fixed usage, error message, and cleaned up file.
2004-03-30 20:35:51 +00:00
W. Eric Norum
8da4eb3b46
Add epicsRegisterFunction.
2004-03-30 19:58:40 +00:00
Ken Evans
35d8565e41
Added linefeed at the end of osdTime.h.
2004-03-29 19:55:34 +00:00
Ken Evans
a473612084
Added a version of gphDump that writes to an arbitrary file pointer
...
rather than stdout.
2004-03-29 19:35:58 +00:00
Ken Evans
2f827fc92d
Added versions of the dump routines that write to an arbitrary file
...
pointer instead of stdout.
2004-03-29 19:32:20 +00:00
Andrew Johnson
5201304c10
Suppress echo echo
2004-03-25 17:20:34 +00:00
Janet B. Anderson
26b6974cfa
Simplify changes to create <name>Include.dbd from <name>_DBD files.
2004-03-25 17:09:58 +00:00