Log of /auto_build_latest_upstream.sh
Parent Directory
|
Revision Log
Revision
134 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 10 13:19:26 2010 UTC
(9 years, 3 months ago)
by
william
File length: 3318 byte(s)
Diff to
previous 121
(
colored)
,
to
selected 104
(
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]
Modified
Thu Sep 9 17:42:06 2010 UTC
(9 years, 3 months ago)
by
william
File length: 1989 byte(s)
Diff to
previous 96
(
colored)
,
to
selected 104
(
colored)
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"
Revision
96 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Sep 9 17:10:43 2010 UTC
(9 years, 3 months ago)
by
william
File length: 1885 byte(s)
Diff to
previous 95
(
colored)
,
to
selected 104
(
colored)
seperated pre-build from auto_build_latest_upstream.sh and put into auto_prebuild_latest_upstream.sh (this allows one to create a temporary build location without distrubing and trunk/branch line)
Revision
95 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Sep 9 17:03:49 2010 UTC
(9 years, 3 months ago)
by
william
File length: 2360 byte(s)
Diff to
previous 94
(
colored)
,
to
selected 104
(
colored)
updated auto_defs.sh to include the PCSX2 version that is being built (outputs to console) --> not finsihed
updated auto_build_latest_upstream.sh (to disable auto tagging by passing --no-auto-tag on the commandline, so that the build won't be auto tagged [if successful])
Revision
92 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Thu Sep 9 16:33:43 2010 UTC
(9 years, 3 months ago)
by
william
File length: 2998 byte(s)
Diff
to
selected 104
(
colored)
Adding scripts to:
1) Update ./trunk from ./upstream/trunk
2) insert dependencies into ./trunk
3) create latest branch
4) auto build latest branch
5) auto tag latest build
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.