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
Ben Avison
Env
Commits
2c29aa0a
Commit
2c29aa0a
authored
Mar 17, 2011
by
Steve Revill
⚽
Browse files
Tweaks for new way of doing builds. Mainly removing dead cruft.
Version 1.10. Tagged as 'Env-1_10'
parent
e3501780
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
13 deletions
+13
-13
!Common,feb
!Common,feb
+2
-2
!Common.sh
!Common.sh
+1
-1
VersionNum
VersionNum
+10
-10
No files found.
!Common,feb
View file @
2c29aa0a
...
...
@@ -63,7 +63,7 @@ set BASIC$Path Build:
Set Apps$Path <Build$Dir>.Apps.
Set Makefiles$Path <Build$Dir>.BuildSys.Makefiles.
|
set Src$Dir <Build$Dir>.Sources
|
set Src$Dir <Build$Dir>.Sources
set Install$Dir <Build$Dir>.Install
| Locate the export directories and set the tool options
...
...
@@ -102,7 +102,7 @@ set CLIB$Path <C$CLib>.
set RISCOSLIB$Path <C$RISC_OSLib>.
setmacro RISC_OSLib$Path <RISCOSLIB$Path>
|
set OSLibDef$Dir <Src$Dir>.Lib.OSLib.def
|
set OSLibDef$Dir <Src$Dir>.Lib.OSLib.def
Set OSLib$Dir <Lib$Dir>.OSLib
SetMacro OS1$Path <OSLib$Dir>.Core.,<OSLib$Dir>.Computer.,<OSLib$Dir>.User.,<OSLib$Dir>.Toolbox.
SetMacro OS2$Path <OSLib$Dir>.Core.oslib.,<OSLib$Dir>.Computer.oslib.,<OSLib$Dir>.User.oslib.,<OSLib$Dir>.Toolbox.oslib.
...
...
!Common.sh
View file @
2c29aa0a
...
...
@@ -15,7 +15,7 @@ export PATH=$TOOLSDIR/Build:$TOOLSDIR/Misc:$ROOL_BIN:$GCCSDK_INSTALL_CROSSBIN:`e
export
APPDIR
=
$BUILDDIR
/Apps
export
MAKEFILEDIR
=
$BUILDDIR
/BuildSys/GNUmakefiles
export
SRCDIR
=
$BUILDDIR
/Sources
#
export SRCDIR=$BUILDDIR/Sources
export
INSTALLDIR
=
$BUILDDIR
/Install
if
[
"
$APCS
"
==
"APCS-R"
]
;
then
...
...
VersionNum
View file @
2c29aa0a
/* (1.0
9
)
/* (1.
1
0)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 1.0
9
#define Module_MajorVersion_CMHG 1.
1
0
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 1
9
Ma
y
201
0
#define Module_Date_CMHG 1
7
Ma
r
201
1
#define Module_MajorVersion "1.0
9
"
#define Module_Version 10
9
#define Module_MajorVersion "1.
1
0"
#define Module_Version 1
1
0
#define Module_MinorVersion ""
#define Module_Date "1
9
Ma
y
201
0
"
#define Module_Date "1
7
Ma
r
201
1
"
#define Module_ApplicationDate "1
9
-Ma
y
-1
0
"
#define Module_ApplicationDate "1
7
-Ma
r
-1
1
"
#define Module_ComponentName "Env"
#define Module_ComponentPath "castle/RiscOS/Env"
#define Module_FullVersion "1.0
9
"
#define Module_HelpVersion "1.0
9
(1
9
Ma
y
201
0
)"
#define Module_LibraryVersionInfo "1:
9
"
#define Module_FullVersion "1.
1
0"
#define Module_HelpVersion "1.
1
0 (1
7
Ma
r
201
1
)"
#define Module_LibraryVersionInfo "1:
10
"
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