summaryrefslogtreecommitdiff
path: root/win/configure.cpp
AgeCommit message (Expand)Author
2009-09-01Strip SUPPORT_IP6LINKS #definedanieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-02Update copyrights for 2009.w00t
2008-09-17Merge vc90 update patch from IronLegend, thanksbrain
2008-09-09fixed a /MT to be /MDbrain
2008-09-06Auto update modules from src/modules/extra by recopying them in configure if ...brain
2008-08-24Properly give the service specific exit code on failure to start. Now we just...brain
2008-06-15Base stuff for named pipe IPCbrain
2008-06-13Win32 compilation fixesbrain
2008-05-25Remove the limits from here toobrain
2008-04-29Backport fix for stripcolour not stripping colour codes, reported by jackmcba...brain
2008-04-21Merge in large patchset from GreenReaper, useful fixes for freeing a ton of d...brain
2008-04-18Apply patches to remove 200-odd dll limit on windows, made by GreenReaper, lo...brain
2008-04-16Revert back to /MT, this shit isnt working and its too late to think straightbrain
2008-04-16/MT -> /MDbrain
2008-04-16Rebase modules a meg higher than command objects so they dont collidebrain
2008-04-16Automatic rebasing of load addresses for .so files on windows, thanks to Gree...brain
2008-04-13Correct indentationbrain
2008-04-13Eliminate now-pointless labelbrain
2008-04-13Whack code duplicationbrain
2008-04-13Whack gotos here toobrain
2008-04-13Fix 4-space indents :<brain
2008-04-02Remove MAXCLIENTS, this is supported at runtime by the softlimit anyway.brain
2008-03-15Support IPV6 links in configurebrain
2008-02-22Now compiles with win32thread and testsuitebrain
2008-02-22Add extra stuff to compile threadengine_win32.cppbrain
2008-02-18Change defaults to ones that match our stable buildbrain
2008-02-01remove m_ssl_openssl from modules directory when rerunning configurefez
2008-02-01Added OpenSSL scriptage.fez
2008-01-28Remove duplicate calls (thanks fez)w00t
2008-01-10Header update: 2007 -> 2008w00t
2007-10-23Windows socket engine tweaksbrain
2007-10-22Fix build system to work with where w00t hid the command files :pbrain
2007-09-23Directory creation fixesbrain
2007-09-23Fix configure to make release directories during build brain
2007-07-23* Sockets will now always be nonblocking on win32 version of InspIRCd. There ...burlex
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-07-16Add flags to /STATS s output, and nuke some ^Mpeavey
2007-07-16Ok windows.. YOU WIN :< .. but at least I can use MAXBUF now and configure wi...peavey
2007-07-16Begone evil DOS format :<peavey
2007-07-16Use wrapper include instead of colour.h.peavey
2007-06-13* Fixed IOCPEngine under x64 (because of incorrect pointer sizes)burlex
2007-06-13- Fixed configure script to allow gnutls compilation under win32.burlex
2007-06-11Prompting for wether or not to wipe the .h and build from clean (default to no)brain
2007-06-11Change from /GS to /Gm in makefilesbrain
2007-06-11Put the check back so we dont keep doing builds from scratch every timebrain
2007-06-06Commentsbrain
2007-06-02Change configure to generate .mak files with warning level 2.brain
2007-05-22Have configure try and create ..\bin\release\* and/or ..\bin\debug\*brain