<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/utilities.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/utilities.pm?h=v1.2.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/utilities.pm?h=v1.2.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-02-13T19:23:01Z</updated>
<entry>
<title>Patch provided by danieldg for fixing 3-figure versions in configure</title>
<updated>2008-02-13T19:23:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-13T19:23:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0fed3a06d0f889dc9429f74fcfff9398d2f29add'/>
<id>urn:sha1:0fed3a06d0f889dc9429f74fcfff9398d2f29add</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8926 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Revert tmpfile cleanup from r8761, also make configure's perl version check happen during compilation phase so that people don't get millions of useless errors.</title>
<updated>2008-01-27T14:49:41Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-01-27T14:49:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f652bca3365bcbaaa1f6fd8d0b39b0ba98b35436'/>
<id>urn:sha1:f652bca3365bcbaaa1f6fd8d0b39b0ba98b35436</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8762 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>Make sure that if an exec() macro fails its picked up before build time</title>
<updated>2008-01-27T12:42:31Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-01-27T12:42:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c33249de90907d653f127f7970f366c40f3ca3cf'/>
<id>urn:sha1:c33249de90907d653f127f7970f366c40f3ca3cf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8757 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 '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>more headers.</title>
<updated>2007-07-17T18:45:23Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-17T18:45:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cf3d3a212c0cf48cf0b06c2a9e5e569ba400b0ec'/>
<id>urn:sha1:cf3d3a212c0cf48cf0b06c2a9e5e569ba400b0ec</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7468 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added the execruntime() function for Compile/Linker flags - executes shell commands at compile time rather than during configure</title>
<updated>2007-07-17T08:26:25Z</updated>
<author>
<name>special</name>
</author>
<published>2007-07-17T08:26:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0b72c64a033a92876acc91344f9580cd276942d1'/>
<id>urn:sha1:0b72c64a033a92876acc91344f9580cd276942d1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7458 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.</title>
<updated>2007-07-16T17:30:04Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T17:30:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f'/>
<id>urn:sha1:f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
