<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/win, branch v2.0.26</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/win?h=v2.0.26</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/win?h=v2.0.26'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-05-09T22:37:23Z</updated>
<entry>
<title>win: set CMAKE_INSTALL_SYSTEM_RUNTIME_DESTINATION to . so the runtime libraries are not placed in bin</title>
<updated>2017-05-09T22:37:23Z</updated>
<author>
<name>Adam</name>
</author>
<published>2017-05-09T22:37:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1daaf3b84d87e543ee43c2f8b9b3cd0a02787424'/>
<id>urn:sha1:1daaf3b84d87e543ee43c2f8b9b3cd0a02787424</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compilation with Microsoft Visual C++ 14.</title>
<updated>2015-08-09T12:19:20Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-08-09T12:19:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=234c23499308c0fb234f3408bebb990418205fd9'/>
<id>urn:sha1:234c23499308c0fb234f3408bebb990418205fd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various issues with the nationalchars module.</title>
<updated>2015-06-14T17:18:26Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-06-09T19:11:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8ffce4d2f3ab29677b466238ce900a85b6c9d693'/>
<id>urn:sha1:8ffce4d2f3ab29677b466238ce900a85b6c9d693</id>
<content type='text'>
- Strip the directory name in the default casemapping value.
- Error out if the casemapping value contains a space.
- Error out if the locale file failed to load.
- Fix relative file path when building on Windows.
- Install nationalchars files on Windows.
</content>
</entry>
<entry>
<title>Update year in resource file for Windows</title>
<updated>2015-01-17T16:02:48Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-17T16:02:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=078abdfc8fecc3b5738d7c6b1943302eeb3939ee'/>
<id>urn:sha1:078abdfc8fecc3b5738d7c6b1943302eeb3939ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check the return value of getnameinfo() on Windows in insp_inet_ntop() and return NULL if it fails</title>
<updated>2014-10-22T17:21:04Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-10-22T17:21:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8a3b2f80919eab18567ad526dae84d80032de4f5'/>
<id>urn:sha1:8a3b2f80919eab18567ad526dae84d80032de4f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update year in resource file for Windows</title>
<updated>2014-05-10T17:00:52Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-05-10T17:00:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=09202f0583d4c5a6b26a501046562c2fe41f513d'/>
<id>urn:sha1:09202f0583d4c5a6b26a501046562c2fe41f513d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compress the Windows installer with zlib to reduce AV false positives</title>
<updated>2014-04-13T14:08:49Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-13T14:08:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=437e9f662fad9357fec11eed934690fd90f753a6'/>
<id>urn:sha1:437e9f662fad9357fec11eed934690fd90f753a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change Windows libraries to be dynamically linked</title>
<updated>2014-04-13T14:07:58Z</updated>
<author>
<name>Adam</name>
</author>
<published>2014-04-13T01:46:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=88dccdd5f04e9244323de0eb197590ab8e7292fd'/>
<id>urn:sha1:88dccdd5f04e9244323de0eb197590ab8e7292fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Filter out newlines from error messages on Windows</title>
<updated>2014-04-12T20:51:10Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-12T20:51:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c17463bcae75a9f9b7108807745ec7bb2d472514'/>
<id>urn:sha1:c17463bcae75a9f9b7108807745ec7bb2d472514</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't CoreExport reference, fixes m_dnsbl on Windows</title>
<updated>2013-08-30T10:10:01Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-30T10:10:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d54eec6dd8d44cba3c1e935f72089dbe675e0820'/>
<id>urn:sha1:d54eec6dd8d44cba3c1e935f72089dbe675e0820</id>
<content type='text'>
The explicit instantiations of reference are now useless; remove
</content>
</entry>
</feed>
