Commit Graph

65 Commits

Author SHA1 Message Date
Janet B. Anderson
f20ccc6c09 Moved the shared set of rules definition, RULES, to RELEASE. 2009-06-23 19:43:58 +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
5c7fa0e3be Modified comments. 2006-10-26 15:34:45 +00:00
Andrew Johnson
6a830abc9d Added WARN setting to CHECK_RELEASE. 2006-04-21 15:23:48 +00:00
Janet B. Anderson
5c8b48e8f0 Added includes for host specific RELEASE and CONFIG_SITE files. 2006-03-30 16:59:06 +00:00
Janet B. Anderson
30b0520b78 Added comments about files for Host/target specific settings. 2006-03-30 16:57:32 +00:00
Janet B. Anderson
e477be1e94 Modified comment line. 2006-03-29 21:56:39 +00:00
Janet B. Anderson
6bb604313d Added ifdef $(T_A) around T_A includes. 2006-03-29 21:23:57 +00:00
Janet B. Anderson
6b43fe312e Allow target specific macro definition overrides. 2006-03-29 21:18:12 +00:00
Janet B. Anderson
8774f97acd Allow ioc application to be built with older version of base. 2006-03-29 16:49:06 +00:00
Janet B. Anderson
3ee2785894 Renamed CONFIG_APP to CONFIG_SITE. Moved includes to CONFIG.
Moved INSTALL_LOCATION and CONFIG definitions.
2006-03-28 21:35:08 +00:00
Andrew Johnson
2d83858ed1 Wording improvement. 2005-11-15 21:19:44 +00:00
Andrew Johnson
5a2a33f3e0 Moved wildcards from unnecessary file configure/RULES.iocBoot to iocBoot/Makefile 2004-05-26 17:49:01 +00:00
Janet B. Anderson
138ee471db Modified comment. 2004-01-13 16:39:33 +00:00
Janet B. Anderson
2fd5fb4b22 Added dependancy comments. 2004-01-13 15:15:32 +00:00
Andrew Johnson
367e27d5f5 Support for configure/RELEASE.<hostarch>.<targetarch> files 2003-09-15 21:01:36 +00:00
Janet B. Anderson
ff1992066f Allow sioc* directory names. 2003-05-14 13:37:49 +00:00
Janet B. Anderson
9ad47b4b6a Added comment about INSTALL_LOCATION_APP. 2003-03-27 15:41:56 +00:00
Janet B. Anderson
4dcbc1b278 Added comments about CAPFAST_TEMPLATES and SCH2EDIF_PATH definitions. 2002-12-12 17:26:12 +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
Andrew Johnson
2cb9e531cc Updated instructions in comments, moved EPICS_BASE to last line. 2001-09-20 20:14:35 +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
Janet B. Anderson
6098b72694 Added rules for all, install, and rebuild. 2001-06-11 20:41:47 +00:00
Janet B. Anderson
7874d35daf Changes to create vxWorks archive libraries and prods. 2001-06-07 14:26:06 +00:00
Andrew Johnson
f69a2933a9 Modifications to support architecture-specific template files.
iocBoot/ioc/Makefile specifies whether to build cdCommands
2001-05-19 02:40:23 +00:00
Janet B. Anderson
4eb4715941 Added wildcard to CONFIGS definition. 2001-03-12 17:14:39 +00:00
Janet B. Anderson
0087c72f82 Added CONFIGS definition to install RULES_BUILD. 2001-03-12 15:43:03 +00:00
Marty Kraimer
2c577b3391 changes for seq support 2001-02-23 20:17:22 +00:00
Marty Kraimer
e5cafc9f58 Add commented line for location of sequencer 2001-02-21 14:06:05 +00:00
Janet B. Anderson
8a8f1a7ccf Modified depends rules 2001-01-30 16:02:25 +00:00
Janet B. Anderson
bfe7e7d44d Removing file from applications. 2001-01-12 23:28:02 +00:00
Janet B. Anderson
e7115758de Removing RULES.Db from applications. 2001-01-12 23:26:59 +00:00
Janet B. Anderson
22f18ef226 Moved uninstall of INSTALL_DB to base 2001-01-12 23:24:51 +00:00
Janet B. Anderson
2fddf4ffc2 Added RELEASE dependancy 2001-01-12 23:24:46 +00:00
Janet B. Anderson
4e55497467 Removed RULES.registerRecordDeviceDriver include 2001-01-12 23:24:41 +00:00
Janet B. Anderson
1cecf8593b Added comments 2001-01-12 23:24:35 +00:00
Janet B. Anderson
693fc2e591 Removed cvs Id & added EPICS_HOST_ARCH to makeConfigAppInclude rule 2001-01-12 23:24:30 +00:00
Janet B. Anderson
bdcccedb95 Removed reference to INSTALLDB 2001-01-12 23:24:06 +00:00
W. Eric Norum
fe4cad085e Change the registerRecordDeviceDriver.pl script to create
registerRecordDeviceDriver.c as a C++ file (.cpp) so that it can
use a static constructor to register the registerRecordDeviceDriver()
command with the IOC shell
Remove the old registerRecordDeviceDriverRegister.[ch] source files.
2000-12-21 15:57:21 +00:00
Janet B. Anderson
c6303dd203 Changed DBDNAME dependancy. 2000-10-12 02:09:29 +00:00
Janet B. Anderson
4e80089ade Added iocBoot lines. 2000-10-10 20:23:01 +00:00
Janet B. Anderson
895f84a5b8 Added iocBoot lines. 2000-10-10 20:16:17 +00:00
Janet B. Anderson
3dea99d683 makeDbDepends.pl and makeIocCdCommands.pl moved to base/configure/tools. 2000-09-27 14:21:16 +00:00
Jeff Hill
b9fb83d506 allow IOC to mount through different path than build system 2000-09-26 16:41:34 +00:00
W. Eric Norum
bbf577ba54 Add utility routines which vxWorks provides but RTEMS does not. 2000-09-13 16:21:32 +00:00
Janet B. Anderson
607ee29fb3 Modified comment. 2000-08-25 18:27:43 +00:00
Janet B. Anderson
e854eadbbf Removed INSTALL_DB definition which is now in base/configure. 2000-08-25 18:27:17 +00:00
Janet B. Anderson
bbb3f2cf9a Aded clean rule and changed .DEPENDS to DEPENDS. 2000-06-08 21:21:16 +00:00
Janet B. Anderson
562b08d4ed Changed HOST_ARCH to EPICS_HOST_ARCH. 2000-06-02 21:19:00 +00:00