summaryrefslogtreecommitdiffstats
path: root/rules/classpath.make
Commit message (Collapse)AuthorAgeFilesLines
* Add .so links for native libraries.Alejandro Vazquez2018-07-131-0/+8
| | | | | | | | Needed for JVMs (such as JamVM) that expect that native library "foo" is present in the file system as "libfoo.so". Signed-off-by: Alejandro Vazquez <vazlup@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* classpath: don't build on arm64Michael Olbrich2015-06-021-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* classpath: Bump version to 0.99Guillermo Rodriguez2014-06-131-2/+2
| | | | | Signed-off-by: Guillermo Rodriguez <guille.rodriguez@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* classpath: Fix JAVA autoconf variableGuillermo Rodriguez2014-06-131-1/+5
| | | | | | | | JAVA must point to the java binary on the target, not on the host This is used in the shell scripts in tools/*, which are installed on the target Signed-off-by: Guillermo Rodriguez <guille.rodriguez@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* classpath: use host-system-jdkMichael Olbrich2013-06-031-8/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* classpath: remove redundant get stageRobert Schwebel2012-06-141-8/+0
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* rules: use ptx/mirror for all mirror URLsMichael Olbrich2012-01-061-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [classpath] targetinstall consolidationRobert Schwebel2010-10-271-27/+7
| | | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [classpath] add prelink search pathsMichael Olbrich2010-04-201-0/+5
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* remove "--disable-dependency-tracking"Marc Kleine-Budde2010-04-161-1/+0
| | | | | | | | | | I don't think disabling dependency tracking is a good thinkg. However we can introduce a global switch to turn dependency tracking off. For more information see: http://starwars.wikia.com/wiki/I_have_a_bad_feeling_about_this Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-10/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [classpath] fix installation of toolsMarc Kleine-Budde2009-06-151-2/+2
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10790 33e552b5-05e3-0310-8538-816dae2090ed
* iconv: rework iconv handling in ptxdistRobert Schwebel2009-06-091-3/+2
| | | | | | | | | | libiconv provides functionality that is already provided by glibc. So we consolidate ptxdist to use native glibc iconv instead of libiconv support. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10681 33e552b5-05e3-0310-8538-816dae2090ed
* * fix classpathLuotao Fu2009-06-051-1/+1
| | | | | | | * add debug options for jamvm git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10639 33e552b5-05e3-0310-8538-816dae2090ed
* [classpath] just cleanupsMarc Kleine-Budde2009-05-311-40/+3
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10625 33e552b5-05e3-0310-8538-816dae2090ed
* * jamvm: addedRobert Schwebel2009-04-161-0/+240
* classpath: added git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10288 33e552b5-05e3-0310-8538-816dae2090ed