<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/configure, branch v3.4.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/configure?h=v3.4.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/configure?h=v3.4.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-10-20T19:30:24Z</updated>
<entry>
<title>Update examples directory when paths are changed interactively.</title>
<updated>2019-10-20T19:30:24Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-09-21T06:33:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=274f40653f48f47b71cb3b653f75727c6c2dc912'/>
<id>urn:sha1:274f40653f48f47b71cb3b653f75727c6c2dc912</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow customising the example config directory at build time.</title>
<updated>2019-07-03T09:53:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-03T09:53:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c9a812a5ccc5e2639ae4e1314f5f24b3d4518c68'/>
<id>urn:sha1:c9a812a5ccc5e2639ae4e1314f5f24b3d4518c68</id>
<content type='text'>
Fixes #1626.
</content>
</entry>
<entry>
<title>Warn when building without SSL support.</title>
<updated>2019-06-17T09:06:26Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-06-14T21:23:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cf35e6731855212abdc71bdb75f1dde8e4f9fe47'/>
<id>urn:sha1:cf35e6731855212abdc71bdb75f1dde8e4f9fe47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a configure warning about OpenBSDs broken compilers/linkers.</title>
<updated>2019-06-06T21:28:25Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-06-06T21:28:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=806b4d55a2f19b6521c34af6210c323a1beb414b'/>
<id>urn:sha1:806b4d55a2f19b6521c34af6210c323a1beb414b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>configure: Fix log-dir in --system mode</title>
<updated>2019-05-17T15:44:40Z</updated>
<author>
<name>Anatole Denis</name>
</author>
<published>2019-05-17T15:10:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c1817f32038a2ab6b94deaf2c3541dfcec3d0b7a'/>
<id>urn:sha1:c1817f32038a2ab6b94deaf2c3541dfcec3d0b7a</id>
<content type='text'>
There was a typo, making configure invoked with --system overwrite the
passed --log-dir option with the value of --module-dir
</content>
</entry>
<entry>
<title>Document the --disable-auto-extras configure option.</title>
<updated>2019-05-15T09:58:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-15T09:57:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a55ca0056963159b0e4cbc88f28c5c82cd44b05e'/>
<id>urn:sha1:a55ca0056963159b0e4cbc88f28c5c82cd44b05e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix configure not failing when invalid flags are passed to it.</title>
<updated>2019-05-12T10:51:05Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-12T10:45:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=29f425402927eb07913e9162dd4a230db68ff2e4'/>
<id>urn:sha1:29f425402927eb07913e9162dd4a230db68ff2e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a configure flag for disabling automatically enabling extras.</title>
<updated>2019-05-12T10:50:57Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-11T14:55:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2cc524a1c6aa7af22e4c68232c5d6206c70ded4e'/>
<id>urn:sha1:2cc524a1c6aa7af22e4c68232c5d6206c70ded4e</id>
<content type='text'>
Requested by @niacat.
</content>
</entry>
<entry>
<title>Fix --distribution-label erroneously requiring --development.</title>
<updated>2019-05-03T14:17:15Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-03T14:17:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=044fa999680888267e07dc7b69028b18efbac818'/>
<id>urn:sha1:044fa999680888267e07dc7b69028b18efbac818</id>
<content type='text'>
Reported by @ensra.
</content>
</entry>
<entry>
<title>Textual improvements and fixes such as typos, casing, etc. (#1612)</title>
<updated>2019-04-28T08:14:21Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-28T08:14:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e'/>
<id>urn:sha1:e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e</id>
<content type='text'>
</content>
</entry>
</feed>
