0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
Mathias Stearn
835cd44d80 gcc warns about #pragma once in pch files 2010-07-28 23:06:57 -04:00
Eliot Horowitz
22653fdefe don't undef _WIN32 SERVER-1258 2010-07-13 01:35:14 -04:00
Aaron
e3a992d4a3 SERVER-1217 old boost? 2010-07-06 19:19:31 -07:00
Eliot Horowitz
51ad1d3292 fix NOMINMAX handling 2010-07-01 10:29:31 -04:00
Eliot Horowitz
7e6c61f214 tr1 confict on win64 2010-06-28 17:15:39 -04:00
Justin Dearing
6f4ee6e28e Attempt to make the binaries work on windows 2000.
Included inline version of getaddrinfo. See "Support for getaddrinfo on Windows 2000 and older versions" in http://msdn.microsoft.com/en-us/library/ms738520(VS.85).aspx
2010-06-18 07:40:50 +08:00
Eliot Horowitz
f42e819121 stop defining UNICODE and _UNICODE 2010-06-14 00:24:30 -04:00
dwight
4c51a62b5b shell cleaning 2010-06-07 21:50:36 -04:00
dwight
3ac7b05737 QueryOption_Exhaust 2010-06-06 22:19:06 -04:00
dwight
4bf152cd56 make a .vcxproj/.sln for the shell 2010-06-05 20:55:11 -04:00
Mathias Stearn
6a3199b14f Exit if can't bind to port SERVER-1141 2010-06-03 19:29:40 -04:00
Mathias Stearn
a923513e69 Typo 2010-06-03 17:05:03 -04:00
Dwight
89536fd4b1 moving towards less in makefiles. 2010-06-03 15:00:09 -04:00
Dwight
0ad4e0a9e8 shouldnt have to define too many macros in the make files 2010-06-03 14:35:13 -04:00
Eliot Horowitz
70cc54c508 solaris 2010-06-02 13:09:43 -04:00
alerner
1798ea2d85 Pull all the code for defining and printing the version of executables to one place. 2010-05-28 12:08:36 -04:00
Dwight Merriman
558f5e4166 remove some includes frompch.h to be faster 2010-05-25 21:53:01 -04:00
Dwight Merriman
9f3c0fcf09 cleaning 2010-05-25 21:11:38 -04:00
Dwight Merriman
6c63edff12 oops 2010-05-25 21:00:47 -04:00
Dwight Merriman
db4774c752 cleaning; make mutex have its own header file 2010-05-25 20:39:57 -04:00
Dwight Merriman
5cec50c79d use boost bind for msg.h 2010-05-24 08:06:05 -04:00
Dwight
ec4b5cb367 message passing 2010-05-19 11:56:58 -04:00
Dwight Merriman
63b7b35c7c change log.h 2010-05-15 11:44:03 -04:00
Dwight Merriman
8be209992d build procdess tweaking 2010-05-02 19:17:35 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00