<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/archive/tools/ppl, branch master</title>
<subtitle>OpenWrt SVN history</subtitle>
<id>https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/'/>
<updated>2013-12-15T21:07:34Z</updated>
<entry>
<title>[tools] ppl: update to 1.1</title>
<updated>2013-12-15T21:07:34Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2013-12-15T21:07:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=f7116b6c3a46ded525628c6a34619d16db7b8db7'/>
<id>urn:sha1:f7116b6c3a46ded525628c6a34619d16db7b8db7</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 39068
</content>
</entry>
<entry>
<title>ppl: upgrade to 1.0</title>
<updated>2013-08-14T23:23:23Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2013-08-14T23:23:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=5fef81e612e98d94d10d481d3fc510e537831892'/>
<id>urn:sha1:5fef81e612e98d94d10d481d3fc510e537831892</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;lperkov@cisco.com&gt;

SVN-Revision: 37786
</content>
</entry>
<entry>
<title>tools/ppl: fix automake error due to use of obsolete directory name</title>
<updated>2012-08-12T12:46:47Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-08-12T12:46:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=fd49a516ff16a237e11a2095c22866c7ddf1e0a2'/>
<id>urn:sha1:fd49a516ff16a237e11a2095c22866c7ddf1e0a2</id>
<content type='text'>
I recently experienced this:

configure.ac:1101: the top level
interfaces/Prolog/Ciao/Makefile.am:168: `pkglibdir' is not a legitimate directory for `DATA'
interfaces/Prolog/GNU/Makefile.am:167: `pkglibdir' is not a legitimate directory for `DATA'
interfaces/Prolog/SICStus/Makefile.am:71: `pkglibdir' is not a legitimate directory for `DATA'
interfaces/Prolog/SWI/Makefile.am:187: `pkglibdir' is not a legitimate directory for `DATA'
interfaces/Prolog/XSB/Makefile.am:186: `pkglibdir' is not a legitimate directory for `DATA'
interfaces/Prolog/YAP/Makefile.am:176: `pkglibdir' is not a legitimate directory for `DATA'
make[4]: *** [Makefile.in] Error 1

Found this on google:
http://bugs.mysql.com/bug.php?id=63898

And used this to fix it:
fgrep -rlZ pkglib_DATA --include Makefile.am . | xargs -0 sed -i 's/pkglib_DATA/pkgdata_DATA/g'

Signed-off-by: Daniel Golle &lt;dgolle@allnet.de&gt;

SVN-Revision: 33141
</content>
</entry>
<entry>
<title>ppl: go back to version 0.10.2</title>
<updated>2010-12-18T19:34:04Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2010-12-18T19:34:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=60c7a0fc9c305111d89b67c2ab7f9578cb39be35'/>
<id>urn:sha1:60c7a0fc9c305111d89b67c2ab7f9578cb39be35</id>
<content type='text'>
GCC 4.5 needs ppl in version 0.10.2. The patch makes it compile with gmp 5.


SVN-Revision: 24680
</content>
</entry>
<entry>
<title>ppl: update to new version. </title>
<updated>2010-12-11T23:55:39Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2010-12-11T23:55:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=68ee8422a40838272d6158b02e29e28125afb220'/>
<id>urn:sha1:68ee8422a40838272d6158b02e29e28125afb220</id>
<content type='text'>
The old version is not compatible with gmp 5.


SVN-Revision: 24501
</content>
</entry>
<entry>
<title>fix build error in tools on darwin on newer macs (patch by dirtyfreebooter)</title>
<updated>2010-09-05T16:16:59Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2010-09-05T16:16:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=ddf8a93298f76b0d2e6629e9cd9307c5645873a7'/>
<id>urn:sha1:ddf8a93298f76b0d2e6629e9cd9307c5645873a7</id>
<content type='text'>
SVN-Revision: 22934
</content>
</entry>
<entry>
<title>add cloog and ppl to the tools build for the graphite framework in gcc 4.4</title>
<updated>2009-11-02T00:47:21Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2009-11-02T00:47:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=866f99f75b5a1ab41faf3a222c77cd43a3bccdb1'/>
<id>urn:sha1:866f99f75b5a1ab41faf3a222c77cd43a3bccdb1</id>
<content type='text'>
SVN-Revision: 18264
</content>
</entry>
</feed>
