On 2/8/2012 11:00 AM, Ariel Constenla-Haile wrote:
Hi Andrew,

On Wed, Feb 08, 2012 at 09:48:57AM -0800, Andrew Rist wrote:
It is true, we now have a Windows buildbot.  The results of the
latest run are posted - here are the relevant links:

  * buildbot output - http://ci.apache.org/builders/aoo-win7/builds/35
  * html log page -
    
http://ci.apache.org/projects/openoffice/buildlogs/win/log/wntmsci12.pro.build.html
  * windows install bits -
    http://ci.apache.org/projects/openoffice/install/win/

This would be an opportune time to review the build settings.  Here
is what the bb is running - comments and changes requested...

    svn co http://svn.apache.org/repos/asf/incubator/ooo/trunk build

    svnversion build

this isn't really necessary, the build boot is on Windows, so just build
it.
I thought so - it was a translation of the Linux build script and that just got left in.
I'll take it out.

    wget -O external/unowinreg/unowinreg.dll
    http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dl
ATL and ActiveX should not be disabled.
This way important features for Windows users (normal users and API
users) are disabled (OLE embedding and OLE automation).
Is the build boot building with the Visula Studio 2008 Express Edition?

    --disable-atl
    --disable-activex

AFAIK if you disable ODK, there won't be an SDK built. Windows API users
may want to try the SDK.

    --disable-odk
I'll remove these three 'disable' options - and I'll kick off a build.
(this is why those files weren't there when I looked to upload them to the master ;-)

Regards

Reply via email to