Author: mseidel
Date: Sun May 23 11:19:18 2021
New Revision: 1890134
URL: http://svn.apache.org/viewvc?rev=1890134&view=rev
Log:
Config for Windows
Modified:
openoffice/devtools/build-scripts/4.2.0-Dev3/wntmsci/ReadMe.txt
Modified: openoffice/devtools/build-scripts/4.2.0-Dev3/wntmsci/ReadMe.txt
URL:
http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.2.0-Dev3/wntmsci/ReadMe.txt?rev=1890134&r1=1890133&r2=1890134&view=diff
==============================================================================
--- openoffice/devtools/build-scripts/4.2.0-Dev3/wntmsci/ReadMe.txt (original)
+++ openoffice/devtools/build-scripts/4.2.0-Dev3/wntmsci/ReadMe.txt Sun May 23
11:19:18 2021
@@ -5,9 +5,9 @@ https://wiki.openoffice.org/wiki/Documen
Build Environment:
- - Windows 10 Pro 20H2 (64-bit)
- - Cygwin 3.1.7 (64-bit)
- - Apache Ant 1.10.9
+ - Windows 10 Pro 21H1 (64-bit)
+ - Cygwin 3.2.0 (64-bit)
+ - Apache Ant 1.10.10
- MozillaBuild 3.3
- MS Visual C++ Compiler 2008 Standard Edition (32-bit)
- MS Visual C++ Compiler 2008 Standard Edition (64-bit)
@@ -15,8 +15,8 @@ Build Environment:
- MS Windows SDK for Windows 7.0.7600
- MS DirectX SDK (June 2010)
- NASM 2.15.05 (64-bit)
- - Oracle Java Development Kit 8 Update 281 (32-bit)
- - JUnit 4.13.1
+ - Oracle Java Development Kit 8 Update 291 (32-bit)
+ - JUnit 4.13.2
- Hamcrest-Core 1.3
- NSIS 3.06.1
@@ -36,8 +36,8 @@ LANGS_DEV="ast bg ca ca-XR ca-XV cs da d
--with-frame-home="$SDK_PATH" \
--with-psdk-home="$SDK_PATH" \
--with-midl-path="$SDK_PATH/bin" \
- --with-ant-home="/cygdrive/c/apache-ant-1.10.9" \
- --with-jdk-home="/cygdrive/c/Program Files (x86)/Java/jdk1.8.0_281" \
+ --with-ant-home="/cygdrive/c/apache-ant-1.10.10" \
+ --with-jdk-home="/cygdrive/c/Program Files (x86)/Java/jdk1.8.0_291" \
--with-dmake-url="https://github.com/jimjag/dmake/archive/v4.13.1/dmake-4.13.1.tar.gz"
\
--with-directx-home="/cygdrive/c/Microsoft_DirectX_SDK_June_2010" \
--with-csc-path="/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5" \
@@ -48,7 +48,7 @@ LANGS_DEV="ast bg ca ca-XR ca-XV cs da d
--with-nasm-home="/cygdrive/c/Program Files/NASM" \
--enable-win-x64-shellext \
--enable-wiki-publisher \
- --with-junit="/cygdrive/c/junit/junit-4.13.1.jar" \
+ --with-junit="/cygdrive/c/junit/junit-4.13.2.jar" \
--with-hamcrest-core="/cygdrive/c/hamcrest/hamcrest-core-1.3.jar" \
--without-stlport \
--with-mozilla-build="/cygdrive/c/mozilla-build-3.3" \