]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - win/configure.cpp
Merge pull request #274 from ChrisTX/insp20+gnutlsdeprecation
[user/henk/code/inspircd.git] / win / configure.cpp
2012-10-14 Attila MolnarMerge pull request #274 from ChrisTX/insp20+gnutlsdepre...
2012-10-14 Attila MolnarMerge pull request #338 from ChrisTX/insp20+iostream
2012-10-14 ChrisTXReplace printf(_c) with iostream
2012-10-12 AdamMerge pull request #320 from ChrisTX/insp20+cleanupwin
2012-10-12 ChrisTXWindows: In-depth cleanup (see details)
2012-10-05 Attila MolnarMerge pull request #317 from ChrisTX/insp20+fixwinbuild
2012-10-05 ChrisTXWindows: Fix broken build
2012-10-04 AdamMerge pull request #314 from ChrisTX/insp20+DnsQueryConfig
2012-10-04 ChrisTXReplace hardcoded paths with configurable ones
2012-08-14 Attila MolnarMerge pull request #278 from SaberUK/insp20-fix-windows
2012-08-14 Peter PowellFix Windows build that was broken by 9b66dd6.
2012-08-13 Robin BurchellMerge pull request #251 from Shawn-Smith/insp20+extbanU
2012-07-26 Peter PowellDon't hard code the branch version.
2012-06-15 Robin BurchellMerge pull request #193 from attilamolnar/insp20+newlinefix
2012-06-13 Sir Pogglesfgets(): refer to the buffer size (no literals)
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2012-04-15 Robin BurchellMerge pull request #28 from DjSlash/classinconnectmsg
2012-04-14 Robin BurchellMerge pull request #35 from pcarrier/insp20ldap
2012-04-09 Robin BurchellMerge pull request #27 from DjSlash/maxconnwarn
2012-04-09 Robin BurchellMerge pull request #25 from DjSlash/colour-to-color
2012-04-09 Sir PogsalotMerge pull request #32 from SaberUK/remove-svn-references
2012-04-09 Peter PowellRemove outdated references to SVN.
2011-06-18 AdamFix extras compilation under Windows
2011-06-09 AdamFinal fixups for a working Windows build
2010-02-23 danieldgReplace #define IPV6 with <config defaultbind="ipv6...
2009-10-24 danieldgRemove IOCP socket engine
2009-10-12 peaveychange vc70.pdb to vc90.pdb.. just cosmetic..
2009-10-12 peaveyClean up the compile flags a little. BTW windows now...
2009-10-11 peaveyRe-enable removal of a tmp file that was left out for...
2009-10-11 peaveyRemove the -Dssize_t declaration now its typedeffed.
2009-10-10 peaveyuhm, remove my debug output :)
2009-10-10 peaveyAdd building of inspircd_version.h to windows port...
2009-09-01 danieldgStrip SUPPORT_IP6LINKS #define
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-09-17 brainMerge vc90 update patch from IronLegend, thanks
2008-09-09 brainfixed a /MT to be /MD
2008-09-06 brainAuto update modules from src/modules/extra by recopying...
2008-08-24 brainProperly give the service specific exit code on failure...
2008-06-15 brainBase stuff for named pipe IPC
2008-06-13 brainWin32 compilation fixes
2008-05-25 brainRemove the limits from here too
2008-04-29 brainBackport fix for stripcolour not stripping colour codes...
2008-04-21 brainMerge in large patchset from GreenReaper, useful fixes...
2008-04-18 brainApply patches to remove 200-odd dll limit on windows...
2008-04-16 brainRevert back to /MT, this shit isnt working and its...
2008-04-16 brain/MT -> /MD
2008-04-16 brainRebase modules a meg higher than command objects so...
2008-04-16 brainAutomatic rebasing of load addresses for .so files...
2008-04-13 brainCorrect indentation
2008-04-13 brainEliminate now-pointless label
2008-04-13 brainWhack code duplication
2008-04-13 brainWhack gotos here too
2008-04-13 brainFix 4-space indents :<
2008-04-02 brainRemove MAXCLIENTS, this is supported at runtime by...
2008-03-15 brainSupport IPV6 links in configure
2008-02-22 brainNow compiles with win32thread and testsuite
2008-02-22 brainAdd extra stuff to compile threadengine_win32.cpp
2008-02-18 brainChange defaults to ones that match our stable build
2008-02-01 fezremove m_ssl_openssl from modules directory when rerunn...
2008-02-01 fezAdded OpenSSL scriptage.
2008-01-28 w00tRemove duplicate calls (thanks fez)
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-23 brainWindows socket engine tweaks
2007-10-22 brainFix build system to work with where w00t hid the comman...
2007-09-23 brainDirectory creation fixes
2007-09-23 brainFix configure to make release directories during build
2007-07-23 burlex* Sockets will now always be nonblocking on win32 versi...
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-07-16 peaveyAdd flags to /STATS s output, and nuke some ^M
2007-07-16 peaveyOk windows.. YOU WIN :< .. but at least I can use MAXBU...
2007-07-16 peaveyBegone evil DOS format :<
2007-07-16 peaveyUse wrapper include instead of colour.h.
2007-06-13 burlex* Fixed IOCPEngine under x64 (because of incorrect...
2007-06-13 burlex- Fixed configure script to allow gnutls compilation...
2007-06-11 brainPrompting for wether or not to wipe the .h and build...
2007-06-11 brainChange from /GS to /Gm in makefiles
2007-06-11 brainPut the check back so we dont keep doing builds from...
2007-06-06 brainComments
2007-06-02 brainChange configure to generate .mak files with warning...
2007-05-22 brainHave configure try and create ..\bin\release\* and...
2007-05-22 brainIts CreateDirectory in win :/
2007-05-22 brainHave this make the debug and release dirs, fannying...
2007-05-22 brainUpdate this to always run even if we have an inspircd_c...
2007-05-20 brainUpdate from burlex, thanks
2007-05-20 brainPatch for vc8 project files by burlex, thanks
2007-05-19 w00tHelps if I add the w32 specific code, too. :p