hg: build-infra/jdk8/jdk: 9 new changesets
erik.joelsson at oracle.com
erik.joelsson at oracle.com
Thu Jun 7 08:15:18 PDT 2012
Changeset: 6698715b225e
Author: jonas
Date: 2012-06-05 12:59 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/jdk/rev/6698715b225e
rename BIN-argument to SetupNativeCompilation to OBJECT_DIR...as it contains directory where object files are put
! makefiles/CompileDemos.gmk
! makefiles/CompileLaunchers.gmk
! makefiles/CompileNativeLibraries.gmk
! makefiles/GensrcMisc.gmk
Changeset: c5bdaaa7de1d
Author: jonas
Date: 2012-06-05 13:21 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/jdk/rev/c5bdaaa7de1d
rename LIB-argument to SetupNativeCompilation to LIBRARY (matches old build system really well)
! makefiles/CompileDemos.gmk
! makefiles/CompileNativeLibraries.gmk
Changeset: 1ee8b79072c9
Author: jonas
Date: 2012-06-05 13:55 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/jdk/rev/1ee8b79072c9
style: move named argument LIBRARY to top of argument list
! makefiles/CompileNativeLibraries.gmk
Changeset: 951b4b3ee5fc
Author: jonas
Date: 2012-06-07 11:10 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/jdk/rev/951b4b3ee5fc
change LIBRARY argument to SetupNativeCompilation, so that it should only be a filename and put the output directory into OUTPUT_DIR instead
! makefiles/CompileDemos.gmk
! makefiles/CompileNativeLibraries.gmk
Changeset: 79fe6d316b73
Author: jonas
Date: 2012-06-07 11:43 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/jdk/rev/79fe6d316b73
rename EXE-argument to SetupNativeCompilation to PROGRAM (matches old build system really well)
! makefiles/CompileLaunchers.gmk
! makefiles/GensrcMisc.gmk
Changeset: 497500f6efad
Author: jonas
Date: 2012-06-07 12:28 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/jdk/rev/497500f6efad
PROGRAM argument to SetupNativeCompilation should now no longer end with EXE_SUFFIX. This is automatically added inside SetupNativeCompilation
! makefiles/CompileLaunchers.gmk
! makefiles/GensrcMisc.gmk
Changeset: 541e9c952deb
Author: jonas
Date: 2012-06-07 13:44 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/jdk/rev/541e9c952deb
LIBRARY argument to SetupNativeCompilation should now no longer start with LIBRARY_PREFIX and end with {SHARED/STATIC}_LIBRARY_SUFFIX. This is automatically added inside SetupNativeCompilation
! makefiles/CompileDemos.gmk
! makefiles/CompileNativeLibraries.gmk
Changeset: 83ba12f926c8
Author: jonas
Date: 2012-06-07 14:58 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/jdk/rev/83ba12f926c8
reorder libraries to get nicer library dependencies
! makefiles/CompileNativeLibraries.gmk
Changeset: f3bdd1b4ada4
Author: erikj
Date: 2012-06-07 17:14 +0200
URL: http://hg.openjdk.java.net/build-infra/jdk8/jdk/rev/f3bdd1b4ada4
Merge
! makefiles/CompileDemos.gmk
! makefiles/CompileNativeLibraries.gmk
More information about the build-infra-dev
mailing list