summaryrefslogtreecommitdiff
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Add /MP for faster build of core parts (not modules or command handlers)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9558 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-202-0/+2
* Add hand-crafted resource script, contains version information and icon defin...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9557 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-202-31/+81
* Rebase modules in 1.1 too. This uses a post build event that does not involve...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9553 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-201-0/+1
* Extract and run the vs redistributable to $TEMP, not to install dir. saves us...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9550 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-191-2/+4
* Bundle vcredist_x86.exe - installer now 6.7mb•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9545 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-191-0/+2
* Backport breakpoint/crash fix in bindsocket in win32 (missing operator new[] ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9544 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-191-0/+18
* More build tweaks•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9543 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-193-10/+10
* Fix debug always being used for configure•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9542 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-191-1/+1
* For some reason /GL doesnt work right. oh well, its not that important•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9541 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-193-10/+10
* Who left /RTC1 in here?•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9540 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-194-8/+8
* Remove /Wp64•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9539 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-191-8/+8
* Do /O1 /GL here too•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9538 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-191-1/+2
* Backport optimizations and fixes from trunk pioneered by GreenReaper, which d...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9537 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-193-44/+45
* Luser attitude readjusted.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9482 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-131-4/+3
* Fix horriffic goto abuse and 4-space indents :<•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9478 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-131-42/+38
* If you are unsure, answer NO :p•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9477 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-131-2/+2
* Add note to explicitly point out to not use IOCP•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9476 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-131-1/+1
* Default the max clients on windows to 10240•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9204 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-291-3/+3
* Allow IPv6 windows builds. NOT TESTED AT ALL!•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9099 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-151-3/+9
* Grrr.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9059 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-021-8/+8
* Growl, sometimes nsis sucks balls.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9058 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-021-4/+4
* This needs rejigging too•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9057 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-021-4/+4
* Make this use the environment variable defined %TEMP% dir, rather than hard c...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9056 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-021-6/+9
* Make select socketengine build onvs80•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8915 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-121-31/+35
* Set FD_SETSIZE to 12000, this allows 12000 users per ircd rather than 64. I d...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8889 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-101-0/+3
* Commit stuff from fez that he couldnt get committed - fixes to make socketeng...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8888 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-02-101-4/+14
* Header update: 2007 -> 2008•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8695 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-01-105-5/+5
* the minidump stuff is only available in 5.1 dbghelp.dll which is xp and above...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8370 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-262-70/+0
* SHUT_WR is not defined on windows•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8236 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-202-0/+1732
* Fix library lists, the instructions on the MS website dont work quite right i...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8053 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-09-234-67/+68
* * Backported crash dumping system for Win32 - see 1.2 log for a full description•••* Fixed new m_ident compile under Win32 git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8016 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-09-043-1/+76
* * Fixed bug in m_banredirect where removing a ban on a channel with maxbans s...•••* Fixed win32 compiling (forgot to backport the #pragma linker directive) git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7734 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-08-171-0/+2
* Someone messed up•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7732 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-08-161-4/+4
* Forgot CoreExport•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7727 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-08-151-6/+6
* Remove a whole load of #ifdef as we can now use gettimeofday.•••If we add a wrapper for getrusage, then we can remove a ton more git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7726 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-08-152-0/+15
* * Sockets will now always be nonblocking on win32 version of InspIRCd. There ...•••* configure will now compile under VC7 again. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7500 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar burlex2007-07-232-1/+3
* Fixed windows configure in release mode in a directory with spaces.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7499 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2007-07-221-2/+1
* OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-169-9/+1676
* Set EOL to WINDOWS-style always for Visual Studio files.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7455 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-168-8/+2505
* 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-1617-4181/+17
* Add flags to /STATS s output, and nuke some ^M•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7453 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-162-6/+6
* Ok windows.. YOU WIN :< .. but at least I can use MAXBUF now and configure wi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7452 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-163-5/+97
* Oops, the (*p) check was meant for the inner loop, I blame the vs editor :>•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7450 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-161-2/+2
* Begone evil DOS format :<•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7449 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-165-1272/+1272
* And add colour.h to wrapper resource instead of the source.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7448 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-162-1/+3
* Use wrapper include instead of colour.h.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7447 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-161-4/+1
* Tide this up and fix possible buffer overflow. Cannot use MAXBUF since inspir...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7446 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-161-28/+37
* Use colours.h in win_wrapper and also add __COLOURS_H define.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7444 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-162-0/+7
* Remove printf_c from wrapper, this code also segfaulted when it was used.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7443 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-162-69/+0
* Use vsnprintf instead of vsprintf.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7442 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-07-161-1/+1