Commit Graph

71 Commits

Author SHA1 Message Date
Janet B. Anderson
04998e378b Fixed bugs in .stt rule. 2003-12-12 15:44:53 +00:00
Janet B. Anderson
21ff7e5613 Create javalib and javalib/<package> directories only if JAVA is defined. 2003-08-20 16:30:04 +00:00
Andrew Johnson
bc03c1cca9 Don't create .dbd file if dbExpand fails. 2003-08-18 20:57:43 +00:00
Andrew Johnson
71d1b80224 Don't create the java install directory until something actually needs it! 2003-08-15 20:00:32 +00:00
Janet B. Anderson
0048405ec0 Changes for OS X. 2003-05-01 13:51:25 +00:00
Janet B. Anderson
3b1c83ed6b Added javadoc definitions and rules. Made other changes. 2002-12-06 17:52:56 +00:00
Janet B. Anderson
2c9f78350a Remove only build created .dbd files. 2002-10-18 15:57:32 +00:00
Janet B. Anderson
b18f2118f2 Allow arch_class specific prodname_objs. 2002-09-16 22:09:11 +00:00
Janet B. Anderson
1a59789871 Updated license comments. 2002-07-12 22:19:52 +00:00
Janet B. Anderson
2ad833fd1f Changed dir to EPICS_BASE_HOST_BIN. 2002-06-12 14:21:09 +00:00
Janet B. Anderson
fbf3e7630a Fix shared libraries build bug. 2001-09-21 18:22:44 +00:00
Janet B. Anderson
560e9d5bf2 Added SRCS.c and SRCS.cc to depends dependancies. 2001-08-27 18:57:10 +00:00
Janet B. Anderson
def5fcf7c2 Only execute depends command if there are source files. 2001-08-20 17:23:24 +00:00
Janet B. Anderson
4c4eeee2d1 Added ifdef CPLUSPLUS again to linker definition. 2001-03-06 21:30:59 +00:00
Janet B. Anderson
ecfc4209a5 Added vpath for .cpp files. 2000-12-14 16:20:37 +00:00
Janet B. Anderson
9392890198 Added *.cpp c++ source file compilation rule. 2000-12-14 16:00:58 +00:00
Janet B. Anderson
b520b21015 Added rules for java header file creation. 2000-05-15 14:31:37 +00:00
Janet B. Anderson
840cb1154d Changes for win32 resource files. 2000-05-09 20:09:57 +00:00
Janet B. Anderson
b41c25c31a Modified config files to get rid of inc build step. 2000-05-08 18:11:33 +00:00
Janet B. Anderson
1287657634 Always use c++ linker. Shrlib flags now from CXX definitions. 2000-04-25 20:30:06 +00:00
Janet B. Anderson
96f1563b75 Removed Borland build debugging prints. 2000-04-11 20:35:07 +00:00
Janet B. Anderson
004854183e Added changes for Borland win32 build. 2000-04-11 20:12:33 +00:00
Janet B. Anderson
37ad0c3445 Changes made to allow building multilpe libraries with circular references. 2000-02-25 23:05:53 +00:00
Janet B. Anderson
9f346cf216 Added PROD_OBJS to PROD dependancies to fix "make depends". 1999-12-10 20:01:58 +00:00
Ralph Lange
171e63d7fa += USER/USR_DBDFLAGS upward compatibility 1999-11-23 16:59:24 +00:00
Ralph Lange
7811c1fc08 Added base.dbd to DBDNAME dependencies (as in RULES.Vx) 1999-08-12 20:51:10 +00:00
Ralph Lange
18fdef33f4 += 'real' DBDFLAGS 1999-07-30 19:41:46 +00:00
Marty Kraimer
41228df369 encorporate latest changes on 09JUL99 1999-07-09 14:02:06 +00:00
Janet B. Anderson
7977848096 Unix build now always uses SHRLIB_CFLAGS when compiling library src files.
Added ARCH_CLASS facility for USR_CPPFLAGS.
1998-11-09 21:39:47 +00:00
Janet B. Anderson
fd67b63b75 Modified java rules. 1998-09-08 14:39:50 +00:00
Janet B. Anderson
46d989507f Added COND_PROD_SRCS to depends rule and moved rule after the definition. 1998-09-03 15:53:13 +00:00
Jeff Hill
597d2209ff corrected missing -d in shrlib install 1998-07-07 22:24:40 +00:00
Janet B. Anderson
1a78b3eeb6 Renamed .DEPENDS to DEPENDS (for cygwin32 build) 1998-06-15 14:04:14 +00:00
Janet B. Anderson
df0653ee53 Changed java install rule. 1998-06-03 14:51:51 +00:00
Janet B. Anderson
f54959c473 Modified if test on SRCS and COND_PROD_SRCS. 1998-06-02 21:03:55 +00:00
Janet B. Anderson
55c2134ef7 TESTPROD handled same as PROD except not installed. 1998-06-02 02:43:38 +00:00
Janet B. Anderson
3258b789dc Added strip to if statements. Changed def of PROD_OBJS. 1998-06-02 01:09:40 +00:00
Janet B. Anderson
b4f37d7eca Removed DIRECTORY_TARGETS. 1998-06-01 19:23:27 +00:00
Janet B. Anderson
69fadca2bb Second installment of shared library changes. 1998-05-13 14:44:21 +00:00
Janet B. Anderson
1fc6f092bd Allow USR_LDFLAGS_<archclass> definitions. Added TARGETS to clean rule. 1998-04-23 21:18:32 +00:00
Jeff Hill
ec619b727c fixed WIN32 dll build 1998-04-21 00:27:01 +00:00
Janet B. Anderson
18184eb1ba Initial version of jeva rules and definitions. 1998-04-17 21:31:12 +00:00
Janet B. Anderson
69c5f8749c Initial version of shared library support 1998-04-16 22:39:10 +00:00
Janet B. Anderson
933bd23a67 Added definitions and rule changes for WIN95/NT resource files. 1998-04-16 19:06:28 +00:00
Janet B. Anderson
0fabbd1e33 Removed continuation from shell command for WinNT builds. 1998-03-18 18:44:40 +00:00
Janet B. Anderson
00c0d5218a Added USR_LIBS_$(ARCH_CLASS) definitions. 1998-03-16 22:38:56 +00:00
Janet B. Anderson
7fb514e73e The call make is no longer printed. 1998-03-12 18:37:17 +00:00
Janet B. Anderson
329445119c Config changes for extensions and config simplification. 1998-03-12 04:54:55 +00:00
Janet B. Anderson
7434d3315d Removed buggy TCLINDEX install rule. 1998-02-10 17:03:05 +00:00
Janet B. Anderson
1507c97f34 Added tcl lib rules and definitions. 1998-02-04 16:33:19 +00:00