<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/configure, branch v1.2.0a6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/configure?h=v1.2.0a6</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/configure?h=v1.2.0a6'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-08-26T13:47:49Z</updated>
<entry>
<title>Remove -lunwind from openbsd stuff, per Dagonet</title>
<updated>2008-08-26T13:47:49Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-26T13:47:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=36cf68921b6a58600993254da4e0e2f71034ce54'/>
<id>urn:sha1:36cf68921b6a58600993254da4e0e2f71034ce54</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10308 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Forward-port poll socket engine as it seems reasonably stable, and half-hack it into configure. If someone could help me (easily) add it via our wonderful configure macros so it's built, that would be swell.</title>
<updated>2008-08-25T01:00:17Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T01:00:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=549ac33242cc201737290866159da702807e7f53'/>
<id>urn:sha1:549ac33242cc201737290866159da702807e7f53</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10264 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Patch submitted by Dagonet that improves detection of gnutls and openssl</title>
<updated>2008-08-21T20:08:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-21T20:08:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5e3bfa266bd99ac15fd621c6e14d12787ba22f6e'/>
<id>urn:sha1:5e3bfa266bd99ac15fd621c6e14d12787ba22f6e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10211 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>add support for windows service. This now is part of inspircd itself being as we have native build. It doesnt quite work yet in all the ways it should.</title>
<updated>2008-08-21T11:01:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-21T11:01:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2c5db1dfcb326fb6665b40c0bf2613257ebaf3d5'/>
<id>urn:sha1:2c5db1dfcb326fb6665b40c0bf2613257ebaf3d5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10193 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove last vestige of libircdfoo, by changing  tag into a single  identifier marking object as requiring compilation into a .o (minor commit)</title>
<updated>2008-07-29T18:58:38Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-29T18:58:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6a869d0701bbfe3c7a5e370793adfda4b5b45c65'/>
<id>urn:sha1:6a869d0701bbfe3c7a5e370793adfda4b5b45c65</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10076 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change modes in channels and users to use std::bitset instead of an array. This saves 56 bytes per channel, and 112 bytes per channel, with no loss in speed or ease of use in code. :). Thanks (VERY) much to Special for telling me about this.</title>
<updated>2008-07-19T20:34:14Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-19T20:34:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a67b9de1742efbff29ec08093b220565eab7df23'/>
<id>urn:sha1:a67b9de1742efbff29ec08093b220565eab7df23</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10043 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Okay. This will probably break *everything*, but hey. Use static linking (JUST) for the main binary. This has advantages in terms of shorter compile time and in slightly reduced file size used, so it is worth it. Configure is also a tiny bit simpler in some ways, so.</title>
<updated>2008-07-18T17:13:10Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-18T17:13:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=398e33c16bc61c3adf568b1e2d65c2965e762656'/>
<id>urn:sha1:398e33c16bc61c3adf568b1e2d65c2965e762656</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10033 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Extra configure detection for the gcc minor version (we took this out when we removed support for gcc &lt; 3, but now we need it back for gcc 4.3 :p</title>
<updated>2008-06-12T17:07:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-12T17:07:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=04b09e3b2cfd929b42dccc40626b07679c7eff09'/>
<id>urn:sha1:04b09e3b2cfd929b42dccc40626b07679c7eff09</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9891 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>First phase of conversion to dynamic limits on all the lengths, configured via the &lt;limits&gt; tag</title>
<updated>2008-05-25T17:30:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-25T17:30:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7d7250484c352c13830e63ae41ee8faae40a9bd5'/>
<id>urn:sha1:7d7250484c352c13830e63ae41ee8faae40a9bd5</id>
<content type='text'>
(the tag isnt there yet, these all just run on defaults in the class constructor)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9802 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Extra support for freebsd openssl, allow user to pick between ports and base version if they have both, default to ports version in interactive, require a flag in ./configure</title>
<updated>2008-04-27T17:37:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-27T17:37:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4564ed215cfde77e648a1aa8110ebe5de1252764'/>
<id>urn:sha1:4564ed215cfde77e648a1aa8110ebe5de1252764</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9591 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
