summaryrefslogtreecommitdiff
path: root/win/inspircdVC80.vcproj
AgeCommit message (Expand)Author
2009-04-23rollback r11326, we're going to make vc9 the officially supported windows bui...peavey
2009-04-23Heres the beef so farbrain
2009-02-08Fix some stuff for nationalcharsbrain
2008-11-23Update solutionsbrain
2008-11-22Add auto build step for site release. The actual batch file that does this wo...brain
2008-10-31Redo removal of m_services crap.. temp/ dir readded per jdhore..w00t
2008-10-31Revert "Remove m_services and documentation relating to it. Also remove conf/...w00t
2008-10-31Remove m_services and documentation relating to it. Also remove conf/temp/ (??)w00t
2008-09-22Windows compile fixes for RLinebrain
2008-09-07Fix windows project filesbrain
2008-09-06fixes so m_sqloper builds on winbrain
2008-08-24Properly give the service specific exit code on failure to start. Now we just...brain
2008-08-24work in progressbrain
2008-08-21add support for windows service. This now is part of inspircd itself being as...brain
2008-08-06add missing modules to the vc80 project filesbrain
2008-08-06fix compile errors under debug profile in windows.brain
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