<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/pugixml, branch master</title>
<subtitle>Buildroot</subtitle>
<id>https://git.etezian.org/cgit.cgi/buildroot.git/atom?h=master</id>
<link rel='self' href='https://git.etezian.org/cgit.cgi/buildroot.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/buildroot.git/'/>
<updated>2016-09-12T09:18:41+00:00</updated>
<entry>
<title>package/pugixml: Fix CMakelists.txt cxx_long_long_type bug.</title>
<updated>2016-09-12T09:18:41+00:00</updated>
<author>
<name>Theo Debrouwere</name>
<email>theo.debrouwere@skynet.be</email>
</author>
<published>2016-09-12T08:14:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/buildroot.git/commit/?id=d28aa481b3cea9cca4c7d259618235d63f62fd59'/>
<id>urn:sha1:d28aa481b3cea9cca4c7d259618235d63f62fd59</id>
<content type='text'>
CMakelist.txt tries to enable the cxx_long_long_type option,
even if the feature isn't available. (Which causes some builds to fail)

The included patch checks if the option is present before applying it.

The patch was backported from:
https://github.com/zeux/pugixml/commit/4dbb5646196a4a3cc94097f1473ef11d1d44df11

Signed-off-by: Theo Debrouwere &lt;t.debrouwere@televic.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>pugixml: add toolchain comment</title>
<updated>2016-09-07T20:46:14+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2016-09-07T20:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/buildroot.git/commit/?id=ada5d835011b335ad2cb3c4f6d50e185cc0973cd'/>
<id>urn:sha1:ada5d835011b335ad2cb3c4f6d50e185cc0973cd</id>
<content type='text'>
Reported-by: Samuel Martin &lt;s.martin49@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>pugixml: new package</title>
<updated>2016-09-07T19:36:16+00:00</updated>
<author>
<name>Theo Debrouwere</name>
<email>t.debrouwere@televic.com</email>
</author>
<published>2016-09-07T15:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/buildroot.git/commit/?id=27071be0d8c648a6f7ec314c29f5b3a033e1208a'/>
<id>urn:sha1:27071be0d8c648a6f7ec314c29f5b3a033e1208a</id>
<content type='text'>
pugixml is a light-weight C++ XML processing library. It features:
* DOM-like interface with rich traversal/modification capabilities
* Extremely fast non-validating XML parser which constructs the DOM tree from an XML file/buffer
* XPath 1.0 implementation for complex data-driven tree queries
* Full Unicode support with Unicode interface variants and automatic encoding conversions

Homepage: http://pugixml.org/
Repository: https://github.com/zeux/pugixml

Signed-off-by: Theo Debrouwere &lt;t.debrouwere@televic.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
</feed>
