summaryrefslogtreecommitdiff
path: root/mk/java-vm.mk
AgeCommit message (Expand)AuthorFilesLines
2003-08-01Sync to HEAD.jlam1-3/+21
2003-05-25Clarify comments to more explicitly note how to _not_ add the dependencyjlam1-5/+7
2003-05-09sun-jdk defaults to sun-jdk14, but sun-jdk14 does not work reliablyabs1-3/+3
2003-03-23If a package requires a certain JVM, use that JVM for all dependenciesjschauma1-1/+2
2003-02-07protect one more inclusion of ${_JDK_PKGSRCDIR}/buildlink2.mk withdmcmahill1-2/+4
2003-02-06make this also behave correctly when USE_BUILDLINK2 is not defined as well as...dmcmahill1-2/+4
2003-02-06only include _JRE_PKGSRCDIR/buildlink2.mk if it exists (allowing things likedmcmahill1-2/+2
2003-02-06on systems where _PKG_JVM is not set, set PKG_FAIL_REASON and setdmcmahill1-2/+3
2003-01-29Use a table-based lookup scheme to pair up JREs to JDKs.jlam1-10/+15
2003-01-29sun-jdk14 has moved to .../java/sun-1.4.jlam1-2/+2
2003-01-29Set _JAVA_BASE_CLASSES to classes.zip or wre.jar in java-vm.mk, then use inabs1-1/+4
2002-12-31USE_JAVA2 is used to note that the package requires a Java2 implementation.jlam1-2/+9
2002-12-31Allow for strangely-cased USE_JAVA values.jlam1-5/+6
2002-12-28Check whether USE_BUILDLINK2 is defined before testing its value.jlam1-3/+3
2002-12-26Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files asjlam1-0/+257