<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui/Makefile.am, branch debian/1.3.2-1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.3.2-1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.3.2-1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-01-15T07:18:40+00:00</updated>
<entry>
<title>doc: Ship telemini outline as pdf file too</title>
<updated>2014-01-15T07:18:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-15T07:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f560d5063b1339dbfb3e6723cfadb7b4c5eace25'/>
<id>urn:sha1:f560d5063b1339dbfb3e6723cfadb7b4c5eace25</id>
<content type='text'>
Build telemini.pdf from telemini.svg and include it in all of the
released packages.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Require both libaltos32 and libaltos64 for fat Linux tarball</title>
<updated>2014-01-02T06:08:13+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-02T06:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=06ffd8022ff5ac74274c9839d42c0c47274cb8b9'/>
<id>urn:sha1:06ffd8022ff5ac74274c9839d42c0c47274cb8b9</id>
<content type='text'>
No sense shipping a broken tarball ever

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>libaltos: Build -m64 and -m32 for fat tarball when possible</title>
<updated>2014-01-02T06:02:56+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-01-02T06:02:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8bff2822c242d2878b408b9c0d8a7647108ea4b1'/>
<id>urn:sha1:8bff2822c242d2878b408b9c0d8a7647108ea4b1</id>
<content type='text'>
Check to see if we can compile libaltos for both 32 bit and 64 bit
systems, and then use those when generating the linux tarball.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Ship EasyMini firmware too</title>
<updated>2013-12-19T08:58:50+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-19T08:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a31629dfceb5e9cf1d5c654b8bd87d575f73c34b'/>
<id>urn:sha1:a31629dfceb5e9cf1d5c654b8bd87d575f73c34b</id>
<content type='text'>
Missing the FIRMWARE_EMINI define left all easy mini firmware out of
the distribution

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add docs to Mac OS X dmg distribution</title>
<updated>2013-12-18T19:26:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-18T19:25:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=119dd56512404e0c39dd5001ba4da9373515c02c'/>
<id>urn:sha1:119dd56512404e0c39dd5001ba4da9373515c02c</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add EasyMini bits to fat distribution images. Update telemetrum.inf</title>
<updated>2013-12-18T06:53:45+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-18T06:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1280ba2e51b36f417f3adb6d101405ee75e7e509'/>
<id>urn:sha1:1280ba2e51b36f417f3adb6d101405ee75e7e509</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>java: Add -target 1.6 to all java compiles</title>
<updated>2013-12-10T08:51:01+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-10T08:51:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8959c059ec67f5334e31abbe3f831dd571a0b464'/>
<id>urn:sha1:8959c059ec67f5334e31abbe3f831dd571a0b464</id>
<content type='text'>
This makes sure the results can run with the old JVM

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Ship TeleMega-v1.0 firmware</title>
<updated>2013-12-10T07:14:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-10T07:14:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=95c1a5a61267233cf2c16175aeb73bfb7d12ba8f'/>
<id>urn:sha1:95c1a5a61267233cf2c16175aeb73bfb7d12ba8f</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui, altoslib: Move eeprom download code to altoslib</title>
<updated>2013-11-12T05:37:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-11-12T05:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0093d5b368669e0c324f8d9dfcd2f004de85ee5c'/>
<id>urn:sha1:0093d5b368669e0c324f8d9dfcd2f004de85ee5c</id>
<content type='text'>
This should make adding eeprom downloading to altosdroid easier

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Start moving eeprom download logic to altoslib</title>
<updated>2013-11-12T05:06:20+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-11-12T05:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6aa99c160f0695eb25ccc0598e4c36224c89dab4'/>
<id>urn:sha1:6aa99c160f0695eb25ccc0598e4c36224c89dab4</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
