Commit Graph

781 Commits

Author SHA1 Message Date
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
Janet B. Anderson 66900cefc9 Simplified snc rules. 2001-02-20 15:27:17 +00:00
Ralph Lange 0eb794b5fd Explicit clean.<arch> does not remove O.Common 2001-02-19 21:53:05 +00:00
Janet B. Anderson 818ffecc45 Snc rule changed, link no longer required. 2001-02-19 21:25:55 +00:00
Janet B. Anderson f63a958a3b Changed .stt rule. 2001-02-19 20:33:58 +00:00
W. Eric Norum cb0f8f6879 Add definition for how to run the C preprocessor. This is needed for
preprocessing sequencer source files.
2001-02-19 20:07:18 +00:00
Janet B. Anderson 7760d0e025 Removed extra CPPSNCFLAGS line since -x c is on defintion of CPP. 2001-02-19 17:34:34 +00:00
Janet B. Anderson 22bb0d96d2 Modified snc cpp flags. 2001-02-19 17:29:25 +00:00
Janet B. Anderson 2b650db1bc Modified snc cppflags. 2001-02-19 17:27:16 +00:00
Janet B. Anderson c0957fb625 Removed include ov vxWorks.h from snc preprocessing. 2001-02-19 17:12:25 +00:00
W. Eric Norum 958890ea64 Add CPPSNCFLAGS so that state notation language programs are correctly preprocessed. 2001-02-16 21:51:27 +00:00