Commit Graph

60 Commits

Author SHA1 Message Date
Andrew Johnson
31fb641dff In vxWorks 5.5.2, ld < file.munch breaks future shell includes. 2009-01-05 22:32:20 +00:00
Andrew Johnson
79df764184 Added creation of ioc/dllPath.bat for Win32 IOCs. 2008-08-29 22:15:02 +00:00
Andrew Johnson
c97214d4d2 Added initTrace command to exampleApp, registers a verbose initHook. 2008-06-24 21:49:57 +00:00
Janet B. Anderson
9816887062 Allow use of a site configure directory by defining RULES in CONFIG. 2008-04-18 16:24:21 +00:00
Andrew Johnson
c3e3f6be37 Added two example database substitutions files and converted the example st.cmd
files to use these instead of repeated dbLoadRecords commands.
2006-11-17 19:36:17 +00:00
Andrew Johnson
31547e98f5 Patch from Diamond; App names may include chars that are not
valid in a C identifier, such as '-', but we use the App name
in the <name>_registerRecordDeviceDriver routine name.
This patch replaces all such invalid chars with '_'.
2006-11-14 22:14:53 +00:00
Janet B. Anderson
bce31499fa Modified comments regarding usage of nfsMountAll. 2005-10-26 21:04:48 +00:00
Janet B. Anderson
3ef6620682 Added nfsCommands@RTEMS. 2005-07-06 22:31:30 +00:00
Janet B. Anderson
deb336e735 Removed nfsCommands@RTEMS 2005-07-06 22:23:39 +00:00
Janet B. Anderson
e1772e0f14 Added 2 nfsCommands@RTEMS files. 2005-07-06 21:58:31 +00:00
Janet B. Anderson
64e299dfdb Added st.cmd@Cross files for cross builds. 2005-02-23 22:10:28 +00:00
Andrew Johnson
5a2a33f3e0 Moved wildcards from unnecessary file configure/RULES.iocBoot to iocBoot/Makefile 2004-05-26 17:49:01 +00:00
Andrew Johnson
42ea151881 Don't use '0' for string arguments which should be empty... 2003-09-05 16:55:05 +00:00
Andrew Johnson
b9fb6caffb Added envPaths functionality, and using these variables in st.cmd files 2003-07-23 22:08:50 +00:00
Andrew Johnson
f24895c325 Name the registerRecordDeviceDriver subroutine after the dbd file it was
created from; allows applications to be split up and loaded separately.
2003-07-22 15:36:29 +00:00
Andrew Johnson
10414b4429 Added a debug variable to the example mySub routines,
making this settable from the ioc shell.
2003-07-16 21:20:45 +00:00
Marty Kraimer
14b069660f make clear distinction between support and ioc apps 2003-04-04 15:01:42 +00:00
Marty Kraimer
43a3cc4fe7 use _APPNAME_ instead of example 2003-03-25 20:18:55 +00:00
W. Eric Norum
921e5b02f4 Make commented-out cd command syntactically-correct. 2003-03-04 20:01:03 +00:00
Andrew Johnson
8ee88feabb Added _APPNAME_ to ioc boot stuff. 2003-02-06 17:21:30 +00:00
Andrew Johnson
ad68425f39 More comments on setting names, added the #! line and chmod +x comment 2003-02-06 16:23:51 +00:00
Andrew Johnson
081cb42dc8 Moved CA client examples into their own caClientApp
Added caServerApp - copied from src/cas/example/simple
Made simpleApp significantly more useful
Made exampleApp use the _APPNAME_ macro instead of example in various places
2003-02-05 23:46:23 +00:00
Marty Kraimer
f5cfe11261 add dbSubExample 2002-07-30 15:12:06 +00:00
W. Eric Norum
7b568edc59 Create RTEMS-specific README.
Modify st.cmd to reflect RTEMS directory structure.
2001-10-12 20:58:18 +00:00
Andrew Johnson
4f2c38bb03 Changed how we decide whether or not to build cdCommands. 2001-09-20 20:09:14 +00:00
Marty Kraimer
81d04e3883 remove comments about TIMEZONE 2001-09-06 19:11:38 +00:00
Janet B. Anderson
d5b84741ca Fixed _USER_. 2001-06-14 21:45:43 +00:00
Janet B. Anderson
d2c3f80fe4 Initial version. 2001-06-14 15:18:28 +00:00
Janet B. Anderson
7874d35daf Changes to create vxWorks archive libraries and prods. 2001-06-07 14:26:06 +00:00
Andrew Johnson
6bd55da631 Modifications to support architecture-specific template files.
vxWorks-specific and Common files for host IOCs
2001-05-19 02:42:59 +00:00
Andrew Johnson
430ce13c0e Modifications to support architecture-specific template files.
nfsCommands is only needed for vxWorks IOCs
2001-05-19 02:40:46 +00:00
Marty Kraimer
abe09ef1d3 add new features for seqExample 2001-03-21 14:53:36 +00:00
Marty Kraimer
51c938abb9 changes for drvTS 2001-03-07 21:26:37 +00:00
Marty Kraimer
2c577b3391 changes for seq support 2001-02-23 20:17:22 +00:00
Janet B. Anderson
cd63b99470 exampleApp.dbd renamed to example.dbd 2001-01-12 23:25:19 +00:00
Marty Kraimer
a309283f20 put drcTS command in correct place 2000-06-28 19:32:30 +00:00
Marty Kraimer
c6657832b8 timezone and drvTS for vxWorks 2000-06-28 19:07:10 +00:00
Marty Kraimer
cde6a63dbb add sample TIMEZONE definition 2000-06-20 19:58:22 +00:00
Marty Kraimer
ac8754459d remove threadInit; add caMonitor.c 2000-06-13 19:05:25 +00:00
Janet B. Anderson
27d39243b3 Added Host to record names. 2000-06-02 19:36:05 +00:00
Janet B. Anderson
6e5ab5a213 The exampleApp now has one src directory. 2000-06-02 15:00:18 +00:00
Marty Kraimer
ed6b736a89 registerRecordDeviceDriver=>registerRecordDeviceDriverBase 2000-05-23 20:13:27 +00:00
Marty Kraimer
b7b57507a7 changes for new shell 2000-05-05 18:11:40 +00:00
Marty Kraimer
82d441411b changes for iocsh 2000-04-28 20:40:58 +00:00
Marty Kraimer
4ed07d37b9 TSinit now automatically called 2000-03-29 16:49:17 +00:00
Janet B. Anderson
25c789100e Fix for user name. 2000-03-21 22:44:57 +00:00
Marty Kraimer
50a696dd83 change example for iocCore on host 2000-03-21 18:49:23 +00:00
Marty Kraimer
60564f4758 run iocInit 2000-03-17 19:40:27 +00:00
Marty Kraimer
eef55f43cc added threadInit() 2000-03-15 20:20:10 +00:00
Marty Kraimer
ebfe6d3d50 changes so that example works on vxWorks 2000-03-15 20:11:14 +00:00