Commit Graph
38 Commits
Author SHA1 Message Date
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
Janet B. Anderson ae8b8295a6 Renamed CONFIG_APP to CONFIG_SITE. 2006-03-28 21:35:53 +00:00
Janet B. Anderson 3ef6620682 Added nfsCommands@RTEMS. 2005-07-06 22:31:30 +00:00
Andrew Johnson 68292ed1e6 Added example code that registers a new iocsh command. 2005-04-08 17:48:08 +00:00
Janet B. Anderson 64e299dfdb Added st.cmd@Cross files for cross builds. 2005-02-23 22:10:28 +00:00
Janet B. Anderson 0d12ed33ca The <appname>Include.dbd file is no longer needed. 2004-10-13 14:40:45 +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 36809d6d20 Removed vlinac, not really a template. 2004-05-26 17:40:59 +00:00
W. Eric Norum 720f6ba418 Simplify virtual-linac build procedure. Sequence programs are now enabled
simply by adding a SNCSEQ entry to configure/RELEASE.
2004-05-22 16:55:17 +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
Janet B. Anderson ca87b50a5a Removed sioc scripts. 2004-01-13 22:09:25 +00:00
Andrew Johnson 7cf94abe78 Tidying up various things:
Made the support library contain only the xxxRecord and device support,
then renamed _APPNAME_Support.dbd to xxxSupport.dbd to reflect this.
Actually I should rename the library to libxxxSupport, but I didn't yet.

Now we link the dbSubExample.o code directly to the application,
renamed the registrar routine inside this to mySubRegistrar,
and also moved the registrar() dbd entry into _APPNAME_Include.dbd.
2003-07-16 20:03:52 +00:00
Marty Kraimer 14b069660f make clear distinction between support and ioc apps 2003-04-04 15:01:42 +00:00
Andrew Johnson a1f332be01 Moved base.dbd from both makeBaseApp templates into src/misc.
An application only needs a copy if it wants to remove stuff.
2003-02-11 23:25:11 +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
Andrew Johnson 137b10f7a8 Removed complex C++ registration of subroutines,
replaced by function() statments in .dbd file.
2002-09-25 18:36:48 +00:00
Marty Kraimer f979c211d0 add dbSubExample 2002-07-30 18:02:47 +00:00
Janet B. Anderson 480129b790 Changed SCRIPTS to SCRIPTS_HOST. 2001-10-02 18:17:26 +00:00
Marty Kraimer ca14e4eabc make exampleMain a .cpp file 2001-07-25 15:10:12 +00:00
Janet B. Anderson 4375774da3 Added RTEMS template files. 2001-06-14 21:45:09 +00:00
Janet B. Anderson 7874d35daf Changes to create vxWorks archive libraries and prods. 2001-06-07 14:26:06 +00:00
Andrew Johnson db60073049 Modifications to support architecture-specific template files. 2001-05-19 02:39:09 +00:00
Janet B. Anderson d6e1e7e027 Changed seq file from .st to .stt. 2001-03-05 01:24:40 +00:00
Janet B. Anderson 321dfb609a Remove RULES.registerRecordDeviceDriver and RULES.Db 2001-01-12 23:23:57 +00:00
Janet B. Anderson 80b4c40a9d makeDbDepends.pl and makeIocCdCommands.pl moved to base/configure/tools 2000-09-27 14:54:40 +00:00
Marty Kraimer ac8754459d remove threadInit; add caMonitor.c 2000-06-13 19:05:25 +00:00
Janet B. Anderson 6e5ab5a213 The exampleApp now has one src directory. 2000-06-02 15:00:18 +00:00
Marty Kraimer 82d441411b changes for iocsh 2000-04-28 20:40:58 +00:00
Marty Kraimer be0f79c2cd vxSrc => iocSrc 2000-03-29 14:57:30 +00:00
Marty Kraimer 50a696dd83 change example for iocCore on host 2000-03-21 18:49:23 +00:00
Marty Kraimer ebfe6d3d50 changes so that example works on vxWorks 2000-03-15 20:11:14 +00:00
Janet B. Anderson f3eed80f2d Converted to new build method. 2000-01-26 20:32:07 +00:00
Marty Kraimer 6d44e17e46 new way to build 2000-01-24 20:59:24 +00:00
Marty Kraimer 6e595f86ec new way to build 1999-11-18 15:46:14 +00:00
Janet B. Anderson 0b1e5ef11a More changes for R3.14. 1999-10-12 16:35:38 +00:00
Janet B. Anderson 5883622f59 changes for 3.14 1999-09-20 19:43:29 +00:00
Marty Kraimer d4a16bd8c5 changes for 3.14 1999-09-13 20:20:05 +00:00
Marty Kraimer e655b37cbd new version using templates 1997-10-10 13:39:28 +00:00