<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/map-server/altos-mapj, branch master</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=master</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2019-07-17T18:40:06+00:00</updated>
<entry>
<title>Use discovered java path for compiler and jni include files</title>
<updated>2019-07-17T18:40:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-07-17T18:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=318b81d59e6f34a92a7a78c0896aa331bc14d0a1'/>
<id>urn:sha1:318b81d59e6f34a92a7a78c0896aa331bc14d0a1</id>
<content type='text'>
Instead of using the discovered java bits just for jni.h, also use
javac from that directory. Add JAVA_VERSION param to set language
version for newer compilers.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Use strip-nondeterminism to fix JAR timestamps</title>
<updated>2019-02-03T21:02:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-02-03T20:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=630f457666b48321be0a5b6fbf391efef1fa3eb4'/>
<id>urn:sha1:630f457666b48321be0a5b6fbf391efef1fa3eb4</id>
<content type='text'>
.jar files are just zip files, and contain dates. These will cause the
build to be non-reproducible. Use strip-nondeterminism to smash all of
these back to a fixed value.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>map-server: Implement altos-map in C</title>
<updated>2018-10-07T16:38:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-10-07T16:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=af678be97e419a1167a0630f28bcaba82d67929b'/>
<id>urn:sha1:af678be97e419a1167a0630f28bcaba82d67929b</id>
<content type='text'>
This app is all about startup time, and java starts
slowly. Re-implement in C to improve server performance.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
