<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/configure.pm, branch v3.0.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/make/configure.pm?h=v3.0.0a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/make/configure.pm?h=v3.0.0a1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2016-04-04T12:51:32Z</updated>
<entry>
<title>Fix "use of uninitialized value $key in hash element" error.</title>
<updated>2016-04-04T12:51:32Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-04-04T12:49:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c0ec56e9c7295d3cf9ca4d4f103ebf083eb1922a'/>
<id>urn:sha1:c0ec56e9c7295d3cf9ca4d4f103ebf083eb1922a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify the configure cache file format.</title>
<updated>2016-03-22T23:39:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-03-22T23:21:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=79f207e729eed41336779324262603bb03266d96'/>
<id>urn:sha1:79f207e729eed41336779324262603bb03266d96</id>
<content type='text'>
This prevents the need to implement escaping of values which was
a bug in the previous format.
</content>
</entry>
<entry>
<title>Move the configure cache to the .configure directory too.</title>
<updated>2016-03-22T23:39:03Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-03-22T23:14:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=37d939829bb51d6e697d5a654d7dcc32522f01aa'/>
<id>urn:sha1:37d939829bb51d6e697d5a654d7dcc32522f01aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Write generated templates to the .configure directory.</title>
<updated>2016-03-22T23:38:44Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-03-22T22:40:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f79a55616b5ff05d4f2e6b031a17be5668d1d3ea'/>
<id>urn:sha1:f79a55616b5ff05d4f2e6b031a17be5668d1d3ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a typo in parse_templates.</title>
<updated>2016-03-22T23:38:43Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-03-22T22:15:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fb58d69bf5373d8aa3033d4440d2d5f05ed7e39f'/>
<id>urn:sha1:fb58d69bf5373d8aa3033d4440d2d5f05ed7e39f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix detection of the Apple variant of Clang.</title>
<updated>2015-09-23T20:52:27Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-09-23T20:45:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cd67a0a6f9380d4a54bc92370f2925f2d2a684dc'/>
<id>urn:sha1:cd67a0a6f9380d4a54bc92370f2925f2d2a684dc</id>
<content type='text'>
This splitting of compiler names mirrors the change implemented by
other build systems like cmake.
</content>
</entry>
<entry>
<title>Convert the build system to Perl 5.10.</title>
<updated>2015-03-25T19:01:33Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-03-21T20:04:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=aae283e1dd292ace3a02809ca571a72eb06d9732'/>
<id>urn:sha1:aae283e1dd292ace3a02809ca571a72eb06d9732</id>
<content type='text'>
Thanks to Kross for the heads up on "use feature".
</content>
</entry>
<entry>
<title>Change server name in `./configure --help` to use the alias.</title>
<updated>2015-03-06T16:37:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-03-06T16:10:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cfff1874a8e934973d4090365b6d87bf37be8ed4'/>
<id>urn:sha1:cfff1874a8e934973d4090365b6d87bf37be8ed4</id>
<content type='text'>
Requested by @attilamolnar.
</content>
</entry>
<entry>
<title>Add the &lt;type_traits&gt; header to the compiler test file.</title>
<updated>2015-02-18T15:46:13Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-02-18T15:20:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=100048eb41b2b8ab4565ea19eb25e1a0acdd07af'/>
<id>urn:sha1:100048eb41b2b8ab4565ea19eb25e1a0acdd07af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve compiler detection in configure.</title>
<updated>2015-02-18T15:16:40Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-02-18T15:16:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4e9af81504de220aee3fc41df9e405faa1b92738'/>
<id>urn:sha1:4e9af81504de220aee3fc41df9e405faa1b92738</id>
<content type='text'>
- Split the detection and compatibility checks into two different
  steps (previously it was confusing as it would say the compiler
  was not available when it was really not compatible).
- Fix a minor bug where compilers detected using xcrun on Darwin
  would not have xcrun returned as part of the compiler name from
  find_compiler.
</content>
</entry>
</feed>
