Commit Graph

57 Commits

Author SHA1 Message Date
Janet B. Anderson b0314690a5 Added ../Makefile as a dependancy of created *Include.dbd. 2007-03-27 15:23:45 +00:00
Janet B. Anderson 23c1596d22 Applied patches for recognizing external dependencies from B. Franksen. 2006-12-19 19:43:02 +00:00
Janet B. Anderson 604a957bb2 Removed references to TEMPLATE_LINKS. 2005-11-03 16:14:38 +00:00
Janet B. Anderson f30a9bf3b4 Removed unused COMMON_TEMPLATES dependancy. 2005-10-31 22:34:34 +00:00
Janet B. Anderson 96b099b0c5 Changes for makeDbDepends.pl and other fixes. 2005-10-26 20:55:12 +00:00
Janet B. Anderson ec22708773 Bug fix submitted by Martin Norbury. 2005-06-13 17:44:23 +00:00
Janet B. Anderson b74620ccc7 Added the db dependancy definition <name>_DEPENDS. 2005-02-10 18:38:47 +00:00
Janet B. Anderson 5a91260f49 Added dependancy line for ../template files. 2004-10-15 21:22:59 +00:00
Janet B. Anderson 66c0ecd2f9 Moved wildcard parentheses to end of line. 2004-09-14 22:06:28 +00:00
Janet B. Anderson 6355bd4c80 Test if DBD_INSTALLS and DB_INSTALLS are non zero instead if defined. 2004-07-13 19:14:27 +00:00
Janet B. Anderson 3068262901 Added rule to build name.db from name.template. 2004-04-08 19:33:59 +00:00
Janet B. Anderson c3c1c6c980 Moved install db from O.Common rule. 2004-04-08 16:27:47 +00:00
Janet B. Anderson 68556e0534 COMMON_DIR changes. 2004-04-07 18:33:37 +00:00
Janet B. Anderson 5b30180c3f Removed COMMON_DIR from dbd vpath. 2004-04-06 20:54:03 +00:00
Janet B. Anderson 26b6974cfa Simplify changes to create <name>Include.dbd from <name>_DBD files. 2004-03-25 17:09:58 +00:00
Janet B. Anderson b25c2e9d4c Build *_registerRecordDeviceDriver.cpp from dbd file in $(COMMON_DIR). 2004-03-25 15:56:10 +00:00
Janet B. Anderson 11e5c14c7f Changes to create <name>Include.dbd from <name>_DBD files. 2004-03-25 14:50:08 +00:00
Janet B. Anderson 7c99669444 Removed dos2unix conversion. 2004-03-22 20:31:20 +00:00
Janet B. Anderson 11da58cc5b Added dos2unix rules for win32. 2004-03-03 14:39:11 +00:00
Andrew Johnson 65c202c80f Don't generate an empty file if registerRecordDeviceDriver.pl fails. 2004-01-23 22:57:26 +00:00
Andrew Johnson f24895c325 Name the registerRecordDeviceDriver subroutine after the dbd file it was
created from; allows applications to be split up and loaded separately.
2003-07-22 15:36:29 +00:00
Andrew Johnson 7bff35a687 Changed dbExpand rules to use new -o option to specifiy the output filename 2003-07-21 23:08:36 +00:00
Janet B. Anderson 9408db2d54 Added rules for DB_INSTALLS and DBD_INSTALLS. 2003-05-05 17:03:32 +00:00
W. Eric Norum 7013940665 Fix tab/space problem in previous patch. 2003-03-25 19:23:56 +00:00
W. Eric Norum 3096b35961 Don't leave dangling output files when msi fails. 2003-03-25 19:22:42 +00:00
Janet B. Anderson 58627395b5 Added dbExpand.tmp imtermediate file. 2003-03-24 23:12:35 +00:00
W. Eric Norum b35c92278b Bug fix for template filename expansion. 2003-02-11 16:08:08 +00:00
Janet B. Anderson c5fe6a39d0 Allow <name>_TEMPLATE specifications. 2003-01-30 15:42:25 +00:00
Janet B. Anderson 7d2390eb74 Allow creating a *.db from *.substitutions and DB_TEMPLATE. 2003-01-22 20:51:53 +00:00
Janet B. Anderson 2b1fd2f6f1 Added install for *.vdb files and generalized template definition. 2002-12-12 22:39:40 +00:00
Janet B. Anderson f0b9b606d5 Changes for capfast and OPT. 2002-12-12 00:08:30 +00:00
Janet B. Anderson 6195077e19 Updated template rules. Removed shell command. 2002-11-15 21:34:07 +00:00
Janet B. Anderson 1c27d187c1 Moved buildInstall rule. 2002-10-04 14:51:05 +00:00
Janet B. Anderson 93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Janet B. Anderson a6dff1cdd7 Added INDDBFROMTEMPLATE definition and rule. 2002-07-05 22:01:18 +00:00
Janet B. Anderson 093aaaca32 Added RM of target to some rules. 2002-03-04 19:38:09 +00:00
Janet B. Anderson d7717d106d Simplified some rules. 2001-10-02 18:15:42 +00:00
Janet B. Anderson 01e185e1fa Added RELEASE_INCLUDES and RELEASE_DBDFLAGS.
Removed base/configure defs, put defs in app/ext CONFIG_APP_INCLUDE file.
2001-09-13 21:43:53 +00:00
Janet B. Anderson 0fe3dcdbe7 Fix for remove command filenames. 2001-09-13 19:53:20 +00:00
Janet B. Anderson 118dcad5b4 Many DEPENDS changes. Many other changes also. 2001-09-13 19:29:58 +00:00
Janet B. Anderson 6eeb8c74a2 Supressed RM output lines. Made *_registerRecordDeviceDriver.cpp precious. 2001-08-23 19:09:18 +00:00
Janet B. Anderson 33dbdc68a3 Added automated depends for created db and dbd files. 2001-07-26 20:27:16 +00:00
Janet B. Anderson bee24cadd8 Changes to automatically generate header dependancy files. 2001-07-25 14:40:18 +00:00
Janet B. Anderson 575d3a0f3e Allow RULES.DB to be included into Makefiles. 2001-03-23 21:55:46 +00:00
Janet B. Anderson e8dec4073d Updated comments 2001-01-30 16:00:46 +00:00
Marty Kraimer 6ebdda485d bug fix for Janet 2001-01-15 20:27:24 +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 4a548625a5 makeDbDepends.pl and replaceVAR.pl now in base/configure/tools. 2000-09-27 14:22:47 +00:00
Marty Kraimer be90158390 revert to previous version 2000-07-11 16:08:55 +00:00
Marty Kraimer 889ca7efcf change /configure to 2000-07-07 12:53:38 +00:00