mpilman
|
7d247af500
|
Two minor bug fixes from recent optimizations
|
2019-07-31 19:14:11 -07:00 |
Alvin Moore
|
3acaa7343e
|
Enabled C++17 for all Windows projects
Set Visual Studio version to 2017 (first version to support C++17)
|
2019-05-16 17:44:13 -07:00 |
Alvin Moore
|
94aed513c7
|
Switched Windows tools within projects to 2017
|
2019-05-16 15:05:11 -07:00 |
Balachandar Namasivayam
|
880e8643d1
|
Fix Windows link errors
|
2019-03-11 17:49:03 -07:00 |
Alex Miller
|
af617d68e6
|
boost 1.52.0 -> 1.67.0 in all vcxproj files
|
2019-03-05 22:06:12 -08:00 |
anoyes
|
6a4d87802b
|
Replace & operator with variadic function
|
2018-12-28 11:33:42 -08:00 |
Evan Tschannen
|
4b5d0b4e2c
|
Merge branch 'release-6.0'
# Conflicts:
# documentation/sphinx/source/release-notes.rst
# fdbclient/AsyncFileBlobStore.actor.cpp
# fdbclient/AsyncFileBlobStore.actor.h
# fdbclient/BlobStore.actor.cpp
# fdbclient/BlobStore.h
# fdbclient/HTTP.actor.cpp
# fdbclient/ManagementAPI.actor.cpp
# fdbclient/NativeAPI.actor.cpp
# fdbrpc/LoadBalance.actor.h
# fdbrpc/batcher.actor.h
# fdbrpc/fdbrpc.vcxproj
# fdbrpc/sim2.actor.cpp
# fdbserver/DataDistribution.actor.cpp
# fdbserver/DataDistributionTracker.actor.cpp
# fdbserver/SimulatedCluster.actor.cpp
# fdbserver/TLogServer.actor.cpp
# fdbserver/masterserver.actor.cpp
|
2018-11-10 13:04:24 -08:00 |
A.J. Beamon
|
67a152ae9f
|
Move the sort of generic batcher from fdbrpc and make it specific to batching commits in master proxy. Also a couple minor formatting changes.
|
2018-11-09 14:19:18 -08:00 |
A.J. Beamon
|
776b289bfe
|
Move AsyncFileBlobStore and related files to fdbclient.
|
2018-10-26 13:49:42 -07:00 |
Evan Tschannen
|
26ec6ebac8
|
fixed line endings
|
2018-08-21 14:58:26 -07:00 |
Evan Tschannen
|
712aa00261
|
a better fix to the windows build issue
|
2018-08-21 14:54:38 -07:00 |
Alvin Moore
|
ef8de426d3
|
Changed the TLS_DISABLED macro
Disable TLS within Windows until working
|
2018-06-26 12:08:32 -07:00 |
A.J. Beamon
|
80b84c23ac
|
Filter out .hpp files from *_BUILD_SOURCES (like we do with .h files). Add xml2json.hpp to our fdbrpc project.
|
2018-01-10 13:51:57 -08:00 |
A.J. Beamon
|
ce93d98b50
|
Temporarily remove xml2json.hpp from fdbrpc vcxproj
|
2018-01-10 10:18:44 -08:00 |
A.J. Beamon
|
2f5073d00f
|
Some visual studio project cleanup.
|
2018-01-10 10:07:18 -08:00 |
Stephen Atherton
|
430bb6224e
|
Merge branch 'release-4.6' into release-5.0
# Conflicts:
# fdbrpc/AsyncFileKAIO.actor.h
# fdbrpc/Net2FileSystem.cpp
# fdbrpc/sim2.actor.cpp
|
2017-06-16 02:14:19 -07:00 |
FDB Dev Team
|
a674cb4ef4
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |