<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/m4/ax_cxx_compile_stdcxx.m4, branch howto-update-01</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=howto-update-01</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=howto-update-01'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2016-05-24T12:13:52Z</updated>
<entry>
<title>Cpp: Set -std=c++11 also if CXXCPP is already set</title>
<updated>2016-05-24T12:13:52Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-05-24T12:10:16Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=b107fc8a92bd16bc0d868c771b6334d6594e6395'/>
<id>urn:sha1:b107fc8a92bd16bc0d868c771b6334d6594e6395</id>
<content type='text'>
* m4/ax_cxx_compile_stdxx.m4 (AX_CXX_COMPILE_STDCXX): Set CXXCPP if
neccessary.

--
This fixes the build with scan-build where CXXCPP is already set but
does not include stdc++11. While this deviates from the
autotools-archive version of the script it does not make sense
to me first to check if stdc++11 needs to be set and then not
set it.
</content>
</entry>
<entry>
<title>Cpp: Require c++ 11 if cpp binding requested</title>
<updated>2016-04-03T12:46:51Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-04-03T12:46:51Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c07aaef6eb8a9b5e623479f27d562fd1570bf4bb'/>
<id>urn:sha1:c07aaef6eb8a9b5e623479f27d562fd1570bf4bb</id>
<content type='text'>
* configure.ac: Call ax_cxx_compile_stdcxx
* m4/ax_cxx_compile_stdcxx.m4

--
Depending on c++11 is intended to make the port away from
Boost easier.

The m4 macro was taken from the website mentioned in the License
header of the file.
</content>
</entry>
</feed>
