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
1cad4c67
Commit
1cad4c67
authored
12 years ago
by
Ben Avison
Browse files
Options
Download
Email Patches
Plain Diff
Added the 4 SDFS modules and SyncLib to the OMAP3 builds
Version 5.64. Tagged as 'BuildSys-5_64'
parent
7c2f4fc6
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
22 additions
and
10 deletions
+22
-10
Components/ROOL/OMAP3
Components/ROOL/OMAP3
+5
-0
Makefiles/AppLibs
Makefiles/AppLibs
+1
-0
Makefiles/ModuleLibs
Makefiles/ModuleLibs
+1
-0
ModuleDB
ModuleDB
+5
-0
VersionNum
VersionNum
+10
-10
No files found.
Components/ROOL/OMAP3
View file @
1cad4c67
...
...
@@ -125,6 +125,10 @@ SCSISwitch
SCSISoftUSB
SCSIFS
SCSIFiler -options ASFLAGS="-PD \"SCSI SETL {TRUE}\"" SCSITEMPLATES=yes
SDIODriver
SDFS
SDFSFiler -options ASFLAGS="-PD \"SDFS SETL {TRUE}\""
SDCMOS
ColourPicker
ScreenModes
DrawFile
...
...
@@ -201,6 +205,7 @@ DDTLib
Wild
Trace
DebugLib
SyncLib
NVRAM -type EXP
PortManager -type EXP
...
...
This diff is collapsed.
Click to expand it.
Makefiles/AppLibs
View file @
1cad4c67
...
...
@@ -62,6 +62,7 @@ MODMALLOCLIB = C:ModMalloc.o.Lib
NCMALIB = C:NCMALib.o.NCMALib
NSPRLIB = C:NSPRLib.o.NSPRLib
OSLIB = C:OSLib.o.OSLib
SYNCLIB = C:SyncLib.o.SyncLib
TGRLIB = C:TGRLib.o.tgrlib
WILDLIB = C:Wild.o.Wild
...
...
This diff is collapsed.
Click to expand it.
Makefiles/ModuleLibs
View file @
1cad4c67
...
...
@@ -63,6 +63,7 @@ MODMALLOCLIB = C:ModMalloc.o.Lib_M
NCMALIB = C:NCMALib.o.NCMALibZM
NSPRLIB = C:NSPRLib.o.NSPRLibzm
OSLIB = C:OSLib.o.OSLib
SYNCLIB = C:SyncLib.o.SyncLibzm
TGRLIB = C:TGRLib.o.tgrlib
WILDLIB = C:Wild.o.Wild_M
PRISMLIB = C:PRISMLib.o.PRISMLibzm
...
...
This diff is collapsed.
Click to expand it.
ModuleDB
View file @
1cad4c67
...
...
@@ -63,6 +63,7 @@ ShareD EXP Sources.Networking.AUN.Access.ShareFSBlob.Shar
socklib EXP Sources.Lib.TCPIPLibs.socklib
SSLeay EXP closed.RiscOS.Sources.Lib.SSLeay
SSLRO EXP closed.RiscOS.Sources.Networking.libs.SSLRO
SyncLib EXP Sources.Lib.SyncLib
TCPIPheaders C Sources.Lib.TCPIPLibs.headers
TGRLib EXP closed.RiscOS.Sources.Lib.TGRlib
ToolboxLib C Sources.Toolbox.ToolboxLib
...
...
@@ -469,6 +470,10 @@ SCSIFiler ASM Sources.FileSys.ADFS.ADFSFiler
SCSIFS ASM Sources.FileSys.SCSIFS.SCSIFS FileSys SCSIFS
SCSISoftUSB C Sources.HWSupport.SCSI.SCSISoftUSB HWSupport SCSISoftUSB
SCSISwitch C Sources.HWSupport.SCSI.SCSISwitch HWSupport SCSIDriver
SDCMOS C Sources.HWSupport.SD.SDCMOS HWSupport SDCMOS
SDFS C Sources.FileSys.SDFS.SDFS FileSys SDFS
SDFSFiler ASM Sources.FileSys.ADFS.ADFSFiler FileSys SDFSFiler
SDIODriver C Sources.HWSupport.SD.SDIODriver HWSupport SDIODriver
SCTransport C closed.RiscOS.Sources.HWSupport.SmartCard.SCTrans HWSupport SCTrans
SendMessage C closed.RiscOS.Sources.Networking.Utilities.SendMsg Networking SendMessage
SerialDeviceDriver ASM Sources.HWSupport.Serial HWSupport Serial
...
...
This diff is collapsed.
Click to expand it.
VersionNum
View file @
1cad4c67
/* (5.6
3
)
/* (5.6
4
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 5.6
3
#define Module_MajorVersion_CMHG 5.6
4
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 0
7
Jun 2012
#define Module_Date_CMHG 0
8
Jun 2012
#define Module_MajorVersion "5.6
3
"
#define Module_Version 56
3
#define Module_MajorVersion "5.6
4
"
#define Module_Version 56
4
#define Module_MinorVersion ""
#define Module_Date "0
7
Jun 2012"
#define Module_Date "0
8
Jun 2012"
#define Module_ApplicationDate "0
7
-Jun-12"
#define Module_ApplicationDate "0
8
-Jun-12"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "5.6
3
"
#define Module_HelpVersion "5.6
3
(0
7
Jun 2012)"
#define Module_LibraryVersionInfo "5:6
3
"
#define Module_FullVersion "5.6
4
"
#define Module_HelpVersion "5.6
4
(0
8
Jun 2012)"
#define Module_LibraryVersionInfo "5:6
4
"
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