summaryrefslogtreecommitdiff
path: root/win
AgeCommit message (Expand)Author
2007-06-14- Made the recvfrom wrapper a bit neater.burlex
2007-06-14Add sections to installer for pcre, segregate the m_filter_pcre for the insta...brain
2007-06-14- Fix for a bug in the win32 inet_ptoa implementation causing CIDR parsing to...burlex
2007-06-13Have the installer install cert.pem and key.pem to the conf/ dir only if they...brain
2007-06-13Add default windows certs. People shouldnt use these for more than evaluation...brain
2007-06-13And get it right.brain
2007-06-13Update descriptionsbrain
2007-06-13Being as people while about the odd kludge here and there im going to spend m...brain
2007-06-13Nasty kludge to allow for optional install of ssl:brain
2007-06-13* Fixed IOCPEngine under x64 (because of incorrect pointer sizes)burlex
2007-06-13- Fixed configure script to allow gnutls compilation under win32.burlex
2007-06-13+ Added x64 solutions for VC2005, for future work. This does not under any ci...burlex
2007-06-11This breaks stuff. We can't use it.brain
2007-06-11Prompting for wether or not to wipe the .h and build from clean (default to no)brain
2007-06-11Change from /GS to /Gm in makefilesbrain
2007-06-11Put the check back so we dont keep doing builds from scratch every timebrain
2007-06-11Remove unused varbrain
2007-06-08- Enabled minimal rebuild on all VS project files, this will reduce build tim...burlex
2007-06-08* Fixed VC8 m_spanningtree project file. second commit?! :)burlex
2007-06-08+ Added an *almost* unix-like fork system for windows. Insp will create a sec...burlex
2007-06-06Commentsbrain
2007-06-02Change the behaviour of insp in windows to keep its window open, with some st...brain
2007-06-02Change configure to generate .mak files with warning level 2.brain
2007-06-02Add commentsbrain
2007-05-26This should do itbrain
2007-05-26Installer was defaulting the dir to c:\program files\inspircd and wouldnt pre...brain
2007-05-26Make two sections "Binaries" and "command handlers" manditory - you won't hav...brain
2007-05-26Change icon to something nicer than a blue arrow (our insp logo) and add the ...brain
2007-05-26Add warning to edit config files in installerbrain
2007-05-25Choose the correct defines so that its not built too lean to compilebrain
2007-05-25Add defines that speed up the build process and reduce executable bloatbrain
2007-05-24Two things, document how InspIRCd finds the dns server ip on windows if you d...brain
2007-05-24Whoops, helps if it compresses, not decompresses.brain
2007-05-24Compressor script that compresses all shared objects and exe with upx, should...brain
2007-05-22Have configure try and create ..\bin\release\* and/or ..\bin\debug\*brain
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