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
Cameron Cawley
ABRelease
Commits
f48893d3
Commit
f48893d3
authored
Jul 14, 2009
by
ROOL
🤖
Browse files
Further makefile tweaks. Added support for IOMDHALDev and OMAP3Dev builds.
Version 0.06. Tagged as 'ABRelease-0_06'
parent
6cc509ff
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
46 additions
and
12 deletions
+46
-12
Makefile
Makefile
+2
-2
Resources/IOMDHALDev/ReadMe.txt
Resources/IOMDHALDev/ReadMe.txt
+17
-0
Resources/OMAP3Dev/ReadMe.txt
Resources/OMAP3Dev/ReadMe.txt
+17
-0
VersionNum
VersionNum
+10
-10
No files found.
Makefile
View file @
f48893d3
...
...
@@ -27,8 +27,8 @@ COMPONENT=ABRelease
clean clean_all export_hdrs export_libs rom install install_rom release_autobuild resources
:
@
Do Set ab_csd
$path
<FileSwitch
$CurrentFilingSystem
>
:|<FileSwitch
$$
<<
FileSwitch
$CurrentFilingSystem
>
$CSD
>.
@
Set ab_res
$dir
Resources.<Autobuild
$Build
>
@
Set ab_res
$path
ab_csd:
<ab_res
$dir
>.,ab_csd:Resources.<Build>.,ab_csd:Resources.Generic.
@
Set ab_res
$dir
ab_csd:
Resources.<Autobuild
$Build
>
@
Set ab_res
$path
<ab_res
$dir
>.,ab_csd:Resources.<Build>.,ab_csd:Resources.Generic.
@
Set ab_build
$dir
<AutoBuild
$Root
>.builds.<Autobuild
$Build
>
@
Set ab_build
$path
<ab_build
$dir
>.
@
Set ab_zip
$file
ab_build:<Autobuild
$Build
>/zip
...
...
Resources/IOMDHALDev/ReadMe.txt
0 → 100644
View file @
f48893d3
RISC OS Open Release Archive
============================
This is the IOMD (A7000 and RiscPC) development ROM image. It is a
bleeding-edge build which comes from the latest revisions of all the relevant
sources in our source code repository and is completely untested.
Softloading this ROM image should only be done if you are confident that you
know what you are doing and have a good backup strategy in place! It is
likely to be incomplete and only partially functional.
Some components in this archive are released under the licence (included in
this archive as Licence_v1.pdf), or see:
http://www.castle-technology.co.uk/riscosbaselicence.htm
-- RISC OS Open
Resources/OMAP3Dev/ReadMe.txt
0 → 100644
View file @
f48893d3
RISC OS Open Release Archive
============================
This is the OMAP (Beagle Board) development ROM image. It is a bleeding-edge
build which comes from the latest revisions of all the relevant sources in
our source code repository and is completely untested.
Using this ROM image in your Beagle should only be done if you are confident
that you know what you are doing! It is likely to be functionally incomplete
and probably unstable in various ways.
Some components in this archive are released under the licence (included in
this archive as Licence_v1.pdf), or see:
http://www.castle-technology.co.uk/riscosbaselicence.htm
-- RISC OS Open
VersionNum
View file @
f48893d3
/* (0.0
5
)
/* (0.0
6
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.0
5
#define Module_MajorVersion_CMHG 0.0
6
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 1
4
Jul 2009
#define Module_Date_CMHG 1
5
Jul 2009
#define Module_MajorVersion "0.0
5
"
#define Module_Version
5
#define Module_MajorVersion "0.0
6
"
#define Module_Version
6
#define Module_MinorVersion ""
#define Module_Date "1
4
Jul 2009"
#define Module_Date "1
5
Jul 2009"
#define Module_ApplicationDate "1
4
-Jul-09"
#define Module_ApplicationDate "1
5
-Jul-09"
#define Module_ComponentName "ABRelease"
#define Module_ComponentPath "castle/RiscOS/Utilities/Autobuild/ABRelease"
#define Module_FullVersion "0.0
5
"
#define Module_HelpVersion "0.0
5
(1
4
Jul 2009)"
#define Module_LibraryVersionInfo "0:
5
"
#define Module_FullVersion "0.0
6
"
#define Module_HelpVersion "0.0
6
(1
5
Jul 2009)"
#define Module_LibraryVersionInfo "0:
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