<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/jamvm, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2020-05-01T12:42:15Z</updated>
<entry>
<title>jamvm: remove package</title>
<updated>2020-05-01T12:42:15Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2020-05-01T12:42:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4201a4a4fb28687702cadf32c9b7acb999aa89d0'/>
<id>urn:sha1:4201a4a4fb28687702cadf32c9b7acb999aa89d0</id>
<content type='text'>
Java support is no longer feasible in openwrt.  It's outdated, and can't
be usd without classpath, which has been removed.

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>jamvm: remove unneeded host build</title>
<updated>2020-04-30T13:30:06Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2020-04-30T13:19:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b7d429c466a6762edd385a9261a73bff983b0b1d'/>
<id>urn:sha1:b7d429c466a6762edd385a9261a73bff983b0b1d</id>
<content type='text'>
Host build was added in 2972cc98e ("Add host build") because classpath
required a host java vm.  Now that classpath is gone, host build can be
removed as well.

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>jamvm: Don't compile on ARM64</title>
<updated>2019-09-27T17:09:44Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-09-27T17:09:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ccd2b767d912ea3310a4b63b438527b565d73b04'/>
<id>urn:sha1:ccd2b767d912ea3310a4b63b438527b565d73b04</id>
<content type='text'>
Not supported.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>jamvm: Add host build</title>
<updated>2019-08-30T17:32:19Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-08-11T20:58:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2972cc98ebfb512d394ffe406410961545821936'/>
<id>urn:sha1:2972cc98ebfb512d394ffe406410961545821936</id>
<content type='text'>
Needed for classpath. GCJ is also needed but that can be dealt with
separately.

Fix compilation with musl by defining _GNU_SOURCE. What's funny here is
that if __USE_GNU gets replaced, the host build fails. The man page says
_GNU_SOURCE for pthread_getattr_np but glibc violates that statement.

Removed classpath dependency. classpaths must select jamvm, not the other
way around.

Removed target whitelist. Switched to blacklist.

Fixed License information.

Various other cleanups.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>jamvm: Clarify and clean up package description</title>
<updated>2019-01-09T02:28:51Z</updated>
<author>
<name>Daniel Santos</name>
</author>
<published>2019-01-08T12:49:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=69c5f1dac6afb7a84de5a4c7df8ff5199f5b8903'/>
<id>urn:sha1:69c5f1dac6afb7a84de5a4c7df8ff5199f5b8903</id>
<content type='text'>
Clean up white space and properly clarify the Java version implemented.

Signed-off-by: Daniel Santos &lt;daniel.santos@pobox.com&gt;
</content>
</entry>
<entry>
<title>jamvm: depends on supported architectures</title>
<updated>2018-09-28T04:03:20Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2018-09-27T03:48:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=11f054474446a9984e828637e0a474011b3b16f6'/>
<id>urn:sha1:11f054474446a9984e828637e0a474011b3b16f6</id>
<content type='text'>
Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: remove obsolete references to avr32</title>
<updated>2018-09-28T04:03:20Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2018-09-27T03:39:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e38c1006123f54039294348dda51febaa72a3e49'/>
<id>urn:sha1:e38c1006123f54039294348dda51febaa72a3e49</id>
<content type='text'>
This is a long overdue followup commit to openwrt/openwrt@5d9eeab
("build: remove obsolete references to cris and avr32")

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>jamvm: Use &lt;fenv.h&gt; instead of &lt;fpu_control.h&gt;</title>
<updated>2018-09-05T14:18:02Z</updated>
<author>
<name>Guo Li</name>
</author>
<published>2018-09-02T10:27:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2f96d96aff521f59b192b01971dc669028252f22'/>
<id>urn:sha1:2f96d96aff521f59b192b01971dc669028252f22</id>
<content type='text'>
musl libc (http://musl-libc.org lack the non-standard &lt;fpu_control.h&gt;
header, which is used in src/os/linux/{i386,x86_64}/init.c files to
setup the floating point precision. This patch makes it use the
standard C &lt;fenv.h&gt; header instead.

Original patch at Felix Janda at
https://sourceforge.net/p/jamvm/patches/6/

Signed-off-by: Guo Li &lt;uxgood.org@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: run "make check FIXUP=1"</title>
<updated>2017-08-30T04:41:14Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2017-08-28T04:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4006865ae81b20b1793ae2a07db20235fefd2c71'/>
<id>urn:sha1:4006865ae81b20b1793ae2a07db20235fefd2c71</id>
<content type='text'>
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>jamvm: move to new repo</title>
<updated>2015-01-06T16:03:36Z</updated>
<author>
<name>Dana</name>
</author>
<published>2015-01-05T22:52:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b3f588f357b150aee64c544c31a1c3b06d731743'/>
<id>urn:sha1:b3f588f357b150aee64c544c31a1c3b06d731743</id>
<content type='text'>
Signed-off-by: Dana H. Myers &lt;k6jq@comcast.net&gt;
</content>
</entry>
</feed>
