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
43b02fc3
Commit
43b02fc3
authored
Oct 01, 2009
by
Steve Revill
⚽
Browse files
Added the ResApp component to the ModuleDB. Also to Disc components file.
Version 4.85. Tagged as 'BuildSys-4_85'
parent
cad440c3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
19 additions
and
13 deletions
+19
-13
Components/ROOL/Disc
Components/ROOL/Disc
+8
-3
ModuleDB
ModuleDB
+1
-0
VersionNum
VersionNum
+10
-10
No files found.
Components/ROOL/Disc
View file @
43b02fc3
...
@@ -144,6 +144,11 @@ InetSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
...
@@ -144,6 +144,11 @@ InetSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
Scrap -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
Scrap -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
Unicode -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
Unicode -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
Fonts -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources INSTFLAG=all
Fonts -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources INSTFLAG=all
ResApp -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
ResApp -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources RESMOD=WimpPool
ResApp -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources RESMOD=WindowTools
ResApp -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources RESMOD=PaintPool
ResApp -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources RESMOD=DrawPool
System -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
System -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
Config2Installer -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.360.Modules
Config2Installer -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.360.Modules
...
@@ -179,9 +184,9 @@ Config2PluginPinSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook
...
@@ -179,9 +184,9 @@ Config2PluginPinSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook
Config2PluginScrnSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginScrnSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginSndSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginSndSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginWindSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginWindSetup -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure
Config2PluginxxxxMerge -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.!BootSetup COMPONENT=BootMerge
Config2PluginxxxxMerge -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.!BootSetup COMPONENT=BootMerge
Config2PluginxxxxMerge -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure.!FontSetup COMPONENT=FontMerge
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
Config2PluginxxxxMerge -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Res.Configure COMPONENT=SysMerge
# Apps
# Apps
###ARPlayer -options INSTDIR=<Install$Dir>.HardDisc4.Apps
###ARPlayer -options INSTDIR=<Install$Dir>.HardDisc4.Apps
...
...
ModuleDB
View file @
43b02fc3
...
@@ -708,6 +708,7 @@ MchConfig C SystemRes.MchConfig SystemRe
...
@@ -708,6 +708,7 @@ MchConfig C SystemRes.MchConfig SystemRe
Public RES SystemRes.Public SystemRes Public
Public RES SystemRes.Public SystemRes Public
InetSetup C SystemRes.InetSetup SystemRes InetSetup
InetSetup C SystemRes.InetSetup SystemRes InetSetup
FontMerge C SystemRes.Configure SystemRes FontMerge
FontMerge C SystemRes.Configure SystemRes FontMerge
ResApp RES SystemRes.ResApp SystemRes !+Resource
Config2Installer C SystemRes.Configure2.Installer SystemRes Installer
Config2Installer C SystemRes.Configure2.Installer SystemRes Installer
Config2Main C SystemRes.Configure2.Main SystemRes Main
Config2Main C SystemRes.Configure2.Main SystemRes Main
...
...
VersionNum
View file @
43b02fc3
/* (4.8
4
)
/* (4.8
5
)
*
*
* This file is automatically maintained by srccommit, do not edit manually.
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
* Last processed by srccommit version: 1.1.
*
*
*/
*/
#define Module_MajorVersion_CMHG 4.8
4
#define Module_MajorVersion_CMHG 4.8
5
#define Module_MinorVersion_CMHG
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
30 Sep
2009
#define Module_Date_CMHG
01 Oct
2009
#define Module_MajorVersion "4.8
4
"
#define Module_MajorVersion "4.8
5
"
#define Module_Version 48
4
#define Module_Version 48
5
#define Module_MinorVersion ""
#define Module_MinorVersion ""
#define Module_Date "
30 Sep
2009"
#define Module_Date "
01 Oct
2009"
#define Module_ApplicationDate "
30-Sep
-09"
#define Module_ApplicationDate "
01-Oct
-09"
#define Module_ComponentName "BuildSys"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "4.8
4
"
#define Module_FullVersion "4.8
5
"
#define Module_HelpVersion "4.8
4
(
30 Sep
2009)"
#define Module_HelpVersion "4.8
5
(
01 Oct
2009)"
#define Module_LibraryVersionInfo "4:8
4
"
#define Module_LibraryVersionInfo "4:8
5
"
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