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
B
BuildSys
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
9
Merge Requests
9
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
RiscOS
BuildSys
Commits
bb34a35b
Commit
bb34a35b
authored
Mar 16, 2019
by
Robert Sprowson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add GateWay to ModuleDB and BonusBin
Version 7.33. Tagged as 'BuildSys-7_33'
parent
50a4c539
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
10 deletions
+12
-10
Components/ROOL/BonusBin
Components/ROOL/BonusBin
+1
-0
ModuleDB
ModuleDB
+1
-0
VersionNum
VersionNum
+10
-10
No files found.
Components/ROOL/BonusBin
View file @
bb34a35b
...
...
@@ -101,6 +101,7 @@ DebugLib -type EXP
# Bonus apps
#
Connector -options INSTDIR=<Install$Dir>.BonusBin.Utilities
GateWay -options INSTDIR=<Install$Dir>.BonusBin.Utilities.Econet
FontEd -options INSTDIR=<Install$Dir>.BonusBin.Utilities.Developer
MakeModes -options INSTDIR=<Install$Dir>.BonusBin.Utilities.Developer
WinEdit -options INSTDIR=<Install$Dir>.BonusBin.Utilities.Developer
...
...
ModuleDB
View file @
bb34a35b
...
...
@@ -753,6 +753,7 @@ Flasher BAS Sources.Apps.Diversions.Flasher
FontMerge C Sources.SystemRes.Configure SystemRes FontMerge
FontPrint C Sources.Printing.FontPrint Printing FontPrint
Fonts RES Sources.SystemRes.Fonts SystemRes Fonts
GateWay C Sources.Networking.AUN.Apps.GateWay Utilities GateWay
HForm BAS Sources.Utilities.HForm Utilities HForm
Hopper C Sources.Apps.Diversions.Hopper Apps Hopper
InetRes RES Sources.SystemRes.InetRes SystemRes Internet
...
...
VersionNum
View file @
bb34a35b
/* (7.3
2
)
/* (7.3
3
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 7.3
2
#define Module_MajorVersion_CMHG 7.3
3
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 1
5 Jan
2019
#define Module_Date_CMHG 1
6 Mar
2019
#define Module_MajorVersion "7.3
2
"
#define Module_Version 73
2
#define Module_MajorVersion "7.3
3
"
#define Module_Version 73
3
#define Module_MinorVersion ""
#define Module_Date "1
5 Jan
2019"
#define Module_Date "1
6 Mar
2019"
#define Module_ApplicationDate "1
5-Jan
-19"
#define Module_ApplicationDate "1
6-Mar
-19"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "apache/RiscOS/BuildSys"
#define Module_FullVersion "7.3
2
"
#define Module_HelpVersion "7.3
2 (15 Jan
2019)"
#define Module_LibraryVersionInfo "7:3
2
"
#define Module_FullVersion "7.3
3
"
#define Module_HelpVersion "7.3
3 (16 Mar
2019)"
#define Module_LibraryVersionInfo "7:3
3
"
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