Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 21d692b9 | 2006-11-25 22:54:27 | new MULTI_PACKAGES fix WANTLIB while here | ||
| cb60ca19 | 2006-11-15 17:23:27 | Allow this port to be built with a 1.4 or 1.5 jdk too by including javac arguments -target 1.3 and -source 1.3 (if javac supports it). | ||
| d1d1f414 | 2006-11-07 19:37:57 | belt and suspenders, best of both worlds. bulk-builds will first try to build stuff with the java pseudo-flavor. If that fails (because java is currently broken, or because it's not supported on that arch), then it will build through the second line. If the packages already exist, the infrastructure will notice, and the second build line will do nothing. consensus reached after discussion with nikolay, kurt, pval... | ||
| 994976aa | 2006-11-04 12:44:26 | insist on java for bulk-builds on i386, and for description. Avoid re-building the same packages twice on i386... | ||
| 0ecfdcc0 | 2006-11-04 12:27:19 | instead of building with java by default and a no_java pseudo flavor, go with a a java pseudo flavor to enable the java build and subpackage. no pkg bumps. as discussed with naddy@, pval@ & nikolay@ | ||
| 0eb48e69 | 2006-11-03 04:50:39 | set MODJAVA_VER=1.3+ and MODJAVA_JRERUN=Yes for java subpackage | ||
| e3b4c221 | 2006-11-02 15:04:39 | fix stupid mistake. the java subpackage has shared libs, so lets install them. | ||
| 6ddcb28c | 2006-11-02 12:26:37 | Provide a no_java FLAVOR as discussed on icb. ok robert@, msf@ | ||
| ce2492ef | 2006-11-01 22:26:28 | enable java bindings for v4 and place into subpackage. with help and okay from steven@ | ||
| 8b2b6ddc | 2006-10-28 11:19:20 | a few more SHARED_LIBS reformat |