Andrew Johnson
edd83b8be7
Fixed -t option to convertRelease.pl so application settings of
...
IOCS_APPL_TOP work properly.
NB: All cdCommands paths will potentially be modified, based on the
difference between the left-hand part of the host's path to TOP and
the setting of IOCS_APPL_TOP.
2002-02-01 21:04:27 +00:00
W. Eric Norum
cf9ce0bf02
Track changes in RTEMS library names.
2002-01-31 15:38:05 +00:00
Janet B. Anderson
d763c0bfce
Put all include dirs on RCCMD line.
2002-01-29 21:26:30 +00:00
Janet B. Anderson
3ad5b27698
Changed $*_LIBS to $*_LDLIBS.
2002-01-21 20:37:33 +00:00
Janet B. Anderson
171efd1291
Changed definitions for creation of shared libraries.
2002-01-17 19:55:27 +00:00
Janet B. Anderson
cbb858ac9a
Tool used to install shared libs changed from INSTALL to INSTALL_LIBRARY.
2002-01-15 17:36:54 +00:00
Janet B. Anderson
d078efac59
Added T_A specific TARGET flags.
2002-01-11 16:44:38 +00:00
Jeff Hill
2650fab113
define EPICS_FREELIST_DEBUG for debug builds
2001-12-14 00:32:37 +00:00
Janet B. Anderson
d637d8900a
Added a remove of target to some rules.
2001-11-13 22:23:00 +00:00
Janet B. Anderson
1b24ce1620
Expand macros after all RELEASE files are read.
2001-10-22 19:32:27 +00:00
Jeff Hill
ee7cc03774
minor tweaking to debug options
2001-10-22 17:59:18 +00:00
Jeff Hill
e287eac4c7
dont use implicit template instantiation because Tornado II GNU isnt ready
2001-10-22 03:20:16 +00:00
Marty Kraimer
7c186698aa
change EPICS_TIMEZONE
2001-10-18 12:17:55 +00:00
Janet B. Anderson
bd73d46620
Changed CFLAGS to CXXFLAGS for c++ flag.
2001-10-17 14:46:19 +00:00
Marty Kraimer
67eb482234
Removed accidental commit changes.
2001-10-03 15:21:50 +00:00
Marty Kraimer
bd2f706e0f
change daylight savings time
2001-10-03 15:07:42 +00:00
Janet B. Anderson
d7717d106d
Simplified some rules.
2001-10-02 18:15:42 +00:00
Janet B. Anderson
75d0fc16e0
Added SCRIPTS_HOST and SCRIPTS_IOC.
2001-10-02 14:48:25 +00:00
Janet B. Anderson
993f3423ee
Changed from tornado20 to tornado202.
2001-09-27 20:56:04 +00:00
Andrew Johnson
26016a2810
Improved readRelease subroutine to allow macro definitions after the
...
macro has been used.
2001-09-27 19:52:17 +00:00
W. Eric Norum
cab1f58df1
The RTEMS TFTP driver now supports a limited form of chdir(). This means that
...
the hack of redefining fopen is no longer necessary.
Link -lrtemsall before -lrtemsCom to ensure that the configuration information
gets pulled from the rtemsCom library.
2001-09-26 15:28:29 +00:00
Janet B. Anderson
682dbfae7a
Allow multiple includes of base RULES_BUILD (use first include).
2001-09-24 22:15:22 +00:00
Andrew Johnson
c5084f15cc
Removed EPICS_EXTENSIONS dependencies as this causes problems with the
...
RELEASE file checker. Now users of msi, sch2edif, e2db or dbst must
have these in their path, or define a variable pointing to the binary
in their application configure/RELEASE files. Capfast users may also
want to add the definition CAPFAST_TEMPLATES pointing to their EPICS
symbols, originally found via (EPICS_EXTENSIONS)/templates/capfast
2001-09-20 20:26:38 +00:00
Andrew Johnson
4f2c38bb03
Changed how we decide whether or not to build cdCommands.
2001-09-20 20:09:14 +00:00
Andrew Johnson
f280f73a64
Tidying up.
2001-09-14 20:06:07 +00:00
Andrew Johnson
65871f02e8
Tidying up convertRelease.pl stuff.
2001-09-14 20:02:30 +00:00
Janet B. Anderson
29e4cd9f61
Added definitions needed by base build.
2001-09-13 22:06:05 +00:00
Janet B. Anderson
01e185e1fa
Added RELEASE_INCLUDES and RELEASE_DBDFLAGS.
...
Removed base/configure defs, put defs in app/ext CONFIG_APP_INCLUDE file.
2001-09-13 21:43:53 +00:00
Andrew Johnson
c5d3e65511
Retain order of RELEASE entries in CONFIG_APP_INCLUDE and cdCommands.
...
Added <app>_HOST_LIB variable to CONFIG_APP_INCLUDE.
2001-09-13 21:30:23 +00:00
Andrew Johnson
365c82023f
Re-ordered and renamed some output from configAppInclude.
2001-09-13 20:54:42 +00:00
Janet B. Anderson
0fe3dcdbe7
Fix for remove command filenames.
2001-09-13 19:53:20 +00:00
Janet B. Anderson
8d7cb4ce1d
Replaced makeDbDepends.pl with mkmf.pl.
2001-09-13 19:31:06 +00:00
Janet B. Anderson
118dcad5b4
Many DEPENDS changes. Many other changes also.
2001-09-13 19:29:58 +00:00
Janet B. Anderson
dbeab43347
Moved HOST_HDEPENDS_CMD here.
2001-09-13 19:28:42 +00:00
Janet B. Anderson
ce150624fb
Removed HOST_HDEPENDS_CMD.
2001-09-13 19:27:04 +00:00
Janet B. Anderson
8cdc639fb9
Removed duplicate CROSS_CXXFLAGS. Changed CROSS_HDEPENDS_CMD to MKMF.
...
HDEPENDS_INCLUDES_MKMF set to files with relative path names only.
2001-09-13 19:24:20 +00:00
Andrew Johnson
0d2922fbcf
Replaced with convertRelease.pl.
2001-09-13 19:19:15 +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
Andrew Johnson
c51161f7a4
New tool, replaces makeConfigAppInclude.pl makeIocCdCommands.pl
...
and makeRulesInclude.pl and also performs consistency checks of
application RELEASE files.
2001-09-13 19:14:36 +00:00
Janet B. Anderson
87661c57d4
R3.14.0beta1
2001-09-13 19:13:12 +00:00
Janet B. Anderson
c1ae00ab21
Removed references to MAKEDBDEPENDS and MAKEDBDDEPENDS.
2001-09-13 19:12:38 +00:00
Janet B. Anderson
c5fbd3e8ec
Moved GCC_EXEC_PREFIX to CONFIG.CrossCommon.
2001-09-13 19:11:45 +00:00
Janet B. Anderson
f7b89d58e9
Moved GCC_EXEC_PREFIX definition here.
...
Removed -B option since GCC_EXEC_PREFIX is defined.
2001-09-13 19:11:12 +00:00
Janet B. Anderson
3334174809
Added -mpentium cflag.
2001-09-13 17:50:57 +00:00
Jeff Hill
60cd0e880b
removed templ inst mechanism
2001-09-13 15:06:46 +00:00
Jeff Hill
2b9212727f
removed explicit template mechanism
2001-09-13 15:02:15 +00:00
Janet B. Anderson
47779a4492
Comment changes only.
2001-09-12 14:23:02 +00:00
Janet B. Anderson
cb22f79e6d
Removed HOST_HDEPENDS_CMD definition, belongs in CONFIG_SITE.
2001-09-12 14:22:24 +00:00
Marty Kraimer
c92a488c82
remove EPICS_TS_MIN_WEST add EPICS_TIMEZONE
2001-09-06 19:15:56 +00:00
Janet B. Anderson
34ffeae3eb
Removed test on LIBTARGETS and SHARED_LIBRARIES.
...
Added PURIFY to link cmd.
2001-08-29 15:15:26 +00:00