<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/template/main.mk, branch v3.17.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/make/template/main.mk?h=v3.17.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/make/template/main.mk?h=v3.17.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2023-08-15T09:07:05Z</updated>
<entry>
<title>Add a script for deploying SSL files from an ACME renewal tool.</title>
<updated>2023-08-15T09:07:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-15T09:07:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=84f2c992348171b05253dccaeb9c7b93a60ed63b'/>
<id>urn:sha1:84f2c992348171b05253dccaeb9c7b93a60ed63b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2023-07-15T09:37:19Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2023-07-15T09:37:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9923c34a421f1080e766dbe062e6bcd4521d062c'/>
<id>urn:sha1:9923c34a421f1080e766dbe062e6bcd4521d062c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Define _BSD_SOURCE when building on Haiku.</title>
<updated>2023-07-12T08:23:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-12T08:23:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=07672be5bd8f77253f29b369ffc8ebee30435be5'/>
<id>urn:sha1:07672be5bd8f77253f29b369ffc8ebee30435be5</id>
<content type='text'>
This fixes a few modules which depend on common BSD extensions.
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix building with the Intel C++ compiler.</title>
<updated>2022-12-10T06:58:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-10T06:46:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=513309fc68e873d20c111808bdb7c95431359720'/>
<id>urn:sha1:513309fc68e873d20c111808bdb7c95431359720</id>
<content type='text'>
- Fix adding -Wshadow in the compiler flags twice.
- Detect the new Clang-based Intel compiler as well as the old one.
- Silence some deprecation warnings using Intel syntax.
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-08-27T08:38:22Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-08-27T08:38:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4540162276aa23e016ae094158d2d1d93bcc734f'/>
<id>urn:sha1:4540162276aa23e016ae094158d2d1d93bcc734f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix uninstalling files on `make deinstall` and similar.</title>
<updated>2021-06-09T08:14:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-09T07:25:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=77d5b214fb803bda42733b75d2997978f74c43af'/>
<id>urn:sha1:77d5b214fb803bda42733b75d2997978f74c43af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the --disable-ownership option to help packagers out.</title>
<updated>2021-06-09T03:20:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-09T03:20:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3766337fcb3bef277d1fa6a116ea812a27848ab4'/>
<id>urn:sha1:3766337fcb3bef277d1fa6a116ea812a27848ab4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the compiler_info name for the Intel compiler.</title>
<updated>2021-06-09T01:36:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-09T01:36:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d298378b3d7b6e60afe199739e26db93960a89c4'/>
<id>urn:sha1:d298378b3d7b6e60afe199739e26db93960a89c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create the runtime directory at install time if it does not exist.</title>
<updated>2021-05-14T17:42:43Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-14T17:42:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3adf2b764308595e6108ea2b119c22a544812a83'/>
<id>urn:sha1:3adf2b764308595e6108ea2b119c22a544812a83</id>
<content type='text'>
</content>
</entry>
</feed>
