summaryrefslogtreecommitdiff
path: root/win/inspircdVC80.vcproj
AgeCommit message (Expand)Author
2008-07-20Fixes to make win32 build againbrain
2008-06-18Add the rest of the stuff for named pipe comms, including feedback informatio...brain
2008-06-15Base stuff for named pipe IPCbrain
2008-06-14Fix m_shun as per bug #560 reported by Casey, thanksbrain
2008-05-20A few minor fixes, some copy constructor stuff, misnamed channelmanager const...brain
2008-05-13Microsoft, in their "infinite wisdom" decide to have no sensible naming conve...brain
2008-05-12Fix wildcard matching in win32, seems that incrementing an iterator dereferen...brain
2008-04-20Add hand-crafted resource script, contains version information and icon defin...brain
2008-04-18Apply patches to remove 200-odd dll limit on windows, made by GreenReaper, lo...brain
2008-04-04Update slnbrain
2008-03-31Patch by brain; Fix crash when no parameters are given when introducing a rem...special
2008-02-22Who left out socketengine_select from the vc80 project in trunk? goes to show...brain
2008-02-22Add extra stuff to compile threadengine_win32.cppbrain
2008-01-21win32 compile error fixbrain
2008-01-21win32 compilation errors: shadowing of variable 'i' isnt a good ideabrain
2008-01-21Win32 compilation fixesbrain
2007-11-04Add bancache.* to windows projectsbrain
2007-10-23Windows socket engine tweaksbrain
2007-10-22Failed attempt to embed an icon (microsofts help sucks)brain
2007-10-22Fix build system to work with where w00t hid the command files :pbrain
2007-10-15Update windows project to include user_resolver.cppbrain
2007-09-29remove cmd_summon and cmd_users from solutionbrain
2007-09-23add extra modules folder and exclude from buildbrain
2007-09-23Add command handlers (excluded from build) toobrain
2007-09-23Add modules to the project and exclude from build (its often a pain to track ...brain
2007-09-23More compile fixesbrain
2007-09-23Add dbghelp.libbrain
2007-09-23Fix library paths for compilation on my laptopbrain
2007-07-27add filelogger.* and server.* to the project file so theyre compiledbrain
2007-07-22Fixed windows configure in release mode in a directory with spaces.frostycoolslug
2007-07-16Set EOL to WINDOWS-style always for Visual Studio files.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-06-13* Fixed IOCPEngine under x64 (because of incorrect pointer sizes)burlex
2007-06-13+ Added x64 solutions for VC2005, for future work. This does not under any ci...burlex
2007-06-08- Enabled minimal rebuild on all VS project files, this will reduce build tim...burlex
2007-06-02Change configure to generate .mak files with warning level 2.brain
2007-05-22Change to NOT optimize, /O2 was set on all projects, probably a bad thing, we...brain
2007-05-20Quote the commanline to run configure.exe so it works with pathnames with spa...om
2007-05-20Merge in burlex's easy-build patch, apparently its now single-click and wait.brain
2007-05-20Guh. 1am Brain is weak brain.brain