summaryrefslogtreecommitdiff
path: root/win
AgeCommit message (Expand)Author
2007-05-22Comment on how we came up with this code, and comment itbrain
2007-05-22This could do with some commentsbrain
2007-05-22Tidyupbrain
2007-05-22Code to find nameservers in the windows registry - largely untestedbrain
2007-05-22Add BUILD define which tells the install script what to buildbrain
2007-05-22Its CreateDirectory in win :/brain
2007-05-22Have this make the debug and release dirs, fannying around mkdiring them in a...brain
2007-05-22Change to NOT optimize, /O2 was set on all projects, probably a bad thing, we...brain
2007-05-22Update this to always run even if we have an inspircd_config.h, having to man...brain
2007-05-21Add .net framework version checkbrain
2007-05-21Fix to properly uninstallbrain
2007-05-21Reorder includes, dont worry there is method to my madness (i hope)brain
2007-05-21Fix warningsbrain
2007-05-21Shortcut working dir is set to SetOutPath value, fix this so that the working...brain
2007-05-21Most likely doesnt workbrain
2007-05-21Install InspGUI to $INSTDIR, not $INSTDIR\Binbrain
2007-05-21Obsolete mods are in here :/brain
2007-05-21Fixbrain
2007-05-21Growl.brain
2007-05-21Invalid COPYING pathbrain
2007-05-21NSIS installer scriptbrain
2007-05-20- *slap Om with some unpronouncable fish* - you forgot the />w00t
2007-05-20Coding style tidyup. PLEASE don't let vs assrape this again.brain
2007-05-20Same change for VC71. This is a manual edit of the file as I don't have an ol...om
2007-05-20Quote the commanline to run configure.exe so it works with pathnames with spa...om
2007-05-20We will get this right eventuallybrain
2007-05-20Also wrongbrain
2007-05-20Wrong wrong wrong.brain
2007-05-20Throw bad alloc on out of memory, not return null, this is the correct behavi...brain
2007-05-20Merge in burlex's easy-build patch, apparently its now single-click and wait.brain
2007-05-20Change the define that defines strcasecmp->stricmp to use _stricmp to suppres...brain
2007-05-20Update from burlex, thanksbrain
2007-05-20Begone shitty safe stl warnings!brain
2007-05-20Guh. 1am Brain is weak brain.brain
2007-05-20- These two need to be generated by configure.exe (someone smack me if I'm wr...w00t
2007-05-20Patch for vc8 project files by burlex, thanksbrain
2007-05-19And remove a whole heap of .orig shit I just managed to commit.w00t
2007-05-19Helps if I add the w32 specific code, too. :pw00t