Changeset 1244
- Timestamp:
- Oct 9, 2008, 1:50:16 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/warpin/fm2.wis.in (modified) (4 diffs, 2 props)
Legend:
- Unmodified
- Added
- Removed
-
trunk/warpin/fm2.wis.in
-
Property svn:eol-style
set to
native -
Property svn:keywords
set to
Id
r988 r1244 4 4 various text and creates FM2.WIS during the FM/2 build process. 5 5 6 $Id$ 7 6 8 Change log 7 9 22 Feb 08 JBS Ticket 231: Stop auto-select of FM/2 Utilities of already installed. 8 10 23 Feb 08 JBS Ticket 226: Add debugging support package 9 11 24 Feb 08 JBS Ticket 226: Add debugging support package 10 26 Feb 08 JBS Ticket 226: Reset debgging package version to match FM2_VER 12 26 Feb 08 JBS Ticket 226: Reset debugging package version to match FM2_VER 13 06 Oct 08 JBS Ticket 287: Fix syntax of the required version attribute of Warpin tag 14 in Warpin script. 11 15 12 16 NOTE: If a NON-EXTERNAL package (i.e. a package whose files … … 18 22 will need to be changed accordingly. 19 23 20 NOTE: If a PACKAGEI Dline below ever has a '-' added to it, then the24 NOTE: If a PACKAGEId line below ever has a '-' added to it, then the 21 25 SED command in warpin\makefile will have to change. Right now the SED 22 26 command first replaces the @@@FM2*_VER@@@ string in tha PACKAGEID's … … 25 29 PACKAGEID's if possible. 26 30 27 WARPIN VERSION 0.9.20is required for PACKAGEID's with revision levels.28 WARPIN VERSION 0.9.9is required for EXTRACTFROMPCK.31 WARPIN VERSION="0.9.20" is required for PACKAGEID's with revision levels. 32 WARPIN VERSION="0.9.9" is required for EXTRACTFROMPCK. 29 33 30 34 --> 31 <WARPIN VERSION 0.9.20>35 <WARPIN VERSION="0.9.20"> 32 36 33 37 <HEAD> … … 104 108 105 109 The FM/2 base package must be installed to a drive with long filename support! 106 This is the first release of FM/2 that was build with OpenWatcom. Changing 107 compilers can introduce unexpected problems so you may want to install this110 Since v3.6 FM/2 has been built using OpenWatcom. Changing compilers can 111 introduce unexpected problems. So you may want to install this 108 112 package to a location different than your current install for testing before 109 113 replacing your current version. See the readme for more information. -
Property svn:eol-style
set to
Note:
See TracChangeset
for help on using the changeset viewer.
