Commit Graph

1841 Commits

Author SHA1 Message Date
Janet B. Anderson
057fbc10a0 Now allows include statements. 2001-04-27 14:05:07 +00:00
Janet B. Anderson
0a3f27c689 Changed lex and yacc rules. 2001-04-24 16:44:59 +00:00
W. Eric Norum
9f2d93d2d4 Allow application code to override RTEMS network configuration. 2001-04-20 19:18:54 +00:00
Janet B. Anderson
c1bd5924df Removed trailing blanks. 2001-04-02 14:08:05 +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
575d3a0f3e Allow RULES.DB to be included into Makefiles. 2001-03-23 21:55:46 +00:00
Janet B. Anderson
36d073b4dd Added .i files to precious. Removed reference to iocBinInstalls. 2001-03-23 20:59:41 +00:00
Janet B. Anderson
ebf9c197e8 Allowed for macro replacement. 2001-03-22 21:23:04 +00:00
Janet B. Anderson
0a5ddd49ba Rearranged OP_SYS and ARCH_DEP definitions. 2001-03-22 21:21:40 +00:00
Janet B. Anderson
3f79faccca Rearanged OP_SYS and ARCH_DEP definitions. 2001-03-22 21:19:59 +00:00
Janet B. Anderson
a50ffacc50 Removed include for CONFIG.Common.UnixCommon. 2001-03-22 21:15:52 +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
1204080477 Added DIRs for base librareis dbtoolsIoc, iocsh, and miscIoc. 2001-03-20 20:50:33 +00:00
Janet B. Anderson
3e485fd56f Modified CONFIG_INSTALLS definition. 2001-03-12 17:15:32 +00:00
Janet B. Anderson
9800d8e2ad Added CONFIG_INSTALLS definition. 2001-03-12 15:43:57 +00:00
W. Eric Norum
61e0c86fc7 Leave low 1Mbyte of memory free for use by bootloader. 2001-03-09 01:33:49 +00:00
Janet B. Anderson
72d8c794e3 R3.14.0alpha2 2001-03-08 01:29:16 +00:00
Janet B. Anderson
e85024e5a5 Added install location. 2001-03-08 01:22:49 +00:00
W. Eric Norum
3cba651ae8 Add definition of partial link command (LD). 2001-03-06 15:12:50 +00:00
Janet B. Anderson
2a3d025bda Changed LIBRARY_OBJS to LIB_OBJS 2001-03-05 22:01:54 +00:00
Janet B. Anderson
e42bd02bb6 Use gcc for depends rule 2001-03-05 22:01:52 +00:00
Janet B. Anderson
29ff706f0f Reordered lines 2001-03-05 22:01:51 +00:00
Janet B. Anderson
2a2d1f2bc6 Removed snc lines 2001-03-05 22:01:50 +00:00
Janet B. Anderson
e88eea7693 Removed LDCMD 2001-03-05 22:01:48 +00:00
Janet B. Anderson
999b246da0 LIBRARY_OBJS, Depends, and Templates changes. Munch dep added. LD to LDCMD. 2001-03-05 22:01:47 +00:00
Janet B. Anderson
da11287c31 Moved include to RULES_BUILD 2001-03-05 22:01:45 +00:00
Janet B. Anderson
a38e3b96b6 PRODUCT_OBJS and LIBRARY_OBJS changes. Removed snc defs. Depends changes. 2001-03-05 22:01:44 +00:00
Janet B. Anderson
44e18d649e Removed SNCFLAGS 2001-03-05 22:01:42 +00:00
Janet B. Anderson
b27caeab76 Changed CCC to CC in CPP definition. 2001-03-05 22:01:41 +00:00
Janet B. Anderson
a30c122f83 Initial version. 2001-03-01 19:31:40 +00:00
Janet B. Anderson
a00707b719 Allow osclass definitions for PROD_OBJS, LIB_OBJS, and LIB_SRCS. 2001-02-27 22:45:19 +00:00
Janet B. Anderson
c532fc4a1c Added LDCMD definition. 2001-02-23 21:23:59 +00:00
Janet B. Anderson
034e3129d2 Initial version. 2001-02-23 20:37:22 +00:00
Janet B. Anderson
4cdc6b2279 Added LDCMD definition. 2001-02-23 20:36:49 +00:00
Janet B. Anderson
e7133a50ec added LD definition 2001-02-23 20:36:00 +00:00
Janet B. Anderson
4e9a68e2a5 Added filters for file names 2001-02-23 20:35:32 +00:00
Janet B. Anderson
b42049ff64 Uncommented DEPLIB_LDFLAGS definition 2001-02-23 20:35:30 +00:00
Janet B. Anderson
889b9742f4 added LDCMD definition 2001-02-23 20:35:29 +00:00
Janet B. Anderson
8d5123d516 Removed seq rules. Added rules for module/app configure build 2001-02-23 20:35:28 +00:00
Janet B. Anderson
9873fcbe58 Added includes for top level RULES_BUILD and RULES_INCLUDE files 2001-02-23 20:35:27 +00:00
Janet B. Anderson
2e59061b67 Added module, app, ext configure Makefile definition 2001-02-23 20:35:25 +00:00
Janet B. Anderson
4a4e5a8682 Removed seq references 2001-02-23 20:35:04 +00:00
Marty Kraimer
ff7dcd1e38 fix rules for munch 2001-02-21 21:03:12 +00:00
Janet B. Anderson
7635c70877 Changed opt level from O2 to O3. 2001-02-21 20:41:40 +00:00
Janet B. Anderson
8b48db3da0 Removed filter to remove names starting with . or .. 2001-02-21 15:28:16 +00:00
Janet B. Anderson
4fb58d5d46 Fixed parms for preprocessor. 2001-02-20 20:36:54 +00:00
Janet B. Anderson
8db5931fb2 Change preprocessor to gnu compiler. 2001-02-20 19:16:31 +00:00
Janet B. Anderson
17582955a9 Reordered include dirs so that ., .., and src dirs are first. 2001-02-20 19:15:39 +00:00
Janet B. Anderson
27cd4bbd26 Added strip fcn to ifndef lines. 2001-02-20 19:14:31 +00:00