RFR: JDK-8135060: Stop building Xcode projects in install build
Magnus Ihse Bursie
magnus.ihse.bursie at oracle.com
Thu Sep 17 07:21:16 UTC 2015
On 2015-09-17 02:27, Erik Joelsson wrote:
> Hello,
>
> Here is a patch to the top repo with some functional improvements to
> the common functionality in the makefiles. This is currently needed
> for the porting the build of some Oracle specific parts to using
> build-infra style makefiles. The changes include:
>
> * Ability to strip binaries at link time in SetupNativeCompilation.
> * Supply a custom macro to SetupCopyFiles to perform some kind of
> transformation when copying files.
> * A new flag to the compare script, --strip, which causes all native
> binaries to be stripped before being compared.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8135060
> Webrev: http://cr.openjdk.java.net/~erikj/8135060/webrev.01/
Looks good to me.
/Magnus
More information about the build-dev
mailing list