aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.java.mk
Commit message (Expand)AuthorAgeFilesLines
* . Add a USE_ANT variable with that provides a simple way to build aGreg Lewis2004-08-021-0/+24
* . Align some .endif with their corresponding .if.Greg Lewis2004-07-271-3/+3
* . Add a comment that the javavmwrapper port will need updating ifGreg Lewis2004-07-121-0/+2
* . Reapply the changes of PR/61351 (by linimon) to bsd.java.mk 2.0. TheseGreg Lewis2004-07-011-16/+16
* . Add appropriate definitions for JAVASHAREDIR and JAVAJARDIR toGreg Lewis2004-06-291-16/+20
* . Switched stage 6 and 7 so JAVAC is no longer empty when not using jikesGreg Lewis2004-06-091-35/+35
* . Remove parentheses around the comparison of ${OSVERSION}. This is inGreg Lewis2004-04-191-2/+2
* Many fixes to the new bsd.java.mk, including:Greg Lewis2004-04-161-363/+268
* . Document the variables used/set in the header comment.Greg Lewis2004-04-051-0/+83
* . Fix an indentation bogon.Greg Lewis2004-04-051-82/+82
* . Correct spelling of "BSD Java Porting Team".Greg Lewis2004-04-051-1/+1
* . Allow ports to defined JAVA_EXTRACT when they want an explicitGreg Lewis2004-04-051-1/+6
* Bring in the new bsd.java.mk 2.0.Greg Lewis2004-04-031-345/+325
* Fixed an incorrect comment.Ernst de Haan2004-01-231-2/+1
* Here come the patches!Joe Marcus Clarke2004-01-201-6/+6
* Fixed bug. If a Linux 1.4 JDK would have been installed, itErnst de Haan2003-12-151-4/+7
* . Note some of the JDKs are now 1.4.2 rather than 1.4.1 (the native oneGreg Lewis2003-11-111-7/+7
* . Add support for the new diablo-jdk13 port. This will be the defaultGreg Lewis2003-09-031-11/+33
* Sun JDK 1.4 for Linux is now 1.4.2, not 1.4.1.Ernst de Haan2003-07-181-1/+1
* . Remove an erroneous check that limited USE_JAVA to the form X.Y+. TheGreg Lewis2003-05-011-5/+0
* Bad idea to have cvsup/conflict reminder about not-committed changes, but...Alexey Zelkin2003-04-161-26/+85
* Add support for native JDK 1.4.1 port.Maxim Sobolev2003-04-151-6/+25
* Defining JAVASHAREDIR and JAVAJARDIR. If they're already set,Ernst de Haan2002-11-181-0/+4
* Only using Jikes if NO_BUILD is not set.Ernst de Haan2002-11-141-1/+1
* Fixed support for Blackdown JDK 1.3.x.Ernst de Haan2002-10-141-0/+2
* Now supports the Sun JDK 1.4.1 for Linux instead of 1.4.0.Ernst de Haan2002-09-171-4/+4
* Fixed support for Blackdown JDK 1.3 for Linux.Ernst de Haan2002-09-171-0/+1
* Again changed the order within some lists for estetical reasons.Ernst de Haan2002-08-121-10/+10
* Added Blackdown JDK 1.4.1 for Linux.Ernst de Haan2002-08-121-0/+1
* Changed the order within a list for estetical reasons.Ernst de Haan2002-08-121-1/+1
* Changed the installation directory of the Sun JDK 1.4.xErnst de Haan2002-08-101-1/+1
* Changed the installation directory of the Sun JDK 1.4.x for LinuxErnst de Haan2002-08-101-1/+1
* Changed the installation directory of the Sun JDK 1.3.x for Linux toErnst de Haan2002-08-101-1/+1
* Now correctly looks for the Blackdown JDK 1.2 for Linux inErnst de Haan2002-08-101-1/+1
* Fixed support for the Sun JDK 1.2.2 for Linux. The installationErnst de Haan2002-08-071-1/+1
* Changed the installation directory of the Sun JDK 1.4 for LinuxErnst de Haan2002-06-251-1/+1
* Removed step 2 which used to check that the JDK ports actuallyErnst de Haan2002-06-181-56/+12
* Matches new names and locations of JDK ports.Ernst de Haan2002-06-121-18/+62
* Fixed typo.Ernst de Haan2002-05-131-1/+1
* Blackdown JDK 1.3.1 for Linux added.Ernst de Haan2002-05-091-5/+22
* Now matches the new installation directory of theErnst de Haan2002-05-091-1/+1
* Refactoring applied. One extra stage is introduced in whichErnst de Haan2002-05-021-33/+73
* Introduction of NEED_JAVAC knob in bsd.java.mk, stage 3.Ernst de Haan2002-04-271-2/+2
* Add support for the Sun JDK 1.2.Ernst de Haan2002-04-261-5/+21
* Update to IBM JDK 1.3.1 (cxia32131-20020302).Ernst de Haan2002-04-261-1/+1
* Introduction of NEED_JAVAC knob in bsd.java.mk, stage 2.Ernst de Haan2002-04-261-9/+19
* Some small improvements. Added some comments at the topErnst de Haan2002-04-041-32/+48
* Fixed a problem that occurred if it would look forErnst de Haan2002-04-021-1/+1
* Removed an extraneous .BEGIN. It was not causing any problems,Ernst de Haan2002-03-301-1/+0
* Fixed 2 bugs related to dependencies.Ernst de Haan2002-03-291-2/+2