Commit Graph

1841 Commits

Author SHA1 Message Date
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
Janet B. Anderson
d6d842a317 Change / to \\ in link line 2001-01-12 23:20:34 +00:00
Janet B. Anderson
8958f19f9a Updated comment 2001-01-12 23:19:56 +00:00
Janet B. Anderson
e8cc2b0edf Moved gcc defs to CONFIG.Common.solaris-sparc 2001-01-12 23:19:50 +00:00
Janet B. Anderson
e941c6d19f Updated comments, OS_CLASS,ARCH_CLASS 2001-01-12 23:19:24 +00:00
Janet B. Anderson
6d0ee622c6 Updated comments, changed WIND_HOST_TYPE 2001-01-12 23:19:19 +00:00
Janet B. Anderson
93364c06d6 Added SHRLIB dependancy definitions 2001-01-12 23:19:14 +00:00
Janet B. Anderson
f8675d987e Added uninstall of INSTALL_DB dir 2001-01-12 23:18:53 +00:00
Janet B. Anderson
b62f877c69 O.Common changes. Moved db & dbd rules to and added include for RULES.Db 2001-01-12 23:18:43 +00:00
Janet B. Anderson
52de8d577a O,Common changes. Added all db and dbd defines 2001-01-12 23:17:58 +00:00
Janet B. Anderson
ec1aa66cd3 O.Common changes. Moved all db and dbd references to RULES.Db 2001-01-12 23:17:54 +00:00
Janet B. Anderson
e35e8e69b7 Added defines for undefined epics tools 2001-01-12 23:17:50 +00:00