0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-22 04:59:34 +01:00
Commit Graph

88 Commits

Author SHA1 Message Date
Gabriel Marks
15e28f573c SERVER-90391 Update Enterprise license headers and Community README (#22692)
GitOrigin-RevId: ac405b6040ef896c8a53ee8105186c7f6553b35c
2024-06-06 20:11:45 +00:00
adriangzz
c8a3627a48 SERVER-84609 Define a version for Aladdin MD5 (#19406)
GitOrigin-RevId: 6f66f4d07b5c7e263d18d028410f445e943c2d88
2024-05-17 22:47:09 +00:00
James Wahlin
eed10f0e57 SERVER-86469 Add lz4, xxHash and zydis MozJS dependencies to README.third_party.md
GitOrigin-RevId: 02dde6523f0a538cc90b5cb111047a4542977e17
2024-03-13 23:52:32 +00:00
Alexander Ignatyev
444f989006 SERVER-87134 Add CRoaring third_party library (#19439)
SERVER-87134 Add CRoaring third_party library
Add CRoaring (Roaring Bitmaps) into third_party, update related license
info.

Co-authored-by: Daniel Moody <daniel.moody@mongodb.com>
GitOrigin-RevId: 5fd3350a0e5cf1bb5cb0cd126afb05086b5cc4a5
2024-03-13 19:29:32 +00:00
Daniel Moody
b3ec66224d SERVER-87149 add tcmalloc version and license info (#19346)
GitOrigin-RevId: fb0896163ae4d5a8c2a944afa4cfe2ed2f6dcc76
2024-02-29 05:40:34 +00:00
Spencer Jackson
0e84fb2607 SERVER-85973 Update valgrind license information (#18665)
GitOrigin-RevId: b961c0cac68109cf755e4a21fcbf2fc52153c355
2024-02-09 20:55:38 +00:00
Mark Benvenuto
d0244666a9 SERVER-77274 Delete src/third_party/variant-1.4.0 library 2023-06-11 21:26:52 +00:00
Billy Donahue
49395d449c SERVER-72867 eol-terminate all nonempty text files 2023-04-26 19:19:19 +00:00
Henrik Edin
9ba27ea485 SERVER-68674 Vendor immer to third_party 2023-03-29 01:10:09 +00:00
Matthew Normyle
ea72055331 SERVER-74706: Add librdkafka third party dependency for streams 2023-03-21 17:38:57 +00:00
Daniel Moody
f861cf6c9c SERVER-73467 add grpc 1.46.6 to third party 2023-03-16 05:56:42 +00:00
Daniel Moody
bf15a84f79 Revert "SERVER-68365 integrate third_party grpc 1.39.1 into the build"
This reverts commit fbea56b2b7.
2023-02-02 19:17:44 +00:00
Daniel Moody
fbea56b2b7 SERVER-68365 integrate third_party grpc 1.39.1 into the build 2023-01-30 23:50:54 +00:00
Mark Benvenuto
2d106ba1bd SERVER-71317 Vendor libmongocrypt 2022-11-22 21:24:53 +00:00
Mark Benvenuto
9eceb34bc4 SERVER-71316 Vendor Libbson 2022-11-16 17:02:46 +00:00
Ryan Egesdahl
015702b683 SERVER-67697 Fix typo in distsrc README 2022-07-15 20:24:43 +00:00
Jennifer Peshansky
5ce6313f7a SERVER-65277 Remove dependency on deprecated PCRE library 2022-06-27 23:23:38 +00:00
Kyle Suarez
f41717849f SERVER-65886 delete PEG parser library 2022-05-04 02:45:55 +00:00
Jennifer Peshansky
f9c7dc1cc2 SERVER-65275 Add dependency on PCRE2 library 2022-04-25 20:08:58 +00:00
Daniel Moody
6dd404e028 SERVER-61856 SERVER-42470 update libunwind to 1.6.2 2022-03-12 05:00:44 +00:00
Martin Neupauer
53f658df7e SERVER-48791 Add PEG parser library to the third party code directory. 2020-06-23 23:12:42 +00:00
Jon Streets
60f04d3899 SERVER-48032 change mailing list to forums and use correct https URLS 2020-06-18 23:10:52 +00:00
Andrew Morrow
3c0c136ecf SERVER-44763 Remove gotools from build and packaging 2020-01-15 19:51:39 +00:00
Tess Avitabile
bc754e818c SERVER-45070 Add Creative Commons license for TLA+ specifications 2019-12-15 01:59:46 +00:00
A. Jesse Jiryu Davis
a587fc4fe1 SERVER-26906 Add constexpr function to convert Durations 2019-05-31 16:04:51 -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
cd7ad939f0
SERVER-40259 Include third party notices for ASIO and variant 2019-03-21 12:21:37 -04:00
Henrik Edin
d525ae91e6 SERVER-38168 Vendor Zstandard 1.3.7 to third_party
Added a Zstd based message compressor.
2018-12-11 12:02:44 -05:00
Henrik Edin
d97e59dd33 SERVER-38157 Add abseil-cpp to THIRD-PARTY-NOTICES
Make enterprise msi installer include both community and enterprise
THIRD-PARTY-NOTICES files.
2018-12-03 09:04:44 -05:00
Ramon Fernandez
39e4b706fb SERVER-37651 Fix typo in license files 2018-10-17 13:56:42 -04:00
Ramon Fernandez
5851c89496 SERVER-37651 Update license information 2018-10-16 09:06:34 -04:00
Ramon Fernandez
7ace2d779a SERVER-35665 Add license file for community edition 2018-06-19 18:21:31 -04:00
Ramon Fernandez
59cedee323 SERVER-31545 Remove deprecated mongooplog tool 2017-10-23 13:04:30 -04:00
Derick Rethans
767c0987d3 SERVER-28608 Vendorize the timelib library
Closes #1153

Signed-off-by: Mark Benvenuto <mark.benvenuto@mongodb.com>
2017-06-06 11:48:10 -04:00
Ian Whalen
74720a7275 SERVER-21933 Update README 2017-03-01 18:23:31 -05:00
Jason Rassi
828d427a13 SERVER-22371 Add ICU license to THIRD-PARTY-NOTICES 2016-04-04 18:29:22 -04:00
Mark Benvenuto
0c25b468fd SERVER-17105 Valgrind 3.11.0 Import 2015-11-12 11:13:38 -05:00
Andrew Morrow
3184194f9e SERVER-19378 Remove support for building with v8 2015-08-24 08:31:31 -04:00
Adam Chelminski
a8d3539d65 SERVER-19465 Add Unicode data and unicode::String class 2015-08-06 17:07:38 -04:00
Raymond Jacobson
6946d2e297 SERVER 19622 Add Intel DFP license notice 2015-08-03 09:49:23 -04:00
Jason Carey
e749ffad9b SERVER-18531 Integrate SpiderMonkey
Provides SpiderMonkey 38.0.1esr as a JS engine for mongo and mongod.
2015-07-14 16:15:54 -04:00
Matt Kangas
9458c394cf SERVER-15976 update THIRD-PARTY-NOTICES for WiredTiger 3rd party software 2014-11-06 13:51:29 -05:00
Mark Benvenuto
0b4bc21e28 SERVER-15974: Vendorize zlib 1.2.8 2014-11-05 17:21:12 -05:00
Shaun Verch
c9168762e4 SERVER-11575 Added support for YAML Config File 2013-11-13 16:46:49 -05:00
Andrew Morrow
f0deda49e3 SERVER-9766 Remove support for separate client driver package 2013-09-11 16:46:52 -04:00
Ian Whalen
2d09800f72 SERVER-8886 Add LICENSE file for OpenSSL 2013-07-10 15:52:08 -04:00
Andrew Morrow
bd9ff86961 SERVER-7080 Add feature test for execinfo functions to repair build of client driver 2013-06-28 17:32:29 -04:00
Tad Marshall
eb7ba8adc1 SERVER-9775 Remove SpiderMonkey 2013-06-24 17:26:06 -04:00
Andrew Morrow
ce97dc76c6 SERVER-6514 Only apply -zdefs and --as-needed to shared client library 2013-06-06 13:39:50 -04:00
Andrew Morrow
da8c0fa929 SERVER-6514 Re-add support for building the C++ driver shared library 2013-06-03 20:21:13 -04:00