Commit Graph

29 Commits

Author SHA1 Message Date
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