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
c951bda4
Commit
c951bda4
authored
Jan 16, 2012
by
Robert Sprowson
Browse files
Add a missing clean step to PlingSystem.
Untested. Version 0.25. Tagged as 'ABRelease-0_25'
parent
c1457559
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
28 additions
and
8 deletions
+28
-8
Resources/PlingSystem/clean,feb
Resources/PlingSystem/clean,feb
+20
-0
Resources/PlingSystem/release_autobuild,feb
Resources/PlingSystem/release_autobuild,feb
+1
-1
VersionNum
VersionNum
+7
-7
No files found.
Resources/PlingSystem/clean,feb
0 → 100644
View file @
c951bda4
| Copyright 2012 Castle Technology Ltd
|
| Licensed under the Apache License, Version 2.0 (the "License");
| you may not use this file except in compliance with the License.
| You may obtain a copy of the License at
|
| http://www.apache.org/licenses/LICENSE-2.0
|
| Unless required by applicable law or agreed to in writing, software
| distributed under the License is distributed on an "AS IS" BASIS,
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
| See the License for the specific language governing permissions and
| limitations under the License.
|
| Set up and/or override some system variables
Set ab_local$zip system/zip
| Remove any old crud from our resources directory
x Wipe <ab_res$dir>.zip ~cfr~v
Remove <ab_res$dir>.<ab_local$zip>
\ No newline at end of file
Resources/PlingSystem/release_autobuild,feb
View file @
c951bda4
...
...
@@ -30,7 +30,7 @@ Copy ab_res:ReadMe/txt <ab_res$dir>.zip.ReadMe/txt ~cf~r~v
| Copy the ROM image into the zip directory
Copy <Install$Dir>.System.!System <ab_res$dir>.zip.!System ~cf~r~v
| Copy the
InstallHD4
script into the zip directory
| Copy the
SysMerge
script into the zip directory
Copy ab_res:!SysMerge <ab_res$dir>.zip.!SysMerge ~cf~r~v
| Set the zip directory as the current directory
...
...
VersionNum
View file @
c951bda4
/* (0.2
4
)
/* (0.2
5
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.2
4
#define Module_MajorVersion_CMHG 0.2
5
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 16 Jan 2012
#define Module_MajorVersion "0.2
4
"
#define Module_Version 2
4
#define Module_MajorVersion "0.2
5
"
#define Module_Version 2
5
#define Module_MinorVersion ""
#define Module_Date "16 Jan 2012"
...
...
@@ -18,6 +18,6 @@
#define Module_ComponentName "ABRelease"
#define Module_ComponentPath "castle/RiscOS/Utilities/Autobuild/ABRelease"
#define Module_FullVersion "0.2
4
"
#define Module_HelpVersion "0.2
4
(16 Jan 2012)"
#define Module_LibraryVersionInfo "0:2
4
"
#define Module_FullVersion "0.2
5
"
#define Module_HelpVersion "0.2
5
(16 Jan 2012)"
#define Module_LibraryVersionInfo "0:2
5
"
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