| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Header update: 2007 -> 2008•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8695 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-01-10 | 1 | -1/+1 | |
| * | 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 | 2007-09-23 | 1 | -2/+2 | |
| * | Someone messed up•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7732 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-08-16 | 1 | -4/+4 | |
| * | * 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 | 2007-07-23 | 1 | -0/+2 | |
| * | 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 | 2007-07-16 | 1 | -1/+509 | |
| * | '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 | 2007-07-16 | 1 | -509/+1 | |
| * | 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 | 2007-07-16 | 1 | -5/+5 | |
| * | 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 | 2007-07-16 | 1 | -2/+5 | |
| * | Begone evil DOS format :<•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7449 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-07-16 | 1 | -506/+506 | |
| * | Use wrapper include instead of colour.h.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7447 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-07-16 | 1 | -4/+1 | |
| * | * Fixed IOCPEngine under x64 (because of incorrect pointer sizes)•••- Fixed configure / VC8 projects for x64 compiling. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7293 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-06-13 | 1 | -6/+6 | |
| * | - Fixed configure script to allow gnutls compilation under win32.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7290 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-06-13 | 1 | -18/+54 | |
| * | Prompting for wether or not to wipe the .h and build from clean (default to no)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7272 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-06-11 | 1 | -8/+10 | |
| * | Change from /GS to /Gm in makefiles•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7271 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-06-11 | 1 | -4/+4 | |
| * | Put the check back so we dont keep doing builds from scratch every time•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7269 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-06-11 | 1 | -0/+8 | |
| * | Comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7250 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-06-06 | 1 | -0/+13 | |
| * | Change configure to generate .mak files with warning level 2.•••Change project files to warning level 2. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7215 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-06-02 | 1 | -4/+4 | |
| * | Have configure try and create ..\bin\release\* and/or ..\bin\debug\*•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7118 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-22 | 1 | -0/+6 | |
| * | Its CreateDirectory in win :/•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7110 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-22 | 1 | -4/+4 | |
| * | Have this make the debug and release dirs, fannying around mkdiring them in a...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7109 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-22 | 1 | -0/+4 | |
| * | Update this to always run even if we have an inspircd_config.h, having to man...•••Also why does it seem to be making a seperate named file for release builds and never actually calling it during a release build, leading to debug modules being loaded into a non-debug insp :p git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7107 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-22 | 1 | -16/+0 | |
| * | Update from burlex, thanks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7057 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-20 | 1 | -16/+16 | |
| * | Patch for vc8 project files by burlex, thanks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7052 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-20 | 1 | -0/+2 | |
| * | Helps if I add the w32 specific code, too. :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7044 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-19 | 1 | -0/+454 |
