summaryrefslogtreecommitdiff
path: root/packages/classpath
AgeCommit message (Collapse)AuthorFiles
2008-10-06classpath-native 0.97: Completed patch that was not supposed to be committed ↵Robert Schuster1
in the first place.
2008-10-05classpath-initial 0.93: Fixed installation locations.Robert Schuster2
2008-09-25Fixes a problem where system's 'java' was used because no runtime was in ↵Robert Schuster1
staging. classpath-tools-native: New recipe. javasqlite: Cleaned up DEPENDS, use classpath-tools-native. libmatthew: Cleaned up DEPENDS, use classpath-tools-native. midpath: Cleaned up DEPENDS, use classpath-tools-native. phoneme: Cleaned up DEPENDS, use classpath-tools-native. rxtx: Cleaned up DEPENDS, use classpath-tools-native. sqlitejdbc: Cleaned up DEPENDS, use classpath-tools-native. swt: Cleaned up DEPENDS, use classpath-tools-native.
2008-09-24classpath: simplfiy patch handling for native and minimalHenning Heinold6
* maninpulate FILESDIR as suggested in the oe manual, so we don't need a patch thrice * drop the extrad dirs and patches * do not need bump PR no runtime changes
2008-09-23classpath-native: Disable ecj warnings.Robert Schuster2
classpath: Export JAVA environment variable to be picked up properly by newer classpath versions.
2008-09-04merge of 'afb6c3c64da628a593ffe6ee1c8fc8c62affa93f'Robert Schuster5
and 'e3764e63c962032848edc5b4ea1e787aec87c16b'
2008-09-04classpath 0.97.2: Added cp-byte-loophelper.patch.Robert Schuster4
classpath-minimal 0.97.2: Dito. classpath-native 0.97.2: Dito.
2008-09-04classpath: Added missing patch file decimalformat.patch .Robert Schuster1
2008-09-03classpath-native 0.97.2: Removed automake <1.10 incompatible part from ↵Robert Schuster7
autotools patch - added patch to fix bug in java.util.DecimalFormat classpath-minimal 0.97.2: Dito. classpath 0.97.2: Dito.
2008-08-26classpath: fix config.rpath, autotools and ecj -dHenning Heinold18
* add ecj_java_dir.patch for issuse when ecj is not cable to to create directory-structure with parameter -d * add autotools.patch for m4 stuff * copy config.rpath always from /usr/share/gettext, so no crude hacks are needed anymore * bump PR on all recipes
2008-08-13classpath: classpath non-native needs the libtool rpath hack as wellKoen Kooi1
2008-08-01classpath-native 0.97.2:Robert Schuster1
- Added patch to allow compilation of phoneme advanced
2008-07-30classpath-minimal: add javanet-local.patch for fixing buildHenning Heinold1
2008-07-27classpath-native: Fix typo in depends.Robert Schuster1
2008-07-27classpath-initial: fix libtool2 errorHenning Heinold1
2008-07-26merge of '5ae815d03c9ef1f749d3938f74dbd8e73c455921'Henning Heinold1
and '8a3d387dc07aa9256e0f2ed81a4e1c1242fdfa6e'
2008-07-26classpath-initial: fix libtool2 errorHenning Heinold1
* when compiling with libtool2 config.rpath is needed and fix this error libtool: link: unsupported hardcode properties libtool: link: See the libtool documentation for more information. libtool: link: Fatal configuration error. * config.rpath is coming from gettext so let depend on it * bump PR
2008-07-26classpath-native.inc:Robert Schuster1
- add JAVAC export to fix building newer classpath(-native) versions
2008-07-13classpath 0.97.2: Fixed filename of patch.Robert Schuster1
2008-07-10classpath-native 0.97.2: New recipe.Robert Schuster1
2008-07-10classpath: Added patch fixing build on newer GCCs (and prevents a bug).Robert Schuster4
2008-06-06classpath-native: Add patch allowing PhoneME builds with Classpath tools.Robert Schuster6
classpath-minimal: Move to bugfix release 0.97.2. classpath: Move to bugfix release 0.97.2. chinook-compat.conf: Set classpath preference to 0.97.2. preferred-om-2008-versions.inc: Set classpath preference to 0.97.2. classpath 0.97.2: * Updated NetworkInterface patch to include header file changes.
2008-05-15disapproval of revision '3607c00052ba968a5052e6b5f44f6cb522a38d8b'Robert Schuster1
2008-05-09classpath-native_0.97.1.bb : add from OM mtnGraeme Gregory1
2008-04-22classpath 0.97.1: Added bugfix patches.Robert Schuster4
classpath-minimal 0.97.1: Added bugfix patches.
2008-04-03classpath-minimal: Updated to bugfix-only release 0.97.1Robert Schuster1
2008-04-03classpath: Updated to bugfix-only release 0.97.1Robert Schuster1
2008-03-04classpath:Robert Schuster8
- added patch to fix StAX API incompatibility - changed classpath-minimal recipes to generate less binary packages
2008-02-27classpath-minimal 0.97: Added recipe.Robert Schuster5
classpath 0.97: Added recipe. classpath: Added proper RPROVIDES for ${PN}-common.
2008-02-16classpath:Robert Schuster3
- make classpath-tools and classpath-examples rdepend on a runtime - make classpath-examples rdepend on classpath-awt since it contains AWT + Swing demos - adjust revisions
2008-01-14cacao 0.98+hg20071001: Added snapshot version.Robert Schuster21
cacao-cldc: Added an include recipe. classpath: Moved versions prior 0.95 to obsolete/ . classpath-minimal: Moved versions prior 0.95 to obsolete/ . classpath-gtk: Moved to obsolete/. classpath cvs: Moved to obsolete/. classpath 0.96.1: Added new version. classpath 0.95: Added new version. classpath-minimal 0.96.1: Added new version. midpath-cldc: Removed notion of virtual/cldc-api-1.1 - install cldc1.1.jar as midpath-cldc1.1.jar to ${datadir}/midpath-cldc
2008-01-14java packages: replace jikes-native in DEPENDS with "virtual/javac-native". ↵Rolf Leggewie10
Partly closes bug 3655.
2008-01-14classpath-gtk: Use virtual/javac-native.Robert Schuster2
classpath-minimal: Use virtual/javac-native.
2008-01-09jamvm: Added -initial version.Robert Schuster4
cacao: Multiple fixes. - added -initial version - added -native snapshot version classpath: - added -initial version - added -native version ecj: - added -initial version - added -native version that is compiled from source jikes: - jikes-native is not a virtual/javac-native provider any more
2007-08-23classpath-minimal: next time I should not forget to bump PRHenning Heinold1
2007-08-21classpath-minimal: rework recpies and using share/javaHenning Heinold3
* remove classpath-minimal.inc, 2 files are enough * use ${DATADIR}/java/classpath-minimal for installing glibj.zip
2007-07-28-introduce new recipes for classpath-minimalHenning Heinold3
-classpath-minimal now at 0.95 -seperate install location so no confusion with normal-classpath -chosse a sane glibj.zip-location, but we have no java policy yet -provide no packages, because it is only for building java virtual machines -second step to get MIDP2 support in OE
2007-06-19classpath: some more fixes to packaging, etc and clean-upRolf Leggewie4
2007-06-19classpath: fix compilation failure of classpath-gtk_cvs. Closes 2519.Rolf Leggewie2
* add libxtst to DEPENDS * fix packaging * move stuff to *.inc (unify)
2007-06-18classpath: unify the gtk_cvs version and leave a note on how to compile it.Rolf Leggewie1
2007-06-18classpath: add virtual/java-native to DEPENDSRolf Leggewie1
this package now becomes unbuildable until bug 2323 is fixed which also lists a workaround Reasoning: the compilation of java requires the java command being available java is not among the RequiredSoftware as listed in the wiki There is no package providing virtual/java-native yet which is the aim of 2323
2007-06-16classpath: unb0rk classpath-minimal-native. Partly fixes 2296.Rolf Leggewie2
2007-05-25classpath: update to version 0.1xRolf Leggewie7
* unify * fix packaging * rename PBN var to PN * cosmetic clean-up
2007-05-23classpath: revert seemingly erroneous manipulations of SRC_URI in classpath.incRolf Leggewie3
Add gconf_version.patch explicitly to the SRC_URI where appropriate
2007-05-23classpath: make disable-automake-checks apply to CVS version of classpath-gtkRolf Leggewie2
2007-05-23classpath: update from Andrew Paulsen. partly closes 2296.Rolf Leggewie6
* update classpath-gtk. fix $PN-issue. * add classpath-gtk_cvs * add classpath-minimal-native
2006-11-18Fix parse error by adding one or two "'" or '"' removing whitespace behind \...Holger Freyther1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi8
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-04-29classpath, jikes: reinstate myself as MAINTAINER.Rene Wagner1