<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/classpath/Makefile, 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-04-09T07:57:29Z</updated>
<entry>
<title>classpath: remove</title>
<updated>2020-04-09T07:57:29Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-04-04T21:31:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=27f871473d38e2ab9ce987c4fcdeb69947b8a0c0'/>
<id>urn:sha1:27f871473d38e2ab9ce987c4fcdeb69947b8a0c0</id>
<content type='text'>
This no longer builds as GCC no longer includes Java support.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: add PKG_CPE_ID for better cvescanner coverage</title>
<updated>2019-09-17T10:40:26Z</updated>
<author>
<name>Jan Pavlinec</name>
</author>
<published>2019-09-12T12:13:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=299e5b0a9bce19d6e96cb9ff217028b36ee2dd36'/>
<id>urn:sha1:299e5b0a9bce19d6e96cb9ff217028b36ee2dd36</id>
<content type='text'>
Signed-off-by: Jan Pavlinec &lt;jan.pavlinec@nic.cz&gt;
</content>
</entry>
<entry>
<title>classpath: Add jamvm/host build dependency</title>
<updated>2019-09-01T19:32:42Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-08-11T21:08:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1862f908ebdd68ce734f6ed29b83d5320cde06af'/>
<id>urn:sha1:1862f908ebdd68ce734f6ed29b83d5320cde06af</id>
<content type='text'>
This is needed for compilation. A Java compiler is also needed but that
must be handled elsewhere.

Fixed up license information.

URLs to HTTPS.

Other Makefile cleanups.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>classpath: Fix breakage caused by -Werror=implicit-fallthrough</title>
<updated>2019-01-09T02:29:09Z</updated>
<author>
<name>Daniel Santos</name>
</author>
<published>2019-01-08T12:48:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0588441516460732ac5d63bf013d6f8591763320'/>
<id>urn:sha1:0588441516460732ac5d63bf013d6f8591763320</id>
<content type='text'>
classpath builds with -Wextra and, unless configured with
--disable-werror, -Werror.  Since GCC 7 added -Wimplicit-fallthrough=3
to -Wextra we need to make it not an error for code that doesn't use
__attribute__((fallthrough)) yet.

Signed-off-by: Daniel Santos &lt;daniel.santos@pobox.com&gt;
</content>
</entry>
<entry>
<title>classpath: fix this statement may fall through</title>
<updated>2018-09-05T18:07:47Z</updated>
<author>
<name>Guo Li</name>
</author>
<published>2018-09-05T07:27:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d0e0385f1134be4ba1273b529b173fa3595debe5'/>
<id>urn:sha1:d0e0385f1134be4ba1273b529b173fa3595debe5</id>
<content type='text'>
gnu_java_math_GMP.c:1135:13: error: this statement may fall through [-Werror=implicit-fallthrough=]
         res = mpz_popcount (_this);
         ~~~~^~~~~~~~~~~~~~~~~~~~~~
gnu_java_math_GMP.c:1136:7: note: here
       default:
       ^~~~~~~

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>classpath: force use of target gmp lib</title>
<updated>2015-01-07T01:00:35Z</updated>
<author>
<name>Nicolas Thill</name>
</author>
<published>2015-01-07T00:56:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e52372940ebed7dbedb45401539fdb0f55732e80'/>
<id>urn:sha1:e52372940ebed7dbedb45401539fdb0f55732e80</id>
<content type='text'>
Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;
</content>
</entry>
<entry>
<title>classpath: move to new repo, update to classpath-0.99; add patch for double memory-leak</title>
<updated>2015-01-06T16:01:22Z</updated>
<author>
<name>Dana Myers</name>
</author>
<published>2015-01-05T23:10:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0d307e7003657d17837158921ba2e3d32e2426e2'/>
<id>urn:sha1:0d307e7003657d17837158921ba2e3d32e2426e2</id>
<content type='text'>
Signed-off-by: Dana H. Myers &lt;k6jq@comcast.net&gt;
</content>
</entry>
</feed>
