Commit Graph

905 Commits

Author SHA1 Message Date
Janet B. Anderson
25966c7892 Added -lgcc to shared library builds and static prod builds for gcc 3.4.2. 2005-09-12 19:38:51 +00:00
Janet B. Anderson
28ceac4534 Added LEXOPT+=-8 to allow chars that are not plain 7bit standard ASCII. 2005-09-12 18:43:28 +00:00
Janet B. Anderson
27438fead6 Define darwin. Changes to avod warnings, OPT flags, and order of includes. 2005-08-24 21:53:00 +00:00
Janet B. Anderson
09adc87364 Initial version. 2005-08-24 20:21:51 +00:00
W. Eric Norum
90ac180dcb Readline is part of Mac OS X now, so use it. 2005-07-02 22:48:52 +00:00
Janet B. Anderson
ec22708773 Bug fix submitted by Martin Norbury. 2005-06-13 17:44:23 +00:00
Janet B. Anderson
6e21f9d94e Initial version. 2005-03-22 18:58:44 +00:00
Janet B. Anderson
ac97549d93 Added rule for TCLLIB. 2005-03-07 15:23:46 +00:00
Janet B. Anderson
3e24737c73 Added UNINSTALL_DIRS. 2005-03-01 17:06:26 +00:00
Janet B. Anderson
f1760c0b76 CC and CCC definitions changed to reflect GNU defaults. 2005-02-25 16:02:57 +00:00
W. Eric Norum
32b7c0d230 Don't require add-on packages. 2005-02-17 02:21:06 +00:00
W. Eric Norum
d76a8e01c7 Move RTEMS location declaration to user-editable configure/RELEASE file. 2005-02-16 19:01:37 +00:00
W. Eric Norum
c0ee7e11e3 Improve grammar in comments. 2005-02-12 17:26:13 +00:00
W. Eric Norum
237337904e RTEMS has again moved. 2005-02-12 17:25:44 +00:00
Janet B. Anderson
b74620ccc7 Added the db dependancy definition <name>_DEPENDS. 2005-02-10 18:38:47 +00:00
Janet B. Anderson
406642cecc Comment out invalid white space filter. 2005-02-09 16:00:55 +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
c5600fdaa1 Added filter for solaris warnings. 2005-02-08 22:16:24 +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
574a073600 Filter out "invalid white space character in directive" compiler warnings
when included headers created by win32 build.
2005-02-08 20:09:05 +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
77f6460811 Moved the GNU_DIR site override definition to a CONFIG_SITE file. 2005-02-04 20:18:44 +00:00
Janet B. Anderson
880664adbb Return fullpathname if arg starts with "." else return arg value. 2005-02-03 14:46:37 +00:00
W. Eric Norum
ea37d538ba Comment out cross-development targets accidentally enabled. 2005-02-01 20:51:44 +00:00
W. Eric Norum
5275b22887 Add new site-specific file. 2005-02-01 20:46:52 +00:00
W. Eric Norum
0cd520d093 Add uC5282 support. 2005-02-01 20:45:09 +00:00
Janet B. Anderson
bf69293239 Added LIB_INSTALLS, libraries to install. 2005-01-25 16:58:29 +00:00
Andrew Johnson
7a3d887fb2 We should ship a configuration that matches the native unenhanced OS. 2004-12-16 19:53:38 +00:00
Janet B. Anderson
6d17162c11 R3.14.7 2004-12-06 22:31:52 +00:00
W. Eric Norum
8363b8267d Use new RTEMS tool-naming scheme. 2004-11-30 19:41:55 +00:00
Andrew Johnson
7d7f4df700 Avoid an optimizer bug that is present in the Tornado 2.x 68K C compilers at
anything greater than -O0.  Not a problem in C++ though.
2004-11-17 19:59:20 +00:00
Ken Evans
87cef6172d Modified definitions for JAR_INPUT and JARCMD. 2004-11-15 16:20:52 +00:00
Janet B. Anderson
3449a7157a Added -Qn to CPP because snc sometimes does not like #ident lines. 2004-11-10 21:09:33 +00:00
Janet B. Anderson
75a2d6229f Added -Qn to CPP because snc sometimes does not like #ident lines. 2004-11-10 18:09:54 +00:00
Janet B. Anderson
139472e2db Added $(EPICS_BASE_TOOLS_BIN) to $(PATH) to find dlls for base build tools. 2004-11-09 14:45:01 +00:00
Janet B. Anderson
b4e2c4c432 Changed c preprocessor from gcc to cc. 2004-11-04 21:13:22 +00:00
Janet B. Anderson
4f03bba90d Changed filterout to filter-out. 2004-11-04 20:29:36 +00:00
Janet B. Anderson
dc2fb8bb5c Added registryIoc library to EPICS_BASE_HOST_LIBS definition. 2004-11-03 22:35:57 +00:00
Janet B. Anderson
25c30be105 Only one -classpath allowed on a command line (for javadoc). 2004-11-02 19:51:54 +00:00
Janet B. Anderson
dc930863f2 Only build JAVA stuff when BUILD_CLASS is HOST. 2004-11-01 22:41:27 +00:00
Janet B. Anderson
c508e485ba Removed COMMON_JAR, add rule to install existing jar, added jar vpath. 2004-11-01 22:30:10 +00:00
Ken Evans
bd4b66de07 Fixed it up to remove package directories during clean. Was
previously leaving generated classes (with $ in the name).
2004-10-28 18:56:45 +00:00
W. Eric Norum
36aa145d04 Add rtemsNfs to all RTEMS targets. 2004-10-28 18:23:41 +00:00
Janet B. Anderson
b75254ec92 Added EPICS_BASE_TOOLS_BIN to PATH - find dlls for antelope, e_flex ... 2004-10-28 18:23:24 +00:00
Janet B. Anderson
8a1987ea9e Implemented LOADABLE_SHRLIB_VERSION. 2004-10-28 18:19:48 +00:00
Janet B. Anderson
b6e3f6d481 Added OP_SYS_CFLAGS += -g. 2004-10-28 18:07:07 +00:00
Janet B. Anderson
ba1139f3c9 Remove OP_SYS_CFLAGS += -g. 2004-10-28 17:44:42 +00:00
Janet B. Anderson
1c95d2eca8 Removed -z defs because it doesn't work with gcc/g++ 3.4.2. 2004-10-28 14:27:15 +00:00
Janet B. Anderson
13ec7a675c Removed -z defs which was accidently committed. 2004-10-26 15:49:54 +00:00