summaryrefslogtreecommitdiff
path: root/java/jdk13/files/patch-common::Defs-bsd.gmk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Set CC, CXX and CPP conditionally so that this port will respect themGreg Lewis2004-08-101-2/+16
| | | | | | | | if set in the port build. Note that the HotSpot build will likely require additional changes for it to also respect these variables. Notes: svn path=/head/; revision=115870
* . Update to 1.3.1 patchset 9.Greg Lewis2003-12-191-11/+9
| | | | Notes: svn path=/head/; revision=96220
* . Respect LOCALBASE in the DEVTOOLS_PATH setting.Greg Lewis2003-02-281-0/+9
| | | | | | | | PR: 47668 Submitted by: Mike Meyer <mwm-dated-1044336154.329122@mired.org> Notes: svn path=/head/; revision=76656
* . Resurrect patch accidentally removed in last commit.Greg Lewis2003-02-121-0/+18
| | | | Notes: svn path=/head/; revision=75385
* . Update to patchset 8.Greg Lewis2003-02-121-18/+0
| | | | Notes: svn path=/head/; revision=75384
* Update to patchlevel 4. This release contains many critical bug fixes, soMaxim Sobolev2001-09-101-8/+5
| | | | | | | | | | please make sure that you have upgraded before reporting a bug or problem. PR: 30481 Submitted by: Greg Lewis <glewis@eyesbeyond.com> Notes: svn path=/head/; revision=47603
* Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied fromMaxim Sobolev2001-08-271-0/+21
jdk12-beta). PR: 29949 Submitted by: Greg Lewis <glewis@eyesbeyond.com> Notes: svn path=/head/; revision=46988