Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2B814178E7 for ; Thu, 20 Aug 2015 08:52:55 +0000 (UTC) Received: (qmail 62789 invoked by uid 500); 20 Aug 2015 08:52:54 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 62704 invoked by uid 500); 20 Aug 2015 08:52:54 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 62693 invoked by uid 99); 20 Aug 2015 08:52:54 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2015 08:52:54 +0000 Received: from san-francisco (subnet15.bbxnet.sk [91.219.132.15]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id B85EE1A0046 for ; Thu, 20 Aug 2015 08:52:53 +0000 (UTC) Message-ID: <1440060770.3022.16.camel@apache.org> Subject: Re: Windows testing builds From: Michal =?UTF-8?Q?Hri=C5=88?= To: dev@openoffice.apache.org Date: Thu, 20 Aug 2015 10:52:50 +0200 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.5 (3.16.5-1.fc22) Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Hello, for his builds configure options are: ./configure --with-build-version="$(date +"%Y-%m-%d %H:%M:%S %z (%a, %d %b%Y)")" --with-dmake-url=" http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2" --enable-win-x64-shellext --with-cl-home="/cygdrive/c/PROGRA~2/MICROS~1.0/VC" --with-mspdb-path="/cygdrive/c/PROGRA~2/MICROS~1.0/Common7/IDE" --with-frame-home="/cygdrive/c/PROGRA~1/MICROS~1/Windows/v7.0" --with-psdk-home="/cygdrive/c/PROGRA~1/MICROS~1/Windows/v7.0" --with-midl-path="/cygdrive/c/PROGRA~1/MICROS~1/Windows/v7.0/Bin" --with-asm-home="/cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin" --with-csc-path="/cygdrive/c/Windows/MICROS~1.NET/FRAMEW~1/v3.5" --with-directx-home="/cygdrive/c/PROGRA~2/MICROS~1" --with-jdk-home="/cygdrive/c/PROGRA~2/Java/JDK17~1.0_8" --with-ant-home="/cygdrive/c/APACHE~1.6" --with-lang="en-US fr de it en-GB es ru pl lt pt" --enable-category-b --enable-bundled-dictionaries --enable-verbose --with-package-format="installed msi" --without-junit --disable-odk --without-stlport --with-mozilla-build="/cygdrive/c/MOZILL~1" --with-atl-include-dir="C:/WinDDK/7600.16385.1/inc/atl71" --with-atl-lib-dir="C:/WinDDK/7600.16385.1/lib/ATL/i386" --with-mfc-include-dir="C:/WinDDK/7600.16385.1/inc/mfc42" --with-mfc-lib-dir="C:/WinDDK/7600.16385.1/lib/Mfc/i386" In compare to buildbots, last four lines are added to my options and "disable-odk" and "with-package-format". I am using Visual C++ 2008 compiler (it talks that it is compiler from Visual Studio Standard) compiler bundled with Windows SDK 7.0, while buildbots has Windows SDK 6.1. I have Java 7 budilbots has Java 6. It looks like that on buildbot is payed version of Visual Studio (Proffesional). This is all I think. I looked a little around version number. Somwhere in the future I can try to change it. :) Regards, Michal Hriƈ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org For additional commands, e-mail: dev-help@openoffice.apache.org