In autobuild\autobuild_tool_source_environment.py there is one
reference to "devenv" and two references to "devenv.com".
This should be
1) Made consistent
2) Make sure there is not a devenv.exe -- just what is supposed to be
run? I cannot check for myself, but one person told me there were
both .
...@lists.secondlife.com] On Behalf Of Oz Linden
(Scott Lawrence)
Sent: Friday, January 28, 2011 10:26 AM
To: Jonathan Welch
Cc: opensource-dev
Subject: Re: [opensource-dev] Using 'autobuild' to build the viewer
On 2011-01-28 9:45, Jonathan Welch wrote:
> After applying the scp patch autobuild
On 2011-01-28 9:45, Jonathan Welch wrote:
> After applying the scp patch autobuild configure ran
>
> 1) I would like to see the name of each file as it is downloaded, so I
> can see there is some progress being made
Me too, including whether or not it is being used from the cache...
> I hope thes
After applying the scp patch autobuild configure ran
1) I would like to see the name of each file as it is downloaded, so I
can see there is some progress being made
I hope these files are cached and not downloaded into each new cloned
source tree.
a) My internet speed is not very great
b) I may
On 2011-01-27 19:53, Jonathan Welch wrote:
> Oz, I mentioned this issue to you a few weeks ago and now here it is:
>
>File "e:\autobuild\autobuild\common.py", line 106, in
> get_default_scp_command
> raise AutobuildError("cannot find an appropriate scp or pscp command")
> autobuild.common
Oz, I mentioned this issue to you a few weeks ago and now here it is:
File "e:\autobuild\autobuild\common.py", line 106, in get_default_scp_command
raise AutobuildError("cannot find an appropriate scp or pscp command")
autobuild.common.AutobuildError: cannot find an appropriate scp or pscp c
We now have changes ready for building the viewer with the new Linden
Lab "autobuild" tool (not to be confused with any other similarly named
tool written by anyone else). Autobuild is a framework for maintaining
and building libraries and other programs. It acts as director providing
a common