<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/libcrypt/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>Remove TOPDIR</title>
<updated>2005-11-21T16:15:55+00:00</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2005-11-21T16:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=ba31c6c463945c216d97ebe382654b8b9cd8061a'/>
<id>ba31c6c463945c216d97ebe382654b8b9cd8061a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace all Makefiles for new build infrastucture</title>
<updated>2005-10-29T10:16:07+00:00</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2005-10-29T10:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=e6aa37afc9c281a04f40250b8fcd35302064a087'/>
<id>e6aa37afc9c281a04f40250b8fcd35302064a087</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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:36+00:00</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2005-10-12T16:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=3a7ac9c7a7b4d6181d3cd70a9cb85d93a1938238'/>
<id>3a7ac9c7a7b4d6181d3cd70a9cb85d93a1938238</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not defer expansions where useless, like CSRC/OBJS/LIB_NAME/AR_LIB_NAME, defer only for shared lib related stuff, because it is optional. Run STRIPTOOL only once. More use of /$^/$&lt;.</title>
<updated>2005-10-11T23:05:36+00:00</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2005-10-11T23:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=998913a5ce37f97c69be8ee7f57a3ad8478c8a80'/>
<id>998913a5ce37f97c69be8ee7f57a3ad8478c8a80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Missed OBJS definition in libcrypt/libutil. Use := where possible</title>
<updated>2005-10-11T20:49:07+00:00</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2005-10-11T20:49:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=99720814c3efa11dd1df59c4bd978e73b6f1ba18'/>
<id>99720814c3efa11dd1df59c4bd978e73b6f1ba18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Undo size optimizing patch that does not work with gcc-4.1-head, reported by sjhill, thanks cow for testing</title>
<updated>2005-10-11T19:42:32+00:00</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2005-10-11T19:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=c60a8a994f74eb1bb3dff3bc47c38c727500c9f6'/>
<id>c60a8a994f74eb1bb3dff3bc47c38c727500c9f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doing the compile in one step creates smaller archives, libcrypt.a shrinks from 12k to 10k, libutil.a to 8k to 4k. Use make provided features where possible /$&lt;/$^.</title>
<updated>2005-10-07T16:27:57+00:00</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2005-10-07T16:27:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=8e87f7ffea28e5b1bc693a40e7d79e6e6509eee9'/>
<id>8e87f7ffea28e5b1bc693a40e7d79e6e6509eee9</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 dependencies so the archive is re-created only when the object files have been updated</title>
<updated>2005-01-18T23:30:31+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2005-01-18T23:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=99e973a956a6d682f3014d1b35a8ff4cb557bd0e'/>
<id>99e973a956a6d682f3014d1b35a8ff4cb557bd0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
