Commit 1808f6fd authored by Ben Avison's avatar Ben Avison
Browse files

All builds now build the Squash module from source

Version 6.25. Tagged as 'BuildSys-6_25'
parent 5a12c8b4
......@@ -22,7 +22,7 @@ Kernel -type EXP
MessageTrans -type EXP
PDriver -type EXP
ResourceFS -type EXP
SquashClosed -type EXP
Squash -type EXP
TaskManager -type EXP
TerritoryManager -type EXP
WindowManager -type EXP
......
......@@ -519,8 +519,7 @@ Spain ASM Sources.Internat.Territory.TerritoryModule
SprBounce RES Sources.Video.UserI.ScrSavers.SprBounce ThirdParty !SprBounce
SpriteExtend ASM Sources.Video.Render.SprExtend Video SprExtend
SpriteUtils ASM Sources.Video.Render.SpriteUtil Video SpriteUtil
Squash ASM Sources.Programmer.SquashBlob Programmer Squash
SquashClosed ASM Sources.Programmer.Squash Programmer Squash
Squash ASM Sources.Programmer.Squash Programmer Squash
SrcEdit C Sources.Apps.SrcEdit Apps SrcEdit
Standby C closed.RiscOS.Sources.HWSupport.Standby HWSupport Standby
StaticIP C closed.RiscOS.Sources.Networking.StaticIP Networking StaticIP
......
/* (6.24)
/* (6.25)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 6.24
#define Module_MajorVersion_CMHG 6.25
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 03 Aug 2013
#define Module_Date_CMHG 11 Aug 2013
#define Module_MajorVersion "6.24"
#define Module_Version 624
#define Module_MajorVersion "6.25"
#define Module_Version 625
#define Module_MinorVersion ""
#define Module_Date "03 Aug 2013"
#define Module_Date "11 Aug 2013"
#define Module_ApplicationDate "03-Aug-13"
#define Module_ApplicationDate "11-Aug-13"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "6.24"
#define Module_HelpVersion "6.24 (03 Aug 2013)"
#define Module_LibraryVersionInfo "6:24"
#define Module_FullVersion "6.25"
#define Module_HelpVersion "6.25 (11 Aug 2013)"
#define Module_LibraryVersionInfo "6:25"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment