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
a817ef6b
Commit
a817ef6b
authored
Apr 14, 2019
by
Robert Sprowson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add FilerUtils to ModuleDB and PlingSystem
Version 7.36. Tagged as 'BuildSys-7_36'
parent
6778d57a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
10 deletions
+12
-10
Components/ROOL/PlingSystem
Components/ROOL/PlingSystem
+1
-0
ModuleDB
ModuleDB
+1
-0
VersionNum
VersionNum
+10
-10
No files found.
Components/ROOL/PlingSystem
View file @
a817ef6b
...
...
@@ -115,6 +115,7 @@ FilterManager -options INSTDIR=<Install$Dir>.System.!System.310.Module
FrontEnd -options INSTDIR=<Install$Dir>.System.!System.310.Modules
ColourPicker -options INSTDIR=<Install$Dir>.System.!System.310.Modules OPTIONS="-DNO_INTERNATIONAL_HELP"
DrawFile -options INSTDIR=<Install$Dir>.System.!System.310.Modules CMDHELP=None
FilerUtils -options INSTDIR=<Install$Dir>.System.!System.310.Modules
Freeway -options INSTDIR=<Install$Dir>.System.!System.310.Modules.Network CMDHELP=None
Internet -options INSTDIR=<Install$Dir>.System.!System.310.Modules.Network CMDHELP=None
MimeMap -options INSTDIR=<Install$Dir>.System.!System.310.Modules.Network CMDHELP=None
...
...
ModuleDB
View file @
a817ef6b
...
...
@@ -271,6 +271,7 @@ FilePlay C closed.RiscOS.Sources.Audio.FilePlay
Filer ASM Sources.Desktop.Filer Desktop Filer
FilerSWIs ASM Sources.Desktop.FilerSWIs Desktop FilerSWIs
Filer_Action C Sources.Desktop.FilerAct Desktop FilerAct
FilerUtils ASM Sources.Utilities.Patches.FilerUtils Desktop FilerUtils
FileSwitch ASM Sources.FileSys.FileSwitch FileSys FileSwitch
FileWatch C closed.RiscOS.Sources.Programmer.FileWatch Programmer FileWatch
FilterManager ASM Sources.Desktop.Filter Desktop FilterMgr
...
...
VersionNum
View file @
a817ef6b
/* (7.3
5
)
/* (7.3
6
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 7.3
5
#define Module_MajorVersion_CMHG 7.3
6
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
07
Apr 2019
#define Module_Date_CMHG
14
Apr 2019
#define Module_MajorVersion "7.3
5
"
#define Module_Version 73
5
#define Module_MajorVersion "7.3
6
"
#define Module_Version 73
6
#define Module_MinorVersion ""
#define Module_Date "
07
Apr 2019"
#define Module_Date "
14
Apr 2019"
#define Module_ApplicationDate "
07
-Apr-19"
#define Module_ApplicationDate "
14
-Apr-19"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "apache/RiscOS/BuildSys"
#define Module_FullVersion "7.3
5
"
#define Module_HelpVersion "7.3
5 (07
Apr 2019)"
#define Module_LibraryVersionInfo "7:3
5
"
#define Module_FullVersion "7.3
6
"
#define Module_HelpVersion "7.3
6 (14
Apr 2019)"
#define Module_LibraryVersionInfo "7:3
6
"
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