You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Andrew Rist (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2011/12/14 20:29:31 UTC

[jira] [Issue Comment Edited] (INFRA-4197) More Buildbots for Apache OpenOffice

    [ https://issues.apache.org/jira/browse/INFRA-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13165685#comment-13165685 ] 

Andrew Rist edited comment on INFRA-4197 at 12/14/11 7:28 PM:
--------------------------------------------------------------

build commands on win - run inside a cygwin shell (from runbuild.bat)

cd /cygdrive/c/apache
"/cygdrive/c/Program Files/Microsoft Visual Studio 9.0/VC/vcvarsall.bat"
svn co https://svn.apache.org/repos/asf/incubator/ooo/trunk ooo
cd ooo/main
cp -rfv ../../main_xtra/* .
autoconf
./configure --enable-verbose --with-dmake-url="http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2" --with-cl-home="/cygdrive/c/Progra~1/Microsoft Visual Studio 9.0/VC" --with-jdk-home="/cygdrive/c/PROGRA~1/Java/jdk1.6.0_29" --with-psdk-home="/cygdrive/c/PROGRA~1/Microsoft SDKs/Windows/v6.1" --with-directx-home="C:\PROGRA~1\Microsoft DirectX SDK (June 2010)" --with-ant-home="/cygdrive/c/ant"  --without-junit --disable-atl --disable-activex
./bootstrap
source winenv.Set.sh
date
dmake
date
cd ../..
                
      was (Author: arist):
    build commands on win - run inside a cygwin shell (from runbuild.bat)

cd /cygdrive/c/apache
"/cygdrive/c/Program Files/Microsoft Visual Studio 9.0/VC/vcvarsall.bat"
svn co https://svn.apache.org/repos/asf/incubator/ooo/trunk ooo
cd ooo/main
cp -rfv ../../main_xtra/* .
autoconf
./configure --enable-verbose --with-dmake-url="http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2" --with-cl-home="/cygdrive/c/Progra~1/Microsoft Visual Studio 9.0/VC" --with-jdk-home="/cygdrive/c/PROGRA~1/Java/jdk1.6.0_29" --with-psdk-home="/cygdrive/c/PROGRA~1/Microsoft SDKs/Windows/v6.1" --with-directx-home="C:\PROGRA~1\Microsoft DirectX SDK (June 2010)" --with-ant-home="/cygdrive/c/ant"  --without-junit
./bootstrap
source winenv.Set.sh
date
dmake
date
cd ../..
                  
> More Buildbots for Apache OpenOffice
> ------------------------------------
>
>                 Key: INFRA-4197
>                 URL: https://issues.apache.org/jira/browse/INFRA-4197
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Buildbot
>         Environment: Windows 7
> Mac
> Solaris x86
>            Reporter: Andrew Rist
>            Assignee: Gavin
>   Original Estimate: 1,008h
>  Remaining Estimate: 1,008h
>
> Expand Apache OpenOffice nightly build to include more platforms. 
> First up - a build on Windows.  (most important platform for the product)
> Then Solaris x86.  (it's easy - just like Linux)
> Then Mac.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira