katleman [Wed, 11 Apr 2012 14:07:41 -0700] rev 12259
Merge
ohair [Tue, 10 Apr 2012 08:18:28 -0700] rev 12258
7074397: Build infrastructure changes (makefile re-write)
Summary: New makefiles transition, old and new living side by side for now.
Reviewed-by: ohair, jjg, dholmes, ohrstrom, erikj, ihse, tgranat, ykantser
Contributed-by: ohrstrom <fredrik.ohrstrom@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
lana [Mon, 09 Apr 2012 21:55:42 -0700] rev 12257
Merge
dcubed [Tue, 03 Apr 2012 10:17:06 -0700] rev 12256
7157296: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect OPT builds
Summary: Build option FULL_DEBUG_SYMBOLS=0 only affects OPT builds. Finish enabling ENABLE_FULL_DEBUG_SYMBOLS flag on Windows.
Reviewed-by: ohair, jmelvin, sspitsyn
lana [Fri, 30 Mar 2012 16:51:57 -0700] rev 12255
Merge
dcubed [Fri, 23 Mar 2012 09:17:31 -0700] rev 12254
7136506: FDS: rework jdk repo Full Debug Symbols support
Summary: JPRT needs to use the '-y' option with zip on non-Windows control builds in order to preserve symbolic links.
Reviewed-by: dholmes, ohair