| Commit message (Expand) | Author | Age | Files | Lines |
| * | Installer was defaulting the dir to c:\program files\inspircd and wouldnt pre...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7149 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-26 | 1 | -4/+6 |
| * | Make two sections "Binaries" and "command handlers" manditory - you won't hav...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7148 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-26 | 1 | -0/+5 |
| * | Change icon to something nicer than a blue arrow (our insp logo) and add the ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7147 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-26 | 2 | -2/+2 |
| * | Add warning to edit config files in installer•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7146 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-26 | 1 | -0/+1 |
| * | Choose the correct defines so that its not built too lean to compile•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7142 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-25 | 1 | -1/+0 |
| * | Add defines that speed up the build process and reduce executable bloat•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7141 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-25 | 1 | -0/+4 |
| * | Two things, document how InspIRCd finds the dns server ip on windows if you d...•••and have win32 default to 127.0.0.1 for dns queries in the very unlikely chance you have no
network interfaces active.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7129 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-24 | 1 | -1/+1 |
| * | Whoops, helps if it compresses, not decompresses.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7127 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-24 | 1 | -3/+3 |
| * | Compressor script that compresses all shared objects and exe with upx, should...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7126 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-24 | 1 | -0/+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
| brain | 2007-05-22 | 1 | -0/+6 |
| * | Comment on how we came up with this code, and comment it•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7116 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-22 | 1 | -2/+9 |
| * | This could do with some comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7115 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-22 | 1 | -0/+2 |
| * | Tidyup•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7114 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-22 | 1 | -21/+18 |
| * | Code to find nameservers in the windows registry - largely untested•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7113 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-22 | 2 | -0/+72 |
| * | Add BUILD define which tells the install script what to build•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7111 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-22 | 1 | -5/+11 |
| * | Its CreateDirectory in win :/•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7110 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 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
| brain | 2007-05-22 | 1 | -0/+4 |
| * | Change to NOT optimize, /O2 was set on all projects, probably a bad thing, we...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7108 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-22 | 3 | -0/+3 |
| * | 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
| brain | 2007-05-22 | 1 | -16/+0 |
| * | Add .net framework version check•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7105 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-21 | 1 | -0/+62 |
| * | Fix to properly uninstall•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7104 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-21 | 1 | -83/+4 |
| * | Reorder includes, dont worry there is method to my madness (i hope)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7093 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-21 | 1 | -1/+0 |
| * | Fix warnings•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7092 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-21 | 2 | -3/+3 |
| * | Shortcut working dir is set to SetOutPath value, fix this so that the working...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7091 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-21 | 1 | -2/+2 |
| * | Most likely doesnt work•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7089 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-21 | 1 | -82/+2 |
| * | Install InspGUI to $INSTDIR, not $INSTDIR\Bin•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7088 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-21 | 1 | -1/+3 |
| * | Obsolete mods are in here :/•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7087 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-21 | 1 | -1/+1 |
| * | Fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7086 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-21 | 1 | -1/+1 |
| * | Growl.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7084 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-21 | 1 | -9/+9 |
| * | Invalid COPYING path•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7083 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-21 | 1 | -1/+1 |
| * | NSIS installer script•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7082 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-21 | 1 | -0/+313 |
| * | - *slap Om with some unpronouncable fish* - you forgot the />•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7080 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-20 | 1 | -1/+1 |
| * | Coding style tidyup. PLEASE don't let vs assrape this again.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7079 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-20 | 1 | -125/+118 |
| * | Same change for VC71. This is a manual edit of the file as I don't have an ol...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7071 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2007-05-20 | 1 | -1/+1 |
| * | Quote the commanline to run configure.exe so it works with pathnames with spa...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7070 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2007-05-20 | 1 | -1/+1 |
| * | We will get this right eventually•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7069 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-20 | 1 | -0/+2 |
| * | Also wrong•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7068 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-20 | 1 | -1/+1 |
| * | Wrong wrong wrong.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7067 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-20 | 1 | -1/+1 |
| * | Throw bad alloc on out of memory, not return null, this is the correct behavi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7066 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-20 | 1 | -1/+8 |
| * | Merge in burlex's easy-build patch, apparently its now single-click and wait.•••Will play with this tomorrow.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7060 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-20 | 3 | -14/+7 |
| * | Change the define that defines strcasecmp->stricmp to use _stricmp to suppres...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7058 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-20 | 1 | -1/+1 |
| * | Update from burlex, thanks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7057 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-20 | 1 | -16/+16 |
| * | Begone shitty safe stl warnings!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7056 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-20 | 1 | -0/+6 |
| * | Guh. 1am Brain is weak brain.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7054 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-20 | 4 | -0/+1525 |
| * | - These two need to be generated by configure.exe (someone smack me if I'm wr...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7053 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-20 | 2 | -40/+0 |
| * | Patch for vc8 project files by burlex, thanks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7052 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-20 | 2 | -25/+31 |
| * | And remove a whole heap of .orig shit I just managed to commit.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7045 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-19 | 11 | -0/+0 |
| * | 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
| w00t | 2007-05-19 | 22 | -0/+2214 |