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
Janet B. Anderson
91fe7cecfb
Simplified clean rule.
2001-08-23 18:48:05 +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
W. Eric Norum
b5322ea925
Add new RTEMS initialization/configuration library.
2001-08-09 20:01:11 +00:00
Janet B. Anderson
4cb9d0b7d8
Made MKMF the default for HOST_HDEPENDS_CMD.
2001-08-07 14:42:43 +00:00
Jeff Hill
58989fb8e1
supress additional warnings
2001-08-06 23:22:17 +00:00
Jeff Hill
1d07007562
supress messages triggered by normal C++ coding partices
2001-08-06 21:00:42 +00:00
Janet B. Anderson
9391e3d9cc
Added mkmf.pl
2001-08-02 22:09:18 +00:00
Janet B. Anderson
a83f3f9214
Added HDEPENDS_CMD option for compiler or mkmf.pl
2001-08-02 22:09:16 +00:00
Janet B. Anderson
464cb4b26b
Modified for automated depends.
2001-07-26 20:31:02 +00:00
Janet B. Anderson
33dbdc68a3
Added automated depends for created db and dbd files.
2001-07-26 20:27:16 +00:00
Janet B. Anderson
5930f5b7d9
Reordered SRC_DIRS for consistancy.
...
Allow CONFORM flags to be target, target/osclass, and target/t-a specific.
2001-07-26 20:19:06 +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
443f95471e
CODE flag changes for cygwin build
2001-07-25 14:40:19 +00:00
Janet B. Anderson
bee24cadd8
Changes to automatically generate header dependancy files.
2001-07-25 14:40:18 +00:00
Janet B. Anderson
993fbd06e9
Updated to solaris 8 POSIX flags.
2001-07-19 15:27:44 +00:00
Janet B. Anderson
71fa55fd2a
Removed unused shrlib suffix.
2001-07-09 20:05:04 +00:00
Janet B. Anderson
7b54119ff8
Changed to gnu compiler for depends rule.
2001-07-09 20:04:24 +00:00
Janet B. Anderson
a9f1052b59
Removed unused HOST_OPT_FLAGS definition.
2001-07-03 23:13:56 +00:00
Andrew Johnson
185b773419
Added configuration files for the MVME2100 running Linux, both cross
...
and self-hosted compilation supported (but you don't want to use the
self-hosted if you can help it!). Assumes the standard Hard Hat
Linux install locations for the cross-development tools.
2001-07-02 21:49:36 +00:00
Janet B. Anderson
ac19d5fba6
Added O.Common dir to dependancies of BUILD_ARCHS rule.
2001-07-02 21:39:39 +00:00
Janet B. Anderson
60173f78cf
Remove compiler path requirement.
2001-06-28 21:05:42 +00:00
Janet B. Anderson
e76c4287ac
Added T_A specific OPT and WARN flags.
2001-06-27 14:21:32 +00:00
Janet B. Anderson
b1643cf138
Moved +DAportable to CODE flags.
2001-06-26 16:29:12 +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
843595ed42
Allowed file and file/os specific WARN and OPT values.
2001-06-19 14:37:08 +00:00
Janet B. Anderson
4cf55705d6
Removed references to DBDNAME and DEBEXPAND.
2001-06-19 14:35:56 +00:00
Jeff Hill
71ccf13585
eliminate option to turn off exceptions
2001-06-12 17:54:30 +00:00
Janet B. Anderson
c3cbf1bd2c
Die if rmtree fails.
2001-06-08 20:36:54 +00:00
Janet B. Anderson
cb0d92aa82
Changed LIBOBJS_HOST to LIBRARY_LD_OBJS.
2001-06-07 16:15:16 +00:00
Janet B. Anderson
d8ca8c6d72
R3.14.0alpha3
2001-06-07 16:00:45 +00:00
Janet B. Anderson
7874d35daf
Changes to create vxWorks archive libraries and prods.
2001-06-07 14:26:06 +00:00
Jeff Hill
3ede456a0d
fixed comment
2001-06-06 17:38:15 +00:00
Janet B. Anderson
13de25e9f4
Reordered <lib>_DIR definitions.
2001-05-23 16:15:18 +00:00
Jeff Hill
1f7c046c8f
added new env var
2001-05-22 01:34:47 +00:00
W. Eric Norum
92d922d446
Add comment.
2001-04-30 21:05:21 +00:00
W. Eric Norum
ea74ab6e7a
Allow network interface card to be selected using site-specific
...
configuration file. Provide example selection for RTEMS pc386 target.
2001-04-30 21:03:12 +00:00