brain
|
21212e448f
|
Fix to use dll in debug build
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9568 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-21 17:12:46 +00:00 |
|
brain
|
42c52f2a29
|
Set runtimes correctly, thanks :-)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9567 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-21 17:11:14 +00:00 |
|
brain
|
69dd64199b
|
Add VC9 projects. I cant maintain these, i will be reliant on patches from other users that do use this compiler
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9566 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-21 17:05:31 +00:00 |
|
brain
|
98659aa0dc
|
Merge in large patchset from GreenReaper, useful fixes for freeing a ton of different things on shutdown for tidyness, and a few stack corruption fixes in the mode handler
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9565 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-21 16:59:23 +00:00 |
|
brain
|
cd87c3d447
|
Add hand-crafted resource script, contains version information and icon definition
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9556 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-20 21:05:49 +00:00 |
|
brain
|
a44bcfbb11
|
Stray newline
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9551 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-19 19:30:24 +00:00 |
|
brain
|
4dec4d125b
|
Extract and run the vs redistributable to $TEMP, not to install dir. saves us 2.6 megs on install space
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9549 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-19 18:45:44 +00:00 |
|
brain
|
02d9c24db7
|
Bundle vcredist_x86.exe here too
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9546 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-19 14:17:08 +00:00 |
|
brain
|
955dfd805d
|
Apply patches to remove 200-odd dll limit on windows, made by GreenReaper, lots of thanks!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9533 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-18 18:25:56 +00:00 |
|
brain
|
2b51823f8d
|
Add operator new[] and delete[], otherwise we can and will get crashes on using a C++ allocated array outside the place where its allocated. Thanks for finding this (indirectly) GreenReaper :)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9532 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-17 20:27:33 +00:00 |
|
brain
|
43376daa6c
|
Revert back to /MT, this shit isnt working and its too late to think straight
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9523 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-16 23:48:12 +00:00 |
|
brain
|
18ca0935f1
|
/MT -> /MD
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9522 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-16 23:00:08 +00:00 |
|
brain
|
024e7c12f5
|
Rebase modules a meg higher than command objects so they dont collide
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9520 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-16 21:35:37 +00:00 |
|
brain
|
6ef9fba15a
|
Automatic rebasing of load addresses for .so files on windows, thanks to GreenReaper for the hints and tips
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9519 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-16 21:31:24 +00:00 |
|
brain
|
1fbb2fcbaa
|
Correct indentation
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9486 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-13 16:54:51 +00:00 |
|
brain
|
fb596dfe94
|
Eliminate now-pointless label
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9483 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-13 14:45:02 +00:00 |
|
brain
|
fffca74820
|
Whack code duplication
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9481 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-13 14:35:51 +00:00 |
|
brain
|
a6d662108a
|
Whack gotos here too
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9480 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-13 14:34:12 +00:00 |
|
brain
|
282236ab26
|
Fix 4-space indents :<
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9479 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-13 14:32:09 +00:00 |
|
brain
|
b925987b28
|
Windows fix
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9475 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-13 09:47:45 +00:00 |
|
brain
|
5862157a08
|
Mapping for mkdir() to _mkdir() for windows
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9473 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-12 17:57:53 +00:00 |
|
w00t
|
621de565e1
|
Apply brain's patch for binary safety of hash providers, and remove rehash from windows project (manually applied that due to linefeed shit)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9441 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-09 10:17:28 +00:00 |
|
brain
|
1e740e019e
|
Add protocolinterface.* and privmsg.cpp
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9369 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-05 21:42:38 +00:00 |
|
brain
|
82fb111759
|
Windows fixes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9368 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-05 21:39:55 +00:00 |
|
brain
|
04dbe9ccc5
|
Update sln
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9296 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-04 08:13:47 +00:00 |
|
brain
|
e66e07d53e
|
Remove MAXCLIENTS, this is supported at runtime by the softlimit anyway.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9265 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-04-02 17:32:45 +00:00 |
|
special
|
977ebb080b
|
Patch by brain; Fix crash when no parameters are given when introducing a remote client and add encap to the windows project
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9237 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-03-31 08:54:10 +00:00 |
|
brain
|
4a14772732
|
Support IPV6 links in configure
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9100 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-03-15 18:09:56 +00:00 |
|
brain
|
b393f5dedf
|
Sucky nsis
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9060 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-03-02 14:00:36 +00:00 |
|
brain
|
85bb56eb97
|
Make this use the environment variable defined %TEMP% dir, rather than hard coding D:\temp (i no longer have a d:\temp after resizing and reallocating my partitions)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9055 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-03-02 13:48:26 +00:00 |
|
brain
|
f5fc5d6fab
|
Why the fuck are standard functions all prefixed with a _ on windows???
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9046 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-02-26 22:27:54 +00:00 |
|
brain
|
a6e0557f91
|
#define _popen popen
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9036 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-02-26 16:46:07 +00:00 |
|
brain
|
372dd12a80
|
Change object output filename for spanningtree's server.cpp and modules.cpp files so that STUPID msvc doesnt think theyre duplicates. should work.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9008 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-02-22 19:00:25 +00:00 |
|
brain
|
6dd148749f
|
someone forgot to add all the new m_spanningtree files to the project too :p
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8997 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-02-22 15:46:14 +00:00 |
|
brain
|
cc185ac484
|
Who left out socketengine_select from the vc80 project in trunk? goes to show how often we build it :p
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8994 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-02-22 15:27:09 +00:00 |
|
brain
|
3b25592002
|
Now compiles with win32thread and testsuite
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8993 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-02-22 15:26:01 +00:00 |
|
brain
|
c708c0b6cf
|
Add extra stuff to compile threadengine_win32.cpp
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8989 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-02-22 14:49:58 +00:00 |
|
brain
|
d610a29e31
|
Change defaults to ones that match our stable build
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8967 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-02-18 18:12:12 +00:00 |
|
brain
|
a300841244
|
Fix here too, to allow FD_SETSIZE > 64. If this doesnt work it will need to be set with /D on the commandline, but it looks like this is the best place to put it in an include (earliest possible place)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8890 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-02-10 23:30:31 +00:00 |
|
fez
|
a7f13680d2
|
remove m_ssl_openssl from modules directory when rerunning configure
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8775 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-02-01 02:17:40 +00:00 |
|
fez
|
1c46a70309
|
Added OpenSSL scriptage.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8774 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-02-01 00:57:29 +00:00 |
|
w00t
|
90a5a6ab2a
|
Update VC7.1 build projects. Thanks VERY much fez. :)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8770 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-01-30 14:22:54 +00:00 |
|
w00t
|
4bf5df3b60
|
Remove duplicate calls (thanks fez)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8763 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-01-28 20:29:59 +00:00 |
|
brain
|
0b919e6a24
|
win32 compile error fix
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8747 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-01-21 12:09:49 +00:00 |
|
brain
|
e30f934cc0
|
win32 compilation errors: shadowing of variable 'i' isnt a good idea
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8746 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-01-21 11:48:44 +00:00 |
|
brain
|
2c19e69e47
|
This still doesnt work :(
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8744 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-01-21 11:34:01 +00:00 |
|
brain
|
1da94fa276
|
Win32 compilation fixes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8743 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-01-21 11:16:36 +00:00 |
|
w00t
|
e4acbc95b8
|
Header update: 2007 -> 2008
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8694 e03df62e-2008-0410-955e-edbf42e46eb7
|
2008-01-10 13:27:07 +00:00 |
|
brain
|
69e5a4bae9
|
Add bancache.* to windows projects
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8489 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-11-04 10:55:49 +00:00 |
|
brain
|
bc6c0898c5
|
Installer that packages none of the extra/ modules
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8456 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-11-02 10:52:49 +00:00 |
|