<feed xmlns='http://www.w3.org/2005/Atom'>
<title>feurig/libmaple/build-targets.mk, branch master</title>
<subtitle>Working copy of Leaflabs libmaple</subtitle>
<id>https://git.suspectdevices.com/feurig/libmaple/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/feurig/libmaple/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaple/'/>
<updated>2012-06-15T03:43:48+00:00</updated>
<entry>
<title>Tweak build system to allow out-of-tree projects.</title>
<updated>2012-06-15T03:43:48+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2012-06-15T03:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaple/commit/?id=be75a466b7048b8a4024714f78e65a9b3f1a8836'/>
<id>urn:sha1:be75a466b7048b8a4024714f78e65a9b3f1a8836</id>
<content type='text'>
It's very annoying to have to build libmaple projects in-tree. Users
are just copying the repository everywhere. That's stupid. So I made this:

https://github.com/mbolivar/example-libmaple-project

It needs these patches to work.

Add a header and footer for rules.mk files, so we can change them
around and things will continue to work for the users, who just
include them.

In Makefile, add USER_MODULES to LIBMAPLE_MODULES if it's
nonempty. This is the hook you use to get your code compiled and
linked correctly.

Hack build-targets.mk for stupid reasons I hope to fix later. For now,
you'll need an empty main.cpp in BOTH the libmaple directory and your
directory if you want things to work the way you'd expect.

Signed-off-by: Marti Bolivar &lt;mbolivar@leaflabs.com&gt;
</content>
</entry>
<entry>
<title>build-targets.mk: Tweak for Windows compilation.</title>
<updated>2011-09-26T16:40:42+00:00</updated>
<author>
<name>unknown</name>
<email>Marti Bolivar@.(none)</email>
</author>
<published>2011-09-26T16:40:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaple/commit/?id=e7ba4d7be66b4e38d85064b5bae946841885fdf2'/>
<id>urn:sha1:e7ba4d7be66b4e38d85064b5bae946841885fdf2</id>
<content type='text'>
Make on Windows doesn't seem to like @echo without a string.
Give it an empty one to keep it happy.
</content>
</entry>
<entry>
<title>Generate map file</title>
<updated>2011-02-27T20:50:27+00:00</updated>
<author>
<name>Perry Hung</name>
<email>iperry@gmail.com</email>
</author>
<published>2011-02-27T19:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaple/commit/?id=1601bbc4526d98f4fb42bf2bf8c4e5058942d348'/>
<id>urn:sha1:1601bbc4526d98f4fb42bf2bf8c4e5058942d348</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add library target, to build a .a file for use in complex projects.</title>
<updated>2010-10-26T01:19:40+00:00</updated>
<author>
<name>Bruce Perens</name>
<email>bruce@perens.com</email>
</author>
<published>2010-10-26T00:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaple/commit/?id=c30863ca9ab0fdc787e40d9a45fcc6a1c03e5e71'/>
<id>urn:sha1:c30863ca9ab0fdc787e40d9a45fcc6a1c03e5e71</id>
<content type='text'>
Signed-off-by: Perry Hung &lt;iperry@gmail.com&gt;
</content>
</entry>
<entry>
<title>exposed build-targets.mk</title>
<updated>2010-09-13T19:15:39+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@mit.edu</email>
</author>
<published>2010-09-13T19:15:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/feurig/libmaple/commit/?id=208e35e7d704467cb04b054e3fc32acf82be9e49'/>
<id>urn:sha1:208e35e7d704467cb04b054e3fc32acf82be9e49</id>
<content type='text'>
</content>
</entry>
</feed>
