Commit Graph

702 Commits

Author SHA1 Message Date
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
W. Eric Norum
2c63f42dbb More changes to reflect new EPICS build environment. 2001-02-16 16:45:55 +00:00
Ralph Lange
8a399c6fcb Workaround for CPPSNCFLAGS bug 2001-02-16 16:29:49 +00:00
Janet B. Anderson
e3dcae62d8 Removed unneeded CFLAGS line. 2001-02-15 19:05:45 +00:00
Jeff Hill
93987971ab enable RTTI 2001-02-15 17:29:08 +00:00
W. Eric Norum
85485063cf Must explicitly set EXE and OBJ variables. 2001-02-15 02:08:27 +00:00
Ralph Lange
2a763a57ae Fixed the vxWorks.h fix fir C++ 2001-02-14 16:40:45 +00:00
W. Eric Norum
6eb7163723 Not working, but committing to let others have a look at this. 2001-02-14 03:52:00 +00:00
Janet B. Anderson
6ccd369d90 Added filter to remove names starting with . or .. 2001-02-13 17:13:22 +00:00
Janet B. Anderson
f1ada22570 Changed depends definition from Sun compiler to gnu compiler. 2001-02-13 17:12:14 +00:00
Janet B. Anderson
60608a662b Modified depends definitions and munch definitions. 2001-02-13 17:10:07 +00:00
Janet B. Anderson
aef1418926 Modified depends rules and munch rules. 2001-02-13 17:09:16 +00:00
Janet B. Anderson
3e7c9345c3 Modified depends definitons. 2001-02-13 17:08:41 +00:00
Janet B. Anderson
8460ec69f7 Added PERL to REGISTERRECORDDEVICEDRIVER definition. 2001-02-08 19:35:58 +00:00
Janet B. Anderson
1dacd15eea Removed reference to tornado 101. 2001-02-06 21:00:16 +00:00
Janet B. Anderson
da3c88ea9a Modified comments. 2001-02-02 19:18:00 +00:00
Janet B. Anderson
8a8f1a7ccf Modified depends rules 2001-01-30 16:02:25 +00:00
Janet B. Anderson
8ded7b56ab Removed ANSI and CPLUSPLUS 2001-01-30 16:00:51 +00:00
Janet B. Anderson
e8dec4073d Updated comments 2001-01-30 16:00:46 +00:00
Janet B. Anderson
5f6be5e6e8 Updated all flags. 2001-01-30 16:00:42 +00:00
Janet B. Anderson
c558d86ba9 Initial version 2001-01-30 16:00:39 +00:00
Janet B. Anderson
4c247070aa Added quote mark. 2001-01-17 20:54:17 +00:00
Janet B. Anderson
7331ddbd78 Added borland. 2001-01-17 20:12:39 +00:00
Marty Kraimer
6ebdda485d bug fix for Janet 2001-01-15 20:27:24 +00:00
Janet B. Anderson
79929bbacd Initial version 2001-01-15 16:49:19 +00:00
W. Eric Norum
6c1be6f025 Since all systems other than vxWorks use a C++ constructor to register sequencer
programs and commands, use C++ to compile the output of SNC.  The commands to
use C in configure/os/CONFIG.Common.vxWorksCommon are commented out for now.
If enough people have problems using C++ to compile their SNC programs the
commands may have to be uncommented.
2001-01-14 22:15:40 +00:00
Janet B. Anderson
93a9e56502 O.Common changes 2001-01-12 23:23:45 +00:00
Janet B. Anderson
b830f40620 Changed library lines 2001-01-12 23:20:54 +00:00
Janet B. Anderson
5d0fc9e609 Change DEPENDS to DBDEPENDS 2001-01-12 23:20:51 +00:00
Janet B. Anderson
b2bc95d8b8 Added epicshostarch to command line for RELEASE files 2001-01-12 23:20:47 +00:00