Commit Graph

10 Commits

Author SHA1 Message Date
John Biddiscombe ad09f66469 FIX: Same as last checkin except applies to bpi files as wellas lib files
If we can't find it - and it's not a target - and it has no path already specified,
it must be in OUTDIRLIB from another makefile in the same project !
(What this really means is the lib paths are correctly specified)
2001-10-09 22:18:34 -04:00
John Biddiscombe 668c929647 FIX:if we can't find it - and it's not a target - and it has no path already specified,
it must be in OUTDIRLIB from another makefile in the same project !
(What this really means is the lib paths are correctly specified)
2001-10-02 23:10:46 -04:00
John Biddiscombe 7adaefb403 ERR: Change to EscapeSpaces forces rework of Borland generator <sigh>
Add clause to prevent adding quotes when they're already present, then stuff them
onto all lib paths to prevent forward slashes causing trouble.
2001-09-11 21:45:35 -04:00
John Biddiscombe 288287b336 ENH: Major fix of the Borland generator which addresses the problem of libraries
with dependencies (other libraries) not linking when required. Dependency checking
required the full path to be supplied to each file when they're not in the current directory
(very tedious). All seems to be working nicely now.
2001-09-11 20:00:21 -04:00
Bill Hoffman 0b9521daf7 BUG: fix build with non-borland compiler 2001-09-11 13:44:27 -04:00
John Biddiscombe 53ed585ef6 ERR: Forgot to put back a backslash 2001-09-08 12:09:03 -04:00
John Biddiscombe 6fcc9d803c ERR: LINK_DIR must ot have backslah at end. Fix plus cleanup of some code. 2001-09-08 10:02:45 -04:00
Bill Hoffman a14057c1b3 BUG: clean up lib and exe output paths 2001-09-06 18:02:26 -04:00
Bill Hoffman d204791e45 ENH: integrate borland support 2001-09-06 17:28:24 -04:00
John Biddiscombe ecd4acfb01 NEW: First check in of Borland Makefile Generator and template stuff 2001-09-04 16:29:11 -04:00