Log of /auto_build.sh
Parent Directory
|
Revision Log
Revision
134 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 10 13:19:26 2010 UTC
(10 years, 7 months ago)
by
william
File length: 795 byte(s)
Diff to
previous 110
(
colored)
Save Build Path to temporary variable
fix BUILD ->
export DISABLE_AUTO_BRANCH="0" (previously not set)
export DISABLE_PREBUILD="0" (previously not set)
export DISABLE_CLEANUP="0" (previously not set)
Revision
97 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Thu Sep 9 17:42:06 2010 UTC
(10 years, 7 months ago)
by
william
File length: 299 byte(s)
allow overriding of temporary build path.
scripts puts all temporary builds under the /tmp/ folder (using a dynamically generated folder under this)
pass the folder to use as the override like this: ** note do not prefix path with a '/'
./auto_build.sh "path/to/folder" -> (calls prebuild and build with path)
-- to prebuild or build a different folder under the /tmp/ dir
./auto_prebuild_latest_upstream.sh "path/to/folder"
./auto_build_latest_upstream.sh "path/to/folder"
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.