<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/extra/Makefile, branch master</title>
<subtitle>Where we track our uclibc patches
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/'/>
<entry>
<title>Convert configuration to new build system</title>
<updated>2005-11-25T21:46:08+00:00</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2005-11-25T21:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=8852947daad111938ba951471566e634e8c2e2c9'/>
<id>8852947daad111938ba951471566e634e8c2e2c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace TOPDIR, add/update copyright</title>
<updated>2005-11-18T00:41:09+00:00</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2005-11-18T00:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=8dfe599d81d0606c278d69d2fa706dc2c82377cb'/>
<id>8dfe599d81d0606c278d69d2fa706dc2c82377cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ar-target and shared targets, at build time now we traverse the tree only once. Generalize all toplevel makefiles. Make sure, that libdl.so is built against libc.so and not libc.a</title>
<updated>2005-09-28T12:34:41+00:00</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2005-09-28T12:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=f70602be19ff8042c369ea33b29f90b8c0f5d02e'/>
<id>f70602be19ff8042c369ea33b29f90b8c0f5d02e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no check needed in libm/libpthread, we do not recurse anymore if the related option is not set, more Makefile cleanups</title>
<updated>2005-09-22T09:45:02+00:00</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2005-09-22T09:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=0929e196d2279df7685558c710359c61d5589199'/>
<id>0929e196d2279df7685558c710359c61d5589199</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework the config system.  Better utilize the Kconfig language</title>
<updated>2003-11-04T13:07:50+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2003-11-04T13:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=f8a3fa0247f4ee4e614df73aef0f8732c8ae5ab3'/>
<id>f8a3fa0247f4ee4e614df73aef0f8732c8ae5ab3</id>
<content type='text'>
which should simplify enabling arbitrary architectures.
 -Erik
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which should simplify enabling arbitrary architectures.
 -Erik
</pre>
</div>
</content>
</entry>
<entry>
<title>Peter Kjellerstedt writes:</title>
<updated>2003-10-18T10:20:59+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2003-10-18T10:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=dd3fb0f8c1c10fcee804f11a4eed84316c5f694b'/>
<id>dd3fb0f8c1c10fcee804f11a4eed84316c5f694b</id>
<content type='text'>
rm.patch:
* Define $(RM) as rm -f in Rules.mak and test/Rules.mak
  (this is the same definition as gmake uses by default).
* Change all occurrences of rm and rm -f into $(RM).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rm.patch:
* Define $(RM) as rm -f in Rules.mak and test/Rules.mak
  (this is the same definition as gmake uses by default).
* Change all occurrences of rm and rm -f into $(RM).
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Stefan Allius.  Only build config stuff when needed.</title>
<updated>2002-12-17T07:28:28+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2002-12-17T07:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=40d85ae85cf1d928284494ea9b64fa0a7b97f2f9'/>
<id>40d85ae85cf1d928284494ea9b64fa0a7b97f2f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed makefiles to remove binaries generated for the configuration</title>
<updated>2002-11-07T17:49:07+00:00</updated>
<author>
<name>"Steven J. Hill"</name>
<email>sjhill@realitydiluted.com</email>
</author>
<published>2002-11-07T17:49:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=5e816a6bb9043ad5b7bd0671313772481331d3e6'/>
<id>5e816a6bb9043ad5b7bd0671313772481331d3e6</id>
<content type='text'>
menu system when doing a 'make clean'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
menu system when doing a 'make clean'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update my email address.  I am no longer andersen@lineo.com</title>
<updated>2001-12-19T15:53:08+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-12-19T15:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=5a65349824bb70bb75d8e05a9f879b55af32309f'/>
<id>5a65349824bb70bb75d8e05a9f879b55af32309f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A large update from Manuel Novoa III &lt;mnovoa3@bellsouth.net&gt;.</title>
<updated>2001-01-11T11:42:17+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-11T11:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=ae97a89e1a1a9833080dccc81f6cd26784e1b964'/>
<id>ae97a89e1a1a9833080dccc81f6cd26784e1b964</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
