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
Git Bot
Library
Commits
340a7f86
Commit
340a7f86
authored
Nov 30, 2019
by
ROOL
🤖
Browse files
Update InstallTools,fd7
Version 1.99. Tagged as 'Library-1_99'
parent
d8dc5b93
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
16 deletions
+15
-16
InstallTools,fd7
InstallTools,fd7
+5
-6
VersionNum
VersionNum
+10
-10
No files found.
InstallTools,fd7
View file @
340a7f86
...
...
@@ -14,14 +14,13 @@
|
Set Build$LibDir <Obey$Dir>
Echo This script will take the main build tools from a current copy of the Acorn
Echo C/C++ tools suite (as installed from CD) and install the main tools into the
Echo Shared Source RISC OS build directory so that you can build Shared Source RISC
Echo OS components.
Echo This script will take the main build tools from a current install of the
Echo Desktop Development Environment and install the main tools into
Echo the RISC OS build directory so that you can build RISC OS components.
Echo
Echo Checking environment...
IfThere <Build$LibDir>.Acorn Then Else Error This script must be run from within the
Shared Source
RISC OS 'Library' directory.
IfThere <Build$LibDir>.Acorn Then Else Error This script must be run from within the RISC OS 'Library' directory.
Echo
Echo Checking that the AcornC/C++ directory has been 'seen' by the filer...
...
...
@@ -88,4 +87,4 @@ Echo
Echo ------------------------------------------------------------------------------
Echo
Echo WARNING: these tools are commercial products. Do not include them in any
Echo distributions of your
Shared
Source RISC OS components.
Echo distributions of your
Open
Source RISC OS components.
VersionNum
View file @
340a7f86
/* (1.9
8
)
/* (1.9
9
)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 1.9
8
#define Module_MajorVersion_CMHG 1.9
9
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
19 Aug
2019
#define Module_Date_CMHG
30 Nov
2019
#define Module_MajorVersion "1.9
8
"
#define Module_Version 19
8
#define Module_MajorVersion "1.9
9
"
#define Module_Version 19
9
#define Module_MinorVersion ""
#define Module_Date "
19 Aug
2019"
#define Module_Date "
30 Nov
2019"
#define Module_ApplicationDate "
19-Aug
-19"
#define Module_ApplicationDate "
30-Nov
-19"
#define Module_ComponentName "Library"
#define Module_FullVersion "1.9
8
"
#define Module_HelpVersion "1.9
8
(
19 Aug
2019)"
#define Module_LibraryVersionInfo "1:9
8
"
#define Module_FullVersion "1.9
9
"
#define Module_HelpVersion "1.9
9
(
30 Nov
2019)"
#define Module_LibraryVersionInfo "1:9
9
"
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