Commit Graph

212 Commits

Author SHA1 Message Date
Marty Kraimer 4b95841fcd more changes to get epicsShare to work on win32 2003-03-28 20:25:43 +00:00
Marty Kraimer 21ee244b5e more changes for epicsShare 2003-03-28 16:01:45 +00:00
Janet B. Anderson 9ad47b4b6a Added comment about INSTALL_LOCATION_APP. 2003-03-27 15:41:56 +00:00
Marty Kraimer 37338038df fix epicsShare decoration 2003-03-27 15:00:33 +00:00
Marty Kraimer 7fb37da827 changes for new build rules 2003-03-26 20:10:04 +00:00
Marty Kraimer 43a3cc4fe7 use _APPNAME_ instead of example 2003-03-25 20:18:55 +00:00
Marty Kraimer 76883c4a2f use NELEMENTS instead of registryFunction.h 2003-03-21 20:05:23 +00:00
Marty Kraimer e808742fe1 function replaced by registrar 2003-03-21 19:41:50 +00:00
Janet B. Anderson 335269a25a Make rec, softDev, and testDev libs shared. 2003-03-20 19:53:29 +00:00
Janet B. Anderson 700fab38df Updated comments to reflect <name>_TEMPLATE changes. 2003-03-19 17:54:38 +00:00
Janet B. Anderson 421310b544 Modified to reflect new <name>_TEMPLATE changes. 2003-03-19 17:51:33 +00:00
W. Eric Norum 921e5b02f4 Make commented-out cd command syntactically-correct. 2003-03-04 20:01:03 +00:00
Andrew Johnson bc4957ceed Added some comments to remind users what to change.
Took out the dbLoadRecords() as simpleApp doesn't provide a .db file.
2003-02-13 22:36:50 +00:00
Andrew Johnson 31ece2df3c Resync with src/cas/example/simple: "improved structure and thread safety" 2003-02-13 22:19:46 +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 57a21b390f We should discourage the creation of .dbd files in Db subdirectories.
From 3.14 they also need the _RegisterRecordDeviceDriver.cpp stuff,
which should appear in a src directory.
2003-02-11 23:04:35 +00:00
Andrew Johnson 3d68b58cbb Don't prompt for an IOC target architecture if there's only one available. 2003-02-11 22:01:55 +00:00
Andrew Johnson 52fc660e03 Fixed sub Cleanup() - s/'\n'/"\n"/ 2003-02-06 19:37:18 +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
W. Eric Norum 2296613061 Change comment to match file name. 2003-02-06 14:58:59 +00:00
W. Eric Norum 471bb75029 Clean up some printf format/argument warnings. 2003-02-06 14:55:50 +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 addeab1e7e appbin => topbin 2002-12-19 13:38:15 +00:00
Janet B. Anderson 4dcbc1b278 Added comments about CAPFAST_TEMPLATES and SCH2EDIF_PATH definitions. 2002-12-12 17:26:12 +00:00
Marty Kraimer a5e80e7872 add return type to main 2002-12-02 20:43:45 +00:00
Janet B. Anderson 6b8dbc5355 Added compressExample record. 2002-10-18 21:00:10 +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
Jeff Hill dbd2d00699 use the new create channel interface similar to the other ca example 2002-08-22 00:01:55 +00:00
Janet B. Anderson b2cae837fc Removed msi comments. Msi now must be in user's path. 2002-07-30 22:45:11 +00:00
Marty Kraimer c12159fee8 fix mistake 2002-07-30 18:06:37 +00:00
Marty Kraimer f979c211d0 add dbSubExample 2002-07-30 18:02:47 +00:00
Marty Kraimer f5cfe11261 add dbSubExample 2002-07-30 15:12:06 +00:00
Marty Kraimer 4bd2ca9e1d Put helpful comments in Makefile 2002-07-19 19:22:17 +00:00
Janet B. Anderson 93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
W. Eric Norum 348c8916d2 Switch to non-deprecated routines. 2002-04-15 19:37:27 +00:00
Janet B. Anderson a7b06a7588 Added read of RELEASE.<EPICS_HOST_ARCH> file. 2001-10-17 20:44:18 +00:00
Marty Kraimer 28282e176d make caMonitor a host application 2001-10-15 18:50:16 +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
Janet B. Anderson 480129b790 Changed SCRIPTS to SCRIPTS_HOST. 2001-10-02 18:17:26 +00:00
Andrew Johnson 0080b2d007 Fixed operation in new app directory. 2001-10-01 21:55:50 +00:00
Andrew Johnson 12ccb0936a Replaced ReadReleaseFile subroutine with version from convertRelease.pl
which supports include and now allows definitions to appear after use.
2001-09-27 19:50:18 +00:00
Andrew Johnson 2cb9e531cc Updated instructions in comments, moved EPICS_BASE to last line. 2001-09-20 20:14:35 +00:00
Andrew Johnson 4f2c38bb03 Changed how we decide whether or not to build cdCommands. 2001-09-20 20:09:14 +00:00
Janet B. Anderson 2891f74d54 Removed reference to depends. 2001-09-13 20:05:20 +00:00
Andrew Johnson 575969a672 Switch to using convertRelease.pl script, run a consistency check in
application <top>/configure directories.
2001-09-13 19:17:52 +00:00
Marty Kraimer 81d04e3883 remove comments about TIMEZONE 2001-09-06 19:11:38 +00:00
Janet B. Anderson 296d94a2c5 Added caExample_SRCS definition - SRCS required for automated depends. 2001-08-07 16:44:23 +00:00
Marty Kraimer 9989ff73fe Make vxCom an OBJ library 2001-08-01 14:31:59 +00:00
Marty Kraimer ca14e4eabc make exampleMain a .cpp file 2001-07-25 15:10:12 +00:00