Commit Graph

92 Commits

Author SHA1 Message Date
Janet B. Anderson
5f357e94b0 Removed versioning on install of loadable shrlibs. 2004-01-15 22:05:38 +00:00
Ralph Lange
0dbaefd5d9 += version number for LOADABLE_SHRLIB. 2004-01-07 15:26:40 +00:00
Janet B. Anderson
e35c8d0774 Used INSTALL_LIBRARY script to install loadable shared libraries. 2003-08-27 15:29:29 +00:00
Janet B. Anderson
c6464b8797 Added loadable library definitions and rules 2003-07-03 16:17:38 +00:00
Janet B. Anderson
09e36d5275 Updated comments. 2003-04-02 21:24:24 +00:00
Janet B. Anderson
6021e84957 Changes for shared libraries and os consistancy. 2003-03-18 22:45:03 +00:00
Janet B. Anderson
e4bc78f4cf Moved dollars-in-identifiers flag to CONFIG_COMMON. 2002-11-25 22:37:03 +00:00
Janet B. Anderson
f81bff13fa Replaced -traditional with -fdollars-in-identifiers on ctdt compiles. 2002-11-22 19:05:07 +00:00
Janet B. Anderson
508c077175 Compile *ctdt.c files with COMPILE.ctdt line. 2002-11-11 21:51:58 +00:00
Janet B. Anderson
c6c28baab8 Reordered some rules. 2002-10-04 14:53:48 +00:00
Janet B. Anderson
aa8e1504dc Added DLL_LINK_LIBNAME and TDS to clean rule. 2002-07-15 19:47:50 +00:00
Janet B. Anderson
93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Janet B. Anderson
d472e1dfbf Remove cmplr DEPENDS options and simplify .depends build rules. 2002-07-05 21:59:35 +00:00
Jeff Hill
b88f3127e4 added path filtering 2002-07-03 15:03:22 +00:00
Janet B. Anderson
2e5c9f69d8 Added DLL_LINK_LIBNAME to LIBTARGETS definition. 2002-06-26 14:53:12 +00:00
Janet B. Anderson
01a1126eb5 Change to shrlib versioning for Darwin build. 2002-06-26 14:38:59 +00:00
Janet B. Anderson
eeb2f8c915 Simplified link line debugging command. 2002-02-07 21:56:46 +00:00
Janet B. Anderson
3d68d16f34 Updated all java rules. 2002-02-06 16:59:40 +00:00
Ralph Lange
3562336111 Changes for HP-UX 11 - first semi-stable version 2002-02-04 16:21:13 +00:00
Janet B. Anderson
cbb858ac9a Tool used to install shared libs changed from INSTALL to INSTALL_LIBRARY. 2002-01-15 17:36:54 +00:00
Janet B. Anderson
d637d8900a Added a remove of target to some rules. 2001-11-13 22:23:00 +00:00
Janet B. Anderson
75d0fc16e0 Added SCRIPTS_HOST and SCRIPTS_IOC. 2001-10-02 14:48:25 +00:00
Janet B. Anderson
682dbfae7a Allow multiple includes of base RULES_BUILD (use first include). 2001-09-24 22:15:22 +00:00
Andrew Johnson
575969a672 Switch to using convertRelease.pl script, run a consistency check in
application <top>/configure directories.
2001-09-13 19:17:52 +00:00
Janet B. Anderson
34ffeae3eb Removed test on LIBTARGETS and SHARED_LIBRARIES.
Added PURIFY to link cmd.
2001-08-29 15:15:26 +00:00
Janet B. Anderson
91fe7cecfb Simplified clean rule. 2001-08-23 18:48:05 +00:00
Janet B. Anderson
bee24cadd8 Changes to automatically generate header dependancy files. 2001-07-25 14:40:18 +00:00
Janet B. Anderson
7874d35daf Changes to create vxWorks archive libraries and prods. 2001-06-07 14:26:06 +00:00
Janet B. Anderson
0a3f27c689 Changed lex and yacc rules. 2001-04-24 16:44:59 +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
999b246da0 LIBRARY_OBJS, Depends, and Templates changes. Munch dep added. LD to LDCMD. 2001-03-05 22:01:47 +00:00
Janet B. Anderson
8d5123d516 Removed seq rules. Added rules for module/app configure build 2001-02-23 20:35:28 +00:00
Marty Kraimer
ff7dcd1e38 fix rules for munch 2001-02-21 21:03:12 +00:00
Janet B. Anderson
66900cefc9 Simplified snc rules. 2001-02-20 15:27:17 +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
Janet B. Anderson
22bb0d96d2 Modified snc cpp flags. 2001-02-19 17:29:25 +00:00
Janet B. Anderson
aef1418926 Modified depends rules and munch rules. 2001-02-13 17:09:16 +00:00
Janet B. Anderson
8a8f1a7ccf Modified depends rules 2001-01-30 16:02:25 +00:00
Janet B. Anderson
4c247070aa Added quote mark. 2001-01-17 20:54:17 +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
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
1275b89bec Added .c state notatation rules. 2000-10-12 15:48:55 +00:00
Jeff Hill
f01d955e34 fixed static constructors when building on WIN32 2000-09-26 23:53:53 +00:00
Janet B. Anderson
1eab671798 Comment changes. 2000-09-25 21:21:32 +00:00
Janet B. Anderson
5165fd9aa1 Changed munch rule, depends dependancies. Changes for ARCMD and LINK defs. 2000-09-25 19:52:39 +00:00
Janet B. Anderson
11376dbd41 Changed LIB_LD_OBJS to LIBRARY_LD_OBJS. 2000-09-15 21:02:00 +00:00
Marty Kraimer
4e3cceba33 prevent duplicate -I for dbExpand 2000-06-05 12:38:09 +00:00
Marty Kraimer
696b553d50 allow multiple build in one directory 2000-06-02 19:28:56 +00:00
Janet B. Anderson
08d961c27b Changes and renames for CFLAGS. 2000-05-23 19:08:30 +00:00