Changeset 1280
- Timestamp:
- Nov 18, 2008, 5:23:29 PM (17 years ago)
- Location:
- trunk
- Files:
-
- 21 edited
-
av2.def (modified) (1 diff)
-
databar.def (modified) (1 diff)
-
dirsize.def (modified) (1 diff)
-
dll/fm3dll.def (modified) (1 diff)
-
dll/fm3res.def (modified) (1 diff)
-
dll/internal/makefile (modified) (1 diff)
-
dll/version.h (modified) (1 diff)
-
eas.def (modified) (1 diff)
-
file_id.diz (modified) (1 diff)
-
fm3.def (modified) (1 diff)
-
fm4.def (modified) (1 diff)
-
global.def (modified) (1 diff)
-
ini.def (modified) (1 diff)
-
killproc.def (modified) (1 diff)
-
sysinfo.def (modified) (1 diff)
-
undel.def (modified) (1 diff)
-
vcollect.def (modified) (1 diff)
-
vdir.def (modified) (1 diff)
-
viewinfs.def (modified) (1 diff)
-
vtree.def (modified) (1 diff)
-
warpin/makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/av2.def
r1278 r1280 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@FM/2 Viewer MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@FM/2 Viewer MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 488416 -
trunk/databar.def
r1278 r1280 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@FM/2 Databar MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@FM/2 Databar MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 65536 -
trunk/dirsize.def
r1278 r1280 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@FM/2 Directory Sizes MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@FM/2 Directory Sizes MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 0x50000 -
trunk/dll/fm3dll.def
r1278 r1280 7 7 # 17 Sep 08 JBS Commented out (# JBS) unneeded exports 8 8 9 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.'9 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.' 10 10 segment class 'DATA' readwrite loadoncall nonshared 11 11 segment class 'CODE' loadoncall -
trunk/dll/fm3res.def
r1278 r1280 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 segment class 'DATA' readonly loadoncall shared -
trunk/dll/internal/makefile
r1278 r1280 53 53 @%write $^@ option map 54 54 @%write $^@ name $(BASE) 55 @%write $^@ op desc '@$#SLAInc:3.1 4.0$#@$#$#1$#$# 11/16/2008 03:14:00 slamain::EN:US:0:U:@@FM/2 Strings Compiler'55 @%write $^@ op desc '@$#SLAInc:3.15.0$#@$#$#1$#$# 11/18/2008 03:15:00 slamain::EN:US:0:U:@@FM/2 Strings Compiler' 56 56 @%write $^@ file $(BASE).obj 57 57 @%write $^@ library os2386.lib -
trunk/dll/version.h
r1278 r1280 55 55 56 56 #define VERMAJOR 3 57 #define VERMINOR 1 457 #define VERMINOR 15 58 58 // Ensure VERREALMINOR nul for non-beta releases 59 59 // #define VERREALMINOR "" -
trunk/eas.def
r1278 r1280 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@FM/2 EA Editor MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@FM/2 EA Editor MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 0x50000 -
trunk/file_id.diz
r1278 r1280 1 FM/2 v3.1 4.0 built with OpenWatcom1 FM/2 v3.15.0 built with OpenWatcom 2 2 An OS/2 Warp+ PM 32-bit 3 3 file/directory/disk/archive/etc. -
trunk/fm3.def
r1278 r1280 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 655360 -
trunk/fm4.def
r1278 r1280 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@F(ile) M(anager)/2 Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2001, 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 655360 -
trunk/global.def
r1278 r1280 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@FM/2 Global MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@FM/2 Global MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 388416 -
trunk/ini.def
r1278 r1280 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@FM/2 INI Editor MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@FM/2 INI Editor MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 0x60000 -
trunk/killproc.def
r1278 r1280 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@FM/2 Kill Process MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@FM/2 Kill Process MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 0x50000 -
trunk/sysinfo.def
r1278 r1280 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@FM/2 SysInfo MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@FM/2 SysInfo MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 0x50000 -
trunk/undel.def
r1278 r1280 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@FM/2 Udelete MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@FM/2 Udelete MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 0x50000 -
trunk/vcollect.def
r1278 r1280 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@FM/2 Collector MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@FM/2 Collector MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 488416 -
trunk/vdir.def
r1278 r1280 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@FM/2 View Directory MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@FM/2 View Directory MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 488416 -
trunk/viewinfs.def
r1278 r1280 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@FM/2 View INFs MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@FM/2 View INFs MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 122840 -
trunk/vtree.def
r1278 r1280 5 5 # 14 Jun 07 SHL Convert to OpenWatcom 6 6 7 option description '@#SLAInc:3.1 4.0#@##1## 11/16/2008 03:14:00 GKYBuild::EN:US:0:U:@@FM/2 Tree View MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.'7 option description '@#SLAInc:3.15.0#@##1## 11/18/2008 03:15:00 GKYBuild::EN:US:0:U:@@FM/2 Tree View MiniApp Copyright (c) 1993, 1998 M. Kimes Copyright (c) 2005, 2008 Steven Levine and Associates, Inc.' 8 8 9 9 option stack = 488416 -
trunk/warpin/makefile
r1278 r1280 18 18 # improve support for -a option in the checkfiles target. 19 19 # 30 Oct 08 JBS Code improvements, including condensed script-related code and 20 # eliminated occasional duplicate addition of the script to the WPI file20 # eliminated occasional duplicate addition of the script to the WPI file 21 21 22 22 !ifndef FM2_VER # if defined on wmake command, use it 23 FM2_VER=-3-1 4-0 # default value23 FM2_VER=-3-15-0 # default value 24 24 !ifdef %FM2_VER # if defined via env. var. 25 25 FM2_VER=$(%FM2_VER) # use the env. var.
Note:
See TracChangeset
for help on using the changeset viewer.
