Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Alchemy
Third Party
3p-ogg_vorbis
Commits
ffb16e51
Commit
ffb16e51
authored
Oct 02, 2014
by
callum_linden
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update build file(s) to work with autobuild-metadata (1.3)
parent
3acde6db
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
autobuild.xml
autobuild.xml
+3
-3
build-cmd.sh
build-cmd.sh
+4
-0
No files found.
autobuild.xml
View file @
ffb16e51
...
...
@@ -120,12 +120,12 @@
<string>
windows
</string>
</map>
</map>
<key>
version
</key>
<string>
1.2.2-1.3.2
</string>
<key>
version
_file
</key>
<string>
VERSION.txt
</string>
</map>
<key>
type
</key>
<string>
autobuild
</string>
<key>
version
</key>
<string>
1.
2
</string>
<string>
1.
3
</string>
</map>
</llsd>
build-cmd.sh
View file @
ffb16e51
...
...
@@ -26,6 +26,10 @@ eval "$("$AUTOBUILD" source_environment)"
top
=
"
$(
pwd
)
"
stage
=
"
$(
pwd
)
/stage"
build
=
${
AUTOBUILD_BUILD_ID
:
=0
}
echo
"
${
OGG_VERSION
}
-
${
VORBIS_VERSION
}
.
${
build
}
"
>
"
${
stage
}
/VERSION.txt"
case
"
$AUTOBUILD_PLATFORM
"
in
"windows"
)
pushd
"
$OGG_SOURCE_DIR
"
...
...
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