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 |
|
brain
|
308314fc31
|
Windows socket engine tweaks
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8334 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-10-23 22:35:36 +00:00 |
|
brain
|
541b12871a
|
Windows socket engine tweaks
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8333 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-10-23 22:34:58 +00:00 |
|
brain
|
9894366fc5
|
Failed attempt to embed an icon (microsofts help sucks)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8303 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-10-22 16:13:13 +00:00 |
|
brain
|
6fdf2efb2e
|
Fix build system to work with where w00t hid the command files :p
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8302 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-10-22 15:54:47 +00:00 |
|
brain
|
7c5ab78be2
|
Fix here too
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8237 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-10-20 17:36:47 +00:00 |
|
brain
|
bc804f5eeb
|
Update windows project to include user_resolver.cpp
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8210 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-10-15 21:36:15 +00:00 |
|
brain
|
8bfb41c3cd
|
Just to be fucking akward, windows vista seperates multiple nameservers with spaces whilst other versions of windows use commas.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8198 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-10-14 22:16:59 +00:00 |
|
brain
|
e4aa8c9513
|
Remove crashdump stuff
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8192 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-10-14 20:13:54 +00:00 |
|
brain
|
8e18181698
|
Add new spanningtree files to vc80 solution
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8189 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-10-14 19:23:00 +00:00 |
|
brain
|
a72cf670ac
|
move headers into other filters
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8098 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-09-29 20:52:19 +00:00 |
|
brain
|
12d8a40b36
|
remove cmd_summon and cmd_users from solution
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8097 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-09-29 20:44:28 +00:00 |
|
brain
|
1726096dd0
|
add extra modules folder and exclude from build
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8064 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-09-23 19:10:06 +00:00 |
|
brain
|
09c4a3d76f
|
Add command handlers (excluded from build) too
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8062 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-09-23 18:37:55 +00:00 |
|
brain
|
a18f1fede4
|
Add modules to the project and exclude from build (its often a pain to track these down and open them in the ide)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8060 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-09-23 18:34:47 +00:00 |
|
brain
|
697e134bf8
|
Directory creation fixes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8059 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-09-23 18:19:26 +00:00 |
|
brain
|
22431bd688
|
More compile fixes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8058 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-09-23 18:15:38 +00:00 |
|
brain
|
5a3a7c969c
|
More compile fixes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8057 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-09-23 18:05:15 +00:00 |
|
brain
|
e6f2ead862
|
Add dbghelp.lib
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8056 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-09-23 17:45:17 +00:00 |
|
brain
|
66bc6ec120
|
Fix configure to make release directories during build
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8055 e03df62e-2008-0410-955e-edbf42e46eb7
|
2007-09-23 17:40:43 +00:00 |
|