Commit Graph
74 Commits
Author SHA1 Message Date
Andrew Johnson c82442b10c Undone Marty's incorrect change to convertRelease.pl
(removed 3.13.1 compatibility line completely)
Added dependency for cdCommands so it gets rebuilt if $(TOP)/bin changes
i.e. possibly when $(TOP)/bin/$(T_A) is created.
2003-05-21 19:05:18 +00:00
Marty Kraimer 9cf089f0d3 appbin => topbin 2003-05-21 17:57:26 +00:00
Janet B. Anderson a41a72a4f4 Converted formatted line to Text Wrap. 2003-05-20 20:13:34 +00:00
Janet B. Anderson 12bd56b1b4 Added code to remove trailing blanks in RELEASE file definitions. 2003-05-08 20:00:59 +00:00
Janet B. Anderson 89cfbc5e21 Moved INSTALL_LOCATION definition to RELEASE file for SHRLIB_SEARCH_DIRS. 2003-03-20 20:36:16 +00:00
Janet B. Anderson 6021e84957 Changes for shared libraries and os consistancy. 2003-03-18 22:45:03 +00:00
Janet B. Anderson b05d1db548 Fixed spelling error. 2003-03-05 18:33:26 +00:00
Janet B. Anderson e359f48237 Allow <name>_LDFLAGS. 2003-02-10 22:52:10 +00:00
Andrew Johnson df2451c7ee Added code to emit SHRLIB_SEARCH_DIRS settings into CONFIG_APP_INCLUDE 2003-02-06 21:57:51 +00:00
Janet B. Anderson 8e807bf6b4 Fixed chomp. 2002-12-16 20:25:53 +00:00
Marty Kraimer 2c94593c8c dont chop after chomp 2002-12-16 15:47:23 +00:00
Janet B. Anderson ed92859eaf Added chomp. 2002-12-13 15:27:42 +00:00
Janet B. Anderson 08ba669094 Allowed names with decimal points. 2002-11-04 12:25:19 +00:00
Janet B. Anderson d5b01ece10 Removed MakeRelease unix shell script. 2002-07-18 18:04:31 +00:00
Janet B. Anderson 93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Janet B. Anderson d472e1dfbf Remove cmplr DEPENDS options and simplify .depends build rules. 2002-07-05 21:59:35 +00:00
Janet B. Anderson f7c8b673d7 Added quotes around tempfile name. 2002-05-08 19:27:06 +00:00
Janet B. Anderson 4a131f8ff4 Removed some comments. Removed source file from depends output. 2002-03-25 21:33:24 +00:00
Janet B. Anderson 654ca82fbf Added LDOBJS for linking with R3.13 *Lib object files without trailing .o. 2002-02-18 21:07:03 +00:00
Ralph Lange 3562336111 Changes for HP-UX 11 - first semi-stable version 2002-02-04 16:21:13 +00:00
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
Janet B. Anderson 1b24ce1620 Expand macros after all RELEASE files are read. 2001-10-22 19:32:27 +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
Andrew Johnson f280f73a64 Tidying up. 2001-09-14 20:06:07 +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 8d7cb4ce1d Replaced makeDbDepends.pl with mkmf.pl. 2001-09-13 19:31:06 +00:00
Andrew Johnson 0d2922fbcf Replaced with convertRelease.pl. 2001-09-13 19:19:15 +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 97d679e350 Changes for win32 output. 2001-08-23 19:02:56 +00:00
Janet B. Anderson 05d89d878e Added basename function. 2001-08-21 15:01:28 +00:00
Janet B. Anderson 2034323254 Removed duplicate definitions. 2001-08-20 19:38:05 +00:00
Janet B. Anderson ce506a77a7 Changes to mkmf. 2001-08-10 22:17:57 +00:00
Janet B. Anderson 9391e3d9cc Added mkmf.pl 2001-08-02 22:09:18 +00:00
Janet B. Anderson 464cb4b26b Modified for automated depends. 2001-07-26 20:31:02 +00:00
Janet B. Anderson f11205de68 Comment changes. 2001-07-25 18:20:25 +00:00
Janet B. Anderson c20c4c5380 Initial version. 2001-07-25 15:05:42 +00:00
Janet B. Anderson bee24cadd8 Changes to automatically generate header dependancy files. 2001-07-25 14:40:18 +00:00
Janet B. Anderson 1e595bfaa6 Don't try to create directory if symbolic link of same name exists. 2001-06-25 19:28:11 +00:00
Janet B. Anderson 4cf55705d6 Removed references to DBDNAME and DEBEXPAND. 2001-06-19 14:35:56 +00:00
Janet B. Anderson c3cbf1bd2c Die if rmtree fails. 2001-06-08 20:36:54 +00:00
Janet B. Anderson 7874d35daf Changes to create vxWorks archive libraries and prods. 2001-06-07 14:26:06 +00:00
Janet B. Anderson 057fbc10a0 Now allows include statements. 2001-04-27 14:05:07 +00:00
Janet B. Anderson 02c05f38b1 Added HOST_BIN and include/os/OS_CLASS. 2001-03-23 22:35:55 +00:00
Janet B. Anderson ebf9c197e8 Allowed for macro replacement. 2001-03-22 21:23:04 +00:00
Janet B. Anderson ca640904a0 Change to allow relative paths. 2001-03-22 03:08:28 +00:00
Janet B. Anderson 8d9dd818b1 Changes to allow relative path for EPICS_BASE. 2001-03-20 21:00:06 +00:00
Janet B. Anderson 2a3d025bda Changed LIBRARY_OBJS to LIB_OBJS 2001-03-05 22:01:54 +00:00
Janet B. Anderson 034e3129d2 Initial version. 2001-02-23 20:37:22 +00:00
Janet B. Anderson 4e9a68e2a5 Added filters for file names 2001-02-23 20:35:32 +00:00