<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/template/main.mk, branch v3.2.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/make/template/main.mk?h=v3.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/template/main.mk?h=v3.2.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-07-03T09:53:21Z</updated>
<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>Fix relying on PWD being set in the makefile.</title>
<updated>2019-05-06T00:57:26Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-05T19:47:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e122a986a4261bf6ef0bc38af356e6cb2ea92a8c'/>
<id>urn:sha1:e122a986a4261bf6ef0bc38af356e6cb2ea92a8c</id>
<content type='text'>
This may not be set in some circumstances.
</content>
</entry>
<entry>
<title>Fix the permissions files are installed with.</title>
<updated>2019-05-04T20:34:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-04T20:20:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f852e2d7fe26caca16abccb1bfe0611b75e5ba8e'/>
<id>urn:sha1:f852e2d7fe26caca16abccb1bfe0611b75e5ba8e</id>
<content type='text'>
Reported by @ensra.
</content>
</entry>
<entry>
<title>Merge branch 'insp20' into insp3.</title>
<updated>2019-05-01T23:49:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-01T14:25:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=87b1461e2a4710a38b32186c2582da9fe9bb3804'/>
<id>urn:sha1:87b1461e2a4710a38b32186c2582da9fe9bb3804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update documentation links.</title>
<updated>2019-04-26T22:20:40Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-26T22:20:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e743b2d90a23ac3c5c9a7977a8e30973ef416788'/>
<id>urn:sha1:e743b2d90a23ac3c5c9a7977a8e30973ef416788</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Omit debug symbols when doing CI builds.</title>
<updated>2019-04-16T11:09:30Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-16T10:22:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=62dc1769c952a7211878181ff595d4328e182f6b'/>
<id>urn:sha1:62dc1769c952a7211878181ff595d4328e182f6b</id>
<content type='text'>
This provides a significant build time improvement.
</content>
</entry>
<entry>
<title>Update most URLs to use HTTPS and fix some dead links.</title>
<updated>2019-03-14T11:02:24Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-03-12T14:37:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac0d5abaace6521643b213423bf57625abe9dd41'/>
<id>urn:sha1:ac0d5abaace6521643b213423bf57625abe9dd41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve setting the gid/uid which will own files.</title>
<updated>2019-01-29T21:18:18Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-29T01:35:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=59ddf1a456265da6d2303373a40ecc34e62a9073'/>
<id>urn:sha1:59ddf1a456265da6d2303373a40ecc34e62a9073</id>
<content type='text'>
- Consistently set the gid/uid for all directories and files.
- Replace the obnoxious warning about root on `make install` with
  a friendlier warning whilst running configure.
- Always install the inspircd executable and modules.
</content>
</entry>
<entry>
<title>Fix a bunch of harmless compiler warnings on recent GCC releases.</title>
<updated>2018-10-26T00:20:35Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-10-26T00:18:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2d50984185c7902d37783a98f19637c86694a452'/>
<id>urn:sha1:2d50984185c7902d37783a98f19637c86694a452</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the SQL tables to docs/sql and install them on `make install`.</title>
<updated>2018-09-26T22:36:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-09-26T20:56:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2af0476c5a35bfca06820f923debedf4fbc93cb8'/>
<id>urn:sha1:2af0476c5a35bfca06820f923debedf4fbc93cb8</id>
<content type='text'>
</content>
</entry>
</feed>
