Commit Graph

18 Commits

Author SHA1 Message Date
Kevin Walls e304b3d548 8202557: OpenJDK fails to start in Windows 7 and 8.1 after upgrading compiler to VC 2017
Reviewed-by: tbell, erikj
2018-10-29 14:43:07 -07:00
Kevin Walls d0544ca760 8196108: Add build support for VS 2015/2017
Reviewed-by: ihse, tbell
2018-06-08 14:06:17 -07:00
Kevin Walls 0d96ab2a8c 8078437: Enable use of devkits for Windows
Reviewed-by: erikj, ihse
2018-05-21 06:54:25 -07:00
Kevin Walls 7126c75fe4 8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013)
Reviewed-by: erikj, ihse, ddehaven, billyh
2018-05-16 15:52:51 -07:00
Kevin Walls 7e22c95c4b 8057538: Build the freetype library during configure on Windows
Reviewed-by: simonis, erikj, ihse
2018-04-18 02:21:14 -07:00
Volker Simonis 196ea5a980 8022177: Windows/MSYS builds broken
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: erikj, tbell, erikj, simonis
2018-04-17 09:33:36 -07:00
Kevin Walls 2508e106b7 8039030: 9-dev windows-i586 build failed with mktemp: command not found
Reviewed-by: erikj, alanb, katleman
2018-04-06 04:20:26 -07:00
Kevin Walls 9d349ca706 8035751: Clean up Visual Studio detection logic
Reviewed-by: ihse, erikj, tbell
2018-04-06 04:13:09 -07:00
Magnus Ihse Bursie 6599bbfe0d 8001912: Improve detection of msvcr100.dll
Reviewed-by: erikj
2013-10-18 10:41:18 +02:00
Magnus Ihse Bursie 952d9ce87c 8001931: The new build system whitespace cleanup
Reviewed-by: tbell, simonis, erikj
2013-10-10 14:58:19 +02:00
Vadim Pakhnushev 57ed4a7edf 8008022: Upgrade Direct X SDK used to build JDK
Reviewed-by: erikj, prr, ihse
2013-09-12 12:12:13 +02:00
Tim Bell da494c8bc9 8009315: F# on PATH breaks Cygwin tools (mkdir, echo, mktemp ...)
Reviewed-by: erikj
2013-07-09 08:35:20 -07:00
Erik Joelsson c6a5dcd8bf 8008707: build-infra: Closed (deploy) can't be built using environment from SDK SetEnv.cmd
Reviewed-by: tbell
2013-06-11 13:08:02 +02:00
Tim Bell 4d75d57692 8009819: build-infra: RE jdk8 build forest fails for windows since addition of --with-dxsdk
Reviewed-by: katleman
2013-03-12 22:08:13 -07:00
Erik Joelsson ef56e8fdec 8008073: build-infra: Need --with-dxsdk option? And awt/sound -I option additions?
Reviewed-by: tbell
2013-03-06 10:50:37 +01:00
Erik Joelsson cbba06982b 8003414: build-infra: fails on on windows
Added extra check that windows sdk is valid.

Reviewed-by: tbell, ohrstrom, ohair
2012-12-05 16:35:25 +01:00
Erik Joelsson c4bb9ec3b8 8003819: build-infra: backslashes at end of LIB and INCLUDE in spec.gmk
Removing trailing backslash from LIB and INCLUDE.

Reviewed-by: ohrstrom, ohair
2012-12-03 10:26:55 +01:00
Kelly O'Hair f9c6f4bd18 8000992: Update new build-infra makefiles
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
2012-10-26 14:29:57 -07:00