Janet B. Anderson
3c9b4d761e
Modified UnixPath for ActiveState perl.
2006-10-02 14:17:41 +00:00
Andrew Johnson
82513dfcc6
Support "-include" syntax in configure/RELEASE* files
2006-06-16 19:24:15 +00:00
Andrew Johnson
bf45ed3869
Major reorganization and Perl cleanup:
...
Added support for MIPS; ignore duplicate symbols; run destructors in
reverse order; added comments to output source file.
2006-04-28 17:46:51 +00:00
Janet B. Anderson
0fb9b9feda
Initial version.
2006-03-09 17:04:38 +00:00
Janet B. Anderson
e93f9fd86e
Updated path rewriting rules for various OSs.
2005-11-30 21:46:13 +00:00
Janet B. Anderson
b17ad0400d
Removed chomp of $TOP because cygpath may not be in users`s path.
2005-11-15 22:46:09 +00:00
Janet B. Anderson
3b1583274c
Initial version.
2005-10-26 21:13:16 +00:00
Janet B. Anderson
f086636a6d
Comment out filter for invalid white space on solaris.
2005-02-09 16:00:04 +00:00
Janet B. Anderson
99d146e776
Added code to filter out "invalid white space" msgs on solaris-sparc.
2005-02-08 20:11:13 +00:00
Janet B. Anderson
6004b1e378
Remove /tmp_mnt for sun4.
2005-02-08 18:29:53 +00:00
Janet B. Anderson
04876477d9
To get unique libs do wildcard using $(LIB_PREFIX)$(lib).*
2005-02-07 22:52:05 +00:00
Janet B. Anderson
880664adbb
Return fullpathname if arg starts with "." else return arg value.
2005-02-03 14:46:37 +00:00
Janet B. Anderson
2999b11a51
Removed output of SHRLIB_SEARCH_DIRS = TOP/lib/arch.
2004-08-11 19:31:36 +00:00
Janet B. Anderson
6c46c794f6
Add macro RULES_TOP - fullpath to a module top directory.
2004-07-13 19:23:34 +00:00
Janet B. Anderson
6614ff45a9
Added a check to see if "$ARGV[0]" exists pre Andy Foster request.
2004-06-01 16:53:22 +00:00
Andrew Johnson
8b9a59d072
Convert paths to canonical form using abs_path before comparing.
2004-05-20 18:31:13 +00:00
Janet B. Anderson
8ee9595026
Changed file test from -r to -f fow win32 builds.
2004-05-17 14:28:31 +00:00
Janet B. Anderson
52f10d9b47
Initial version.
2004-04-05 15:07:44 +00:00
Janet B. Anderson
ff54104aa0
Fixed usage, error message, and cleaned up file.
2004-03-30 20:35:51 +00:00
Janet B. Anderson
26b6974cfa
Simplify changes to create <name>Include.dbd from <name>_DBD files.
2004-03-25 17:09:58 +00:00
Janet B. Anderson
11e5c14c7f
Changes to create <name>Include.dbd from <name>_DBD files.
2004-03-25 14:50:08 +00:00
Janet B. Anderson
6af0cdeb50
Initial version.
2004-03-24 20:14:04 +00:00
W. Eric Norum
8ea67657bc
Provide more information in error message.
2004-03-18 22:44:15 +00:00
Janet B. Anderson
0d071c9f0c
Added binmode on output file and some comments.
2004-02-19 22:39:12 +00:00
Janet B. Anderson
6b16dbac9d
Added name_OBJLIBS osclass tests and definitions.
2004-01-27 20:30:27 +00:00
Ralph Lange
b69b906c14
Cosmetic changes.
2004-01-19 10:35:05 +00:00
Ralph Lange
267d7593ba
Works also for standard C comments.
2004-01-07 10:23:26 +00:00
Janet B. Anderson
c9af50db0c
Initial version. Used to mofdify created header files to avoid solaris
...
compiler warning messages when headers created from WIN32 build.
2003-12-17 17:05:55 +00:00
Janet B. Anderson
d7023b1f87
Changed order of _LDLIBS for consistancy.
2003-12-17 17:04:01 +00:00
Andrew Johnson
0a3edefb39
Make cdCommands environment variable names match envPaths,
...
i.e. don't upper-case the app name.
Also added ARCH and IOC environment variables.
2003-11-21 21:11:30 +00:00
Andrew Johnson
68975ee309
Internal reorganization to simplify reading RELEASE files
...
Added -T option to allow manual setting of $top
2003-11-21 20:25:37 +00:00
Andrew Johnson
367e27d5f5
Support for configure/RELEASE.<hostarch>.<targetarch> files
2003-09-15 21:01:36 +00:00
Andrew Johnson
cce78f0ec5
Added putenv lines to cdCommands output (Mark Rivers).
2003-09-02 15:56:09 +00:00
Janet B. Anderson
bded68e14e
Removed references to LIB_EXT.
2003-08-29 18:56:18 +00:00
Andrew Johnson
09d50b3213
Export RELEASE entries in environment for tools (MSI in particular)
2003-07-30 21:35:30 +00:00
Janet B. Anderson
e536c949e1
Fixed typo.
2003-07-25 14:53:08 +00:00
Janet B. Anderson
13fcc63153
Added fix for full path name when in cygwin shell.
2003-07-24 20:11:37 +00:00
Andrew Johnson
b9fb6caffb
Added envPaths functionality, and using these variables in st.cmd files
2003-07-23 22:08:50 +00:00
Janet B. Anderson
c6464b8797
Added loadable library definitions and rules
2003-07-03 16:17:38 +00:00
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