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
Janet B. Anderson
86055bce3d
Changed SHRLIBNAME to SHRLIBNAME_YES.
2001-08-29 15:11:37 +00:00
Janet B. Anderson
e3f86b5cec
Make MKMF the default depends tool.
2001-08-29 15:02:34 +00:00
Janet B. Anderson
5b6f17f7db
Find R3.13 tools in HOST_ARCH directory.
2001-08-29 15:00:56 +00:00
Janet B. Anderson
678818b59f
Change for purify - define GCC_EXEC_PREFIX only for cross builds.
2001-08-29 15:00:06 +00:00
Janet B. Anderson
6eeb8c74a2
Supressed RM output lines. Made *_registerRecordDeviceDriver.cpp precious.
2001-08-23 19:09:18 +00:00
Janet B. Anderson
97d679e350
Changes for win32 output.
2001-08-23 19:02:56 +00:00
Janet B. Anderson
7c753f5383
Modified test jba override comments.
2001-08-23 18:59:12 +00:00
Janet B. Anderson
70b49f3ba4
Added HDEPENDS definitions.
2001-08-23 18:55:12 +00:00
Janet B. Anderson
fe2b7fd8fc
Use solaris compiler for HDEPENDS.
2001-08-23 18:53:57 +00:00
Janet B. Anderson
1a0bbfb0ca
Modified comments.
2001-08-23 18:50:24 +00:00
Janet B. Anderson
16f3eff801
Added mkmf tool definition.
2001-08-23 18:49:03 +00:00