History log of /openjdk9/common/autoconf/toolchain_windows.m4
Revision Date Author Comments
# 2360:321bde455f54 02-Dec-2016 ihse

8039103: "explicitly" is misspelled as "explicitely" in configure scripts
Reviewed-by: erikj, tbell


# 1454:bc02cff96b92 29-Apr-2015 erikj

8078437: Enable use of devkits for Windows
Reviewed-by: ihse


# 1428:9fa2185bee17 10-Apr-2015 erikj

8073634: Improve clean targets
Reviewed-by: ihse


# 1407:406edd6f4de9 03-Apr-2015 erikj

8076531: Switch default compiler on Windows to VS2013
Reviewed-by: tbell


# 1342:46e8332cefba 25-Feb-2015 ihse

8073864: Configure must handle invalid elements on INCLUDE/LIB for visualstudio
Reviewed-by: erikj


# 1333:b3d5aeadac2d 09-Feb-2015 ddehaven

Merge


# 1326:39ee0ee4f890 15-Jan-2015 erikj

8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013)
Reviewed-by: tbell, ihse


# 1315:32470a815f99 06-Feb-2015 erikj

8071329: Stop exporting INCLUDE and LIB when building on windows
Reviewed-by: ihse


# 1277:95cca36ba3e4 09-Jan-2015 ihse

8068735: Configure fails on Windows if Visual Studio $LIB/$INCLUDE is lower case
Reviewed-by: erikj


# 1236:bebfcf0b68ea 27-Nov-2014 ihse

8065914: Various improvements and cleanup of build system
Reviewed-by: erikj


# 1158:5d7de212359d 09-Sep-2014 simonis

8057538: Build the freetype library during configure on Windows
Reviewed-by: erikj, ihse


# 1125:13255d60e919 19-Aug-2014 erikj

8022177: Windows/MSYS builds broken
Reviewed-by: tbell, erikj, simonis
Contributed-by: volker.simonis@gmail.com, erik.joelsson@oracle.com


# 1012:f5cdb85738ca 04-Apr-2014 erikj

8039030: 9-dev windows-i586 build failed with mktemp: command not found
Reviewed-by: alanb, katleman


# 1009:f16ec21040c5 31-Mar-2014 ihse

8035751: Clean up Visual Studio detection logic
Reviewed-by: erikj, tbell


# 855:5b4f14990dd1 18-Oct-2013 ihse

8001912: Improve detection of msvcr100.dll
Reviewed-by: erikj


# 837:174a54ce39c4 10-Oct-2013 ihse

8001931: The new build system whitespace cleanup
Reviewed-by: tbell, simonis, erikj


# 794:b1e9396fb8af 11-Sep-2013 vadim

8008022: Upgrade Direct X SDK used to build JDK
Reviewed-by: erikj, prr, ihse


# 757:0d0c983a817b 09-Jul-2013 tbell

8009315: F# on PATH breaks Cygwin tools (mkdir, echo, mktemp ...)
Reviewed-by: erikj


# 731:198d25db45da 11-Jun-2013 erikj

8008707: build-infra: Closed (deploy) can't be built using environment from SDK SetEnv.cmd
Reviewed-by: tbell


# 637:145dbc56f931 12-Mar-2013 tbell

8009819: build-infra: RE jdk8 build forest fails for windows since addition of --with-dxsdk
Reviewed-by: katleman


# 635:52741ab7c601 06-Mar-2013 erikj

8008073: build-infra: Need --with-dxsdk option? And awt/sound -I option additions?
Reviewed-by: tbell


# 523:bd32ef0789ca 05-Dec-2012 erikj

8003414: build-infra: fails on on windows
Summary: Added extra check that windows sdk is valid.
Reviewed-by: tbell, ohrstrom, ohair


# 520:98a7af257bee 03-Dec-2012 erikj

8003819: build-infra: backslashes at end of LIB and INCLUDE in spec.gmk
Summary: Removing trailing backslash from LIB and INCLUDE.
Reviewed-by: ohrstrom, ohair


# 492:e64f2cb57d05 26-Oct-2012 ohair

8000992: Update new build-infra makefiles
Summary: Build-infra project integration. Multiple authors on this work: erikj and ihse primarily, also changes from ohair, tbell, and dholmes. Special credit to ohstrom for his smartjavac work.
Reviewed-by: erikj, ihse, dholmes, tbell