<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/libc/misc/assert/Makefile, branch master</title>
<subtitle>Where we track our uclibc patches
</subtitle>
<id>https://git-old.alpinelinux.org/uClibc-alpine/atom?h=master</id>
<link rel='self' href='https://git-old.alpinelinux.org/uClibc-alpine/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/'/>
<updated>2005-11-21T16:15:55Z</updated>
<entry>
<title>Remove TOPDIR</title>
<updated>2005-11-21T16:15:55Z</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2005-11-21T16:15:55Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=ba31c6c463945c216d97ebe382654b8b9cd8061a'/>
<id>urn:sha1:ba31c6c463945c216d97ebe382654b8b9cd8061a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace all Makefiles for new build infrastucture</title>
<updated>2005-10-29T10:16:07Z</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2005-10-29T10:16:07Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=e6aa37afc9c281a04f40250b8fcd35302064a087'/>
<id>urn:sha1:e6aa37afc9c281a04f40250b8fcd35302064a087</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$&lt;/$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much.</title>
<updated>2005-10-12T16:12:36Z</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2005-10-12T16:12:36Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=3a7ac9c7a7b4d6181d3cd70a9cb85d93a1938238'/>
<id>urn:sha1:3a7ac9c7a7b4d6181d3cd70a9cb85d93a1938238</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge parallel build support</title>
<updated>2005-01-25T03:17:00Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2005-01-25T03:17:00Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=130697527bfd32f3a6a6e4dfcc1e80c0cdfa0b37'/>
<id>urn:sha1:130697527bfd32f3a6a6e4dfcc1e80c0cdfa0b37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Peter Kjellerstedt writes:</title>
<updated>2003-10-18T10:20:59Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2003-10-18T10:20:59Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=dd3fb0f8c1c10fcee804f11a4eed84316c5f694b'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Update my email address.  I am no longer andersen@lineo.com</title>
<updated>2001-12-19T15:53:08Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-12-19T15:53:08Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=5a65349824bb70bb75d8e05a9f879b55af32309f'/>
<id>urn:sha1:5a65349824bb70bb75d8e05a9f879b55af32309f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ok, this should finish off my massive ro-organization.  The source</title>
<updated>2001-05-12T06:19:18Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-05-12T06:19:18Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=f0da4aa1d854ca9c2a0e652dcb1d81bbf4d971f4'/>
<id>urn:sha1:f0da4aa1d854ca9c2a0e652dcb1d81bbf4d971f4</id>
<content type='text'>
tree is less messy now (which helps), all libraries are placed into
uClibc/lib when compiling, all libraries now use a consistant mechanism
for being built, all libraries use a consistant naming scheme where the
lib name includes the uClibc version number, which makes ldconfig
happy and willing to work with us.
 -Erik
</content>
</entry>
<entry>
<title>A large update from Manuel Novoa III &lt;mnovoa3@bellsouth.net&gt;.</title>
<updated>2001-01-11T11:42:17Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-01-11T11:42:17Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=ae97a89e1a1a9833080dccc81f6cd26784e1b964'/>
<id>urn:sha1:ae97a89e1a1a9833080dccc81f6cd26784e1b964</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix doc blunder.</title>
<updated>2000-11-04T23:34:43Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-11-04T23:34:43Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=91102e0dece0d33acf56a579dcab84b043f08c8b'/>
<id>urn:sha1:91102e0dece0d33acf56a579dcab84b043f08c8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make spelling of uClibc be consistant.</title>
<updated>2000-11-04T23:15:45Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2000-11-04T23:15:45Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=2c8e931c67ebec7acbabd2c9a07096632398bfae'/>
<id>urn:sha1:2c8e931c67ebec7acbabd2c9a07096632398bfae</id>
<content type='text'>
</content>
</entry>
</feed>
