<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/configure.pm, branch v1.2.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/make/configure.pm?h=v1.2.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/configure.pm?h=v1.2.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-04-03T15:13:43Z</updated>
<entry>
<title>remove references to maxclient we forgot here, thx Zaba for reporting.</title>
<updated>2008-04-03T15:13:43Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-04-03T15:13:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b4c7be2458373ae663cd9408c9bb4efbd13bb84a'/>
<id>urn:sha1:b4c7be2458373ae663cd9408c9bb4efbd13bb84a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9284 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More fixes to configure stability with undefined values/closed filehandles</title>
<updated>2008-02-13T18:30:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-13T18:30:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9a4067dac488d3896afceaf7c12f26ba7723307a'/>
<id>urn:sha1:9a4067dac488d3896afceaf7c12f26ba7723307a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8924 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This should fix the error owine was getting in configure (THANKS strict) :P</title>
<updated>2008-02-13T18:28:48Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-13T18:28:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9e139f31b2e79cdfd7d468771176b736671a8b9d'/>
<id>urn:sha1:9e139f31b2e79cdfd7d468771176b736671a8b9d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8923 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Some configure cleanups: like using perl functions/modules instead of system() (symlink, clear, mv, mkdir -p), clean up tmpfile for eval(), use \e instead of \033, and use a heredoc for the big banner on starting configure</title>
<updated>2008-01-27T14:32:20Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-01-27T14:32:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=39e6732f2396be04b6fbc7ce30c7ab1f3c98a78c'/>
<id>urn:sha1:39e6732f2396be04b6fbc7ce30c7ab1f3c98a78c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8761 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add ./configure --list-extras, --enable-extras, and --disable-extras</title>
<updated>2008-01-19T17:33:13Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-01-19T17:33:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d13cd5ca80b969b823fbbfcc31531fc0ea897c04'/>
<id>urn:sha1:d13cd5ca80b969b823fbbfcc31531fc0ea897c04</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8739 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Aquanight's configure strict/fatal warnings patch</title>
<updated>2008-01-17T21:36:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-01-17T21:36:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=207af6fb2fede5788d2e99809b5b36d11aefa706'/>
<id>urn:sha1:207af6fb2fede5788d2e99809b5b36d11aefa706</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8731 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add --disable-rpath. Probably wont backport this for the time being</title>
<updated>2007-11-03T18:09:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-11-03T18:09:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4bd6bbfebcc830db5a77ac340c4689b025bf4bfd'/>
<id>urn:sha1:4bd6bbfebcc830db5a77ac340c4689b025bf4bfd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8475 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add $NoPedantic build macro, for m_mysql because mysql AB dont know how to code :p</title>
<updated>2007-10-23T21:36:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-23T21:36:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd9b790e48fabd887a9af855dbd85929ebcbbd62'/>
<id>urn:sha1:cd9b790e48fabd887a9af855dbd85929ebcbbd62</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8325 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add 'require 5.8.0' to the very top of every module to make the failure message when you run an ancient perl a bit more descriptive.</title>
<updated>2007-08-25T10:36:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-25T10:36:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3895566b53bad68db68bd57654b31119d9864593'/>
<id>urn:sha1:3895566b53bad68db68bd57654b31119d9864593</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7820 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>A bit of static lingering</title>
<updated>2007-07-24T16:17:16Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-24T16:17:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1ec51cea95284c7e01e3e434805b22faec45b4c9'/>
<id>urn:sha1:1ec51cea95284c7e01e3e434805b22faec45b4c9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7549 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
