Martin Neupauer
53f658df7e
SERVER-48791 Add PEG parser library to the third party code directory.
2020-06-23 23:12:42 +00:00
Ryan Egesdahl
078c7d7ee6
SERVER-44090 Upgrade SafeInt to 3.23
...
Upgrade SafeInt to version 3.23. This release adds support for safe
negation and fixes some undefined behavior in nonstandard int
multiplication.
2020-05-29 18:08:35 +00:00
Ryan Egesdahl
2dc2b30e10
SERVER-40711 Update zstd dependency from version 1.4.3 to 1.4.4
...
The zstandard library has a new version that is supposed to have an 8%
increase in compression speed. This is a simple dependency version bump.
2020-05-15 16:21:47 +00:00
Billy Donahue
cbfc03979e
SERVER-41567 Upgrade google-benchmark to tag mongo-v1.5.0
2020-05-09 17:27:43 +00:00
Spencer Jackson
bb0b1dc569
SERVER-47282 Update third party inclusions
2020-04-03 18:37:34 +00:00
Andrew Morrow
93cfea46d9
SERVER-44549 Remove the mobile storage engine
...
mode change 100644 => 100755 buildscripts/evergreen_task_timeout.py
delete mode 100644 buildscripts/resmokeconfig/suites/disk_mobile.yml
delete mode 100644 src/mongo/db/storage/mobile/SConscript
delete mode 100644 src/mongo/db/storage/mobile/mobile_index.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_index.h
delete mode 100644 src/mongo/db/storage/mobile/mobile_index_test.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_init.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_kv_engine.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_kv_engine.h
delete mode 100644 src/mongo/db/storage/mobile/mobile_kv_engine_test.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_options.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_options.h
delete mode 100644 src/mongo/db/storage/mobile/mobile_options.idl
delete mode 100644 src/mongo/db/storage/mobile/mobile_options_mongod.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_record_store.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_record_store.h
delete mode 100644 src/mongo/db/storage/mobile/mobile_record_store_test.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_recovery_unit.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_recovery_unit.h
delete mode 100644 src/mongo/db/storage/mobile/mobile_session.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_session.h
delete mode 100644 src/mongo/db/storage/mobile/mobile_session_pool.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_session_pool.h
delete mode 100644 src/mongo/db/storage/mobile/mobile_sqlite_statement.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_sqlite_statement.h
delete mode 100644 src/mongo/db/storage/mobile/mobile_util.cpp
delete mode 100644 src/mongo/db/storage/mobile/mobile_util.h
delete mode 100755 src/third_party/scripts/sqlite_get_sources.sh
delete mode 100644 src/third_party/shim_sqlite.cpp
delete mode 100644 src/third_party/sqlite-amalgamation-3260000/SConscript
delete mode 100644 src/third_party/sqlite-amalgamation-3260000/patches/gethostuuid.patch
delete mode 100644 src/third_party/sqlite-amalgamation-3260000/sqlite/shell.c
delete mode 100644 src/third_party/sqlite-amalgamation-3260000/sqlite/sqlite3.c
delete mode 100644 src/third_party/sqlite-amalgamation-3260000/sqlite/sqlite3.h
delete mode 100644 src/third_party/sqlite-amalgamation-3260000/sqlite/sqlite3ext.h
2020-02-03 17:38:53 +00:00
Andrew Morrow
3c0c136ecf
SERVER-44763 Remove gotools from build and packaging
2020-01-15 19:51:39 +00:00
Spencer Jackson
e32c7e7b2a
SERVER-45451 Update third party inclusions file
2020-01-10 15:30:41 +00:00
Henrik Edin
eacfb9c57c
SERVER-43743 Upgrade libfmt to 6.1.1
2019-12-18 19:03:39 +00:00
Shreyas Kalyan
cc3f2c8ba0
SERVER-44048 Fix OCSP Mock Responder
2019-11-15 00:18:36 +00:00
Spencer Jackson
80d53a8378
SERVER-44082 Update third party inclusions file
2019-10-21 17:49:44 +00:00
Henrik Edin
5d9ecdd0bc
SERVER-43710 Upgrade Zstandard to version 1.4.3
2019-10-09 13:19:40 +00:00
Spencer Jackson
43d6caa0b3
SERVER-42442 Update third party inclusions for July 25th 2019
2019-07-29 18:36:44 -04:00
Spencer Jackson
d5a46532dd
SERVER-41568 Update third party library document
2019-06-07 13:08:40 -04:00
A. Jesse Jiryu Davis
a587fc4fe1
SERVER-26906 Add constexpr function to convert Durations
2019-05-31 16:04:51 -04:00
Henrik Edin
5c12c52f6f
SERVER-40834 Upgrade boost to version 1.70
2019-05-22 09:27:54 -04:00
Spencer Jackson
734266e9ec
SERVER-40833 Update third party library document
2019-05-03 12:47:46 -04:00
Billy Donahue
612457dcfc
SERVER-40389 fixup: fmtlib.net url has no www in it
2019-04-08 11:28:28 -04:00
Billy Donahue
2def9c02b3
SERVER-40389 small tweaks to third_party/fmt & related.
...
Add an option to scons: --use-system-fmt
import.sh: use the upstream libfmt github repo.
StringData fmt interop
noexcept for to_string_view(StringData) hook
noexcept for StringData's rawData() and size()
add fmt to THIRD-PARTY-NOTICES + markdown tweaks
import the fmt LICENSE.rst
update fmt lib revision
2019-04-08 10:22:17 -04:00
Spencer Jackson
bad74e44e2
SERVER-40133 Add version readme for third party libraries
2019-03-29 12:44:59 -04:00