Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
BuildSys
Commits
36f44369
Commit
36f44369
authored
15 years ago
by
Jeffrey Lee
Browse files
Options
Download
Email Patches
Plain Diff
Add SoftSCSI modules, EtherK autosense file, PDumperCX2 to disc image
Version 4.89. Tagged as 'BuildSys-4_89'
parent
91f2d076
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
7 deletions
+19
-7
Components/ROOL/Disc
Components/ROOL/Disc
+12
-0
VersionNum
VersionNum
+7
-7
No files found.
Components/ROOL/Disc
View file @
36f44369
...
...
@@ -59,6 +59,7 @@ RamFS -type EXP # FileSys.RAMFS.RAMFS
ResourceFS -type EXP # FileSys.ResourceFS.ResourceFS
ScreenBlanker -type EXP # Video.Render.ScrBlank
ScreenModes -type EXP # Video.UserI.ScrModes
SCSIDriver -type EXP # HWSupport.SCSI.SCSIDriver
ShellCLI -type EXP # Desktop.ShellCLI
SoundDMA -type EXP # HWSupport.Sound.Sound0
SoundChannels -type EXP # HWSupport.Sound.Sound1
...
...
@@ -155,6 +156,7 @@ Config2Installer -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
DDEUtils -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules
###PhotoCDMod -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.350.Modules
###PPP -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules.Network ASMBLOCKDRIVERS={FALSE}
RTSupport -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.500.Modules
###SharedSnd -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules
# Screen savers
...
...
@@ -188,6 +190,15 @@ Config2PluginxxxxMerge -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook
Config2PluginxxxxMerge -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.!FontSetup COMPONENT=FontMerge
Config2PluginxxxxMerge -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure COMPONENT=SysMerge
# USB mass storage softload modules for Iyonix
SCSISwitch -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Boot.PreDesk.SoftSCSI
SCSISoftUSB -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Boot.PreDesk.SoftSCSI
SCSIFS -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Boot.PreDesk.SoftSCSI
SCSIFiler -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Boot.PreDesk.SoftSCSI ASFLAGS="-PD \"SCSI SETL {TRUE}\""
# AutoSense files for InetSetup
EtherK -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.Configure.!InetSetup.AutoSense TARGET=AutoSense
# Apps
###ARPlayer -options INSTDIR=<Install$Dir>.HardDisc4.Apps
CloseUp -options INSTDIR=<Install$Dir>.HardDisc4.Apps
...
...
@@ -215,6 +226,7 @@ PDriver -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Print
PDriverDP -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.Modules
PDriverPS -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.Modules
PDumperCX -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.PDumpers
PDumperCX -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.PDumpers TARGET=PDumperCX2
PDumperDM -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.PDumpers
PDumperE2 -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.PDumpers
PDumperIW -options INSTDIR=<Install$Dir>.HardDisc4.Printing.!Printers.PDumpers
...
...
This diff is collapsed.
Click to expand it.
VersionNum
View file @
36f44369
/* (4.8
8
)
/* (4.8
9
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 4.8
8
#define Module_MajorVersion_CMHG 4.8
9
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 25 Oct 2009
#define Module_MajorVersion "4.8
8
"
#define Module_Version 48
8
#define Module_MajorVersion "4.8
9
"
#define Module_Version 48
9
#define Module_MinorVersion ""
#define Module_Date "25 Oct 2009"
...
...
@@ -18,6 +18,6 @@
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "4.8
8
"
#define Module_HelpVersion "4.8
8
(25 Oct 2009)"
#define Module_LibraryVersionInfo "4:8
8
"
#define Module_FullVersion "4.8
9
"
#define Module_HelpVersion "4.8
9
(25 Oct 2009)"
#define Module_LibraryVersionInfo "4:8
9
"
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment