]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - win
Fix mistakenly using Clang instead of GCC on older FreeBSD versions.
[user/henk/code/inspircd.git] / win /
2008-04-21 brainAdd VC9 projects. I cant maintain these, i will be...
2008-04-21 brainMerge in large patchset from GreenReaper, useful fixes...
2008-04-20 brainAdd hand-crafted resource script, contains version...
2008-04-19 brainStray newline
2008-04-19 brainExtract and run the vs redistributable to $TEMP, not...
2008-04-19 brainBundle vcredist_x86.exe here too
2008-04-18 brainApply patches to remove 200-odd dll limit on windows...
2008-04-17 brainAdd operator new[] and delete[], otherwise we can and...
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-13 brainWindows fix
2008-04-12 brainMapping for mkdir() to _mkdir() for windows
2008-04-09 w00tApply brain's patch for binary safety of hash providers...
2008-04-05 brainAdd protocolinterface.* and privmsg.cpp
2008-04-05 brainWindows fixes
2008-04-04 brainUpdate sln
2008-04-02 brainRemove MAXCLIENTS, this is supported at runtime by...
2008-03-31 specialPatch by brain; Fix crash when no parameters are given...
2008-03-15 brainSupport IPV6 links in configure
2008-03-02 brainSucky nsis
2008-03-02 brainMake this use the environment variable defined %TEMP...
2008-02-26 brainWhy the fuck are standard functions all prefixed with...
2008-02-26 brain#define _popen popen
2008-02-22 brainChange object output filename for spanningtree's server...
2008-02-22 brainsomeone forgot to add all the new m_spanningtree files...
2008-02-22 brainWho left out socketengine_select from the vc80 project...
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-10 brainFix here too, to allow FD_SETSIZE > 64. If this doesnt...
2008-02-01 fezremove m_ssl_openssl from modules directory when rerunn...
2008-02-01 fezAdded OpenSSL scriptage.
2008-01-30 w00tUpdate VC7.1 build projects. Thanks VERY much fez. :)
2008-01-28 w00tRemove duplicate calls (thanks fez)
2008-01-21 brainwin32 compile error fix
2008-01-21 brainwin32 compilation errors: shadowing of variable 'i...
2008-01-21 brainThis still doesnt work :(
2008-01-21 brainWin32 compilation fixes
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-04 brainAdd bancache.* to windows projects
2007-11-02 brainInstaller that packages none of the extra/ modules
2007-10-23 brainWindows socket engine tweaks
2007-10-23 brainWindows socket engine tweaks
2007-10-22 brainFailed attempt to embed an icon (microsofts help sucks)
2007-10-22 brainFix build system to work with where w00t hid the comman...
2007-10-20 brainFix here too
2007-10-15 brainUpdate windows project to include user_resolver.cpp
2007-10-14 brainJust to be fucking akward, windows vista seperates...
2007-10-14 brainRemove crashdump stuff
2007-10-14 brainAdd new spanningtree files to vc80 solution
2007-09-29 brainmove headers into other filters
2007-09-29 brainremove cmd_summon and cmd_users from solution
2007-09-23 brainadd extra modules folder and exclude from build
2007-09-23 brainAdd command handlers (excluded from build) too
2007-09-23 brainAdd modules to the project and exclude from build ...
2007-09-23 brainDirectory creation fixes
2007-09-23 brainMore compile fixes
2007-09-23 brainMore compile fixes
2007-09-23 brainAdd dbghelp.lib
2007-09-23 brainFix configure to make release directories during build
2007-09-23 brainFix library paths for compilation on my laptop
2007-09-04 burlex* Fixed some incorrect declarations in IOCPEngine
2007-08-23 brainMove the close() wrapper out of the win32wrapper.h...
2007-08-23 brainCraquity craq De-craq!
2007-08-15 burlex* include/caller.h will now compile correctly on Window...
2007-07-29 brainThis should be set as a 1.2 not 1.1 installer
2007-07-27 brainmake sure that the pointers are set up correctly for...
2007-07-27 brainSIGHUP needs to be #define'd on windows. This is an...
2007-07-27 brainadd filelogger.* and server.* to the project file so...
2007-07-27 brainAnd more to fix
2007-07-27 brainFix compile errors in windows
2007-07-27 brainNeeds testbuilding in windows. I will probably do this...
2007-07-27 brainMove a bunch of stuff around for tidyness, win32 functi...
2007-07-25 peaveyUn-static InspIRCd::Exit and use SignalHandler instead.
2007-07-23 burlex* Sockets will now always be nonblocking on win32 versi...
2007-07-22 frostycoolslugFixed windows configure in release mode in a directory...
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peaveySet EOL to WINDOWS-style always for Visual Studio files.
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 peaveyOops, the (*p) check was meant for the inner loop,...
2007-07-16 peaveyBegone evil DOS format :<
2007-07-16 peaveyAnd add colour.h to wrapper resource instead of the...
2007-07-16 peaveyUse wrapper include instead of colour.h.
2007-07-16 peaveyTide this up and fix possible buffer overflow. Cannot...
2007-07-16 peaveyUse colours.h in win_wrapper and also add __COLOURS_H...
2007-07-16 peaveyRemove printf_c from wrapper, this code also segfaulted...
2007-07-16 peaveyUse vsnprintf instead of vsprintf.
2007-06-14 burlex- Made the recvfrom wrapper a bit neater.
2007-06-14 brainAdd sections to installer for pcre, segregate the m_fil...
2007-06-14 burlex- Fix for a bug in the win32 inet_ptoa implementation...
2007-06-13 brainHave the installer install cert.pem and key.pem to...
next