<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/pepe2k/tools/m4, branch reboot</title>
<subtitle>Staging tree of Piotr Dymacz</subtitle>
<id>https://git.openwrt.org/openwrt/staging/pepe2k/atom?h=reboot</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/pepe2k/atom?h=reboot'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/'/>
<updated>2015-02-06T00:00:43Z</updated>
<entry>
<title>tools: remove static linking support</title>
<updated>2015-02-06T00:00:43Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-02-06T00:00:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=f7e56763e12bdff2261929bbcb691e770341d043'/>
<id>urn:sha1:f7e56763e12bdff2261929bbcb691e770341d043</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44285
</content>
</entry>
<entry>
<title>m4: update to 1.4.17</title>
<updated>2013-09-24T20:01:00Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2013-09-24T20:01:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=76974babaf0e0c7864dd82bcb638dde00cbf75ee'/>
<id>urn:sha1:76974babaf0e0c7864dd82bcb638dde00cbf75ee</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 38168
</content>
</entry>
<entry>
<title>tools/m4: bypass a time consuming configure test</title>
<updated>2012-09-15T14:17:28Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2012-09-15T14:17:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=643f51cf903a0cbc7335bae93e99037bfbd2641a'/>
<id>urn:sha1:643f51cf903a0cbc7335bae93e99037bfbd2641a</id>
<content type='text'>
SVN-Revision: 33427
</content>
</entry>
<entry>
<title>tools/m4: enable parallel builds</title>
<updated>2012-09-15T14:17:24Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2012-09-15T14:17:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=17f981181413eeaceca2965ad54f453ad2399f3b'/>
<id>urn:sha1:17f981181413eeaceca2965ad54f453ad2399f3b</id>
<content type='text'>
SVN-Revision: 33426
</content>
</entry>
<entry>
<title>use HOST_STATIC_LINKING instead of hardcoding -static</title>
<updated>2012-08-12T12:34:30Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-08-12T12:34:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=cf1698c6370d6a64f5f70a2dc5652d1fbc62afc3'/>
<id>urn:sha1:cf1698c6370d6a64f5f70a2dc5652d1fbc62afc3</id>
<content type='text'>
SVN-Revision: 33140
</content>
</entry>
<entry>
<title>m4: link statically</title>
<updated>2012-08-10T19:26:31Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-08-10T19:26:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=82c39a260e1bdd639dcfa89f96234c43164b074f'/>
<id>urn:sha1:82c39a260e1bdd639dcfa89f96234c43164b074f</id>
<content type='text'>
SVN-Revision: 33095
</content>
</entry>
<entry>
<title>m4: fix errors in shipped stdio.in.h</title>
<updated>2012-07-08T15:28:44Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-07-08T15:28:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=e63a58ebfb2ead25cbc4eff065f0036de8718439'/>
<id>urn:sha1:e63a58ebfb2ead25cbc4eff065f0036de8718439</id>
<content type='text'>
M4 fails to build against glibc 2.16.x, the shipped stdio.in.h attempts to
wrap gets() with a warning which fails since gets() got removed from the
default _GNU_SOURCE featureset.

SVN-Revision: 32648
</content>
</entry>
<entry>
<title>tools: clean up Makefiles / make ccache work</title>
<updated>2012-01-15T11:43:13Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2012-01-15T11:43:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=ccb6b0a063a4133ac59c811476b670c7d66f84ed'/>
<id>urn:sha1:ccb6b0a063a4133ac59c811476b670c7d66f84ed</id>
<content type='text'>
SVN-Revision: 29754
</content>
</entry>
<entry>
<title>m4: update to version 1.4.16</title>
<updated>2011-04-03T13:19:54Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2011-04-03T13:19:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=6b654266bb99e8e3907e19a28a1cf1a210739fbf'/>
<id>urn:sha1:6b654266bb99e8e3907e19a28a1cf1a210739fbf</id>
<content type='text'>
SVN-Revision: 26439
</content>
</entry>
<entry>
<title>tools/m4: update to version 1.4.15</title>
<updated>2010-12-06T12:16:40Z</updated>
<author>
<name>Alexandros C. Couloumbis</name>
</author>
<published>2010-12-06T12:16:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=d7b81def38e4bc33bda733bbd8606953a6228f1f'/>
<id>urn:sha1:d7b81def38e4bc33bda733bbd8606953a6228f1f</id>
<content type='text'>
SVN-Revision: 24280
</content>
</entry>
</feed>
