summaryrefslogtreecommitdiff
path: root/src/third_party
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22197 Don't use tcmalloc by default on non x86 linuxAndrew Morrow2016-01-192-2/+2
* SERVER-22135 Take python from environment rather system default pathValentin Kuznetsov2016-01-154-4/+4
* SERVER-22110 ppc64le builds should detect target arch as ppc64le, not ppc64Mark Benvenuto2016-01-1414-0/+0
* Import wiredtiger-wiredtiger-2.7.0-269-g44463c5.tar.gz from wiredtiger branch...Ramon Fernandez2016-01-0785-3319/+2364
* Import wiredtiger-wiredtiger-mongodb-3.2-rc4-80-g3c2ad56.tar.gz from wiredtig...Dan Pasette2015-12-293-171/+248
* SERVER-21820 SERVER-21830 Export endian from SConstruct for use in third_partyAndrew Morrow2015-12-222-1/+10
* SERVER-21827 Add SpiderMonkey configuration for s390xAndrew Morrow2015-12-2114-0/+1834
* SERVER-21845 Fix debug non-jit builds of spidermonkeyMark Benvenuto2015-12-172-3/+9
* Import wiredtiger-wiredtiger-mongodb-3.2-rc4-75-gdecd916.tar.gz from wiredtig...Dan Pasette2015-12-1626-164/+378
* Revert "SERVER-20991 Change WiredTiger caching strategy on Windows"Mark Benvenuto2015-12-151-1/+0
* SERVER-21836: Generate spidermonkey config for ppc64Mark Benvenuto2015-12-1114-0/+1833
* Import wiredtiger-wiredtiger-mongodb-3.2-rc4-70-g197eef0.tar.gz from wiredtig...Michael Cahill2015-12-028-58/+67
* Import wiredtiger-wiredtiger-mongodb-3.2-rc4-56-g7a4f325.tar.gz from wiredtig...Michael Cahill2015-12-018-70/+80
* SERVER-21506 Upgrade to mozjs-38.4.0-esrJason Carey2015-11-3040-122/+243
* Import wiredtiger-wiredtiger-mongodb-3.2-rc4-41-g8326df6.tar.gz from wiredtig...Michael Cahill2015-11-3022-220/+202
* Import wiredtiger-wiredtiger-mongodb-3.2.0-rc3-206-gb65381f.tar.gz from wired...Ramon Fernandez2015-11-246-65/+72
* Import wiredtiger-wiredtiger-mongodb-3.2.0-rc3-199-g4d72349.tar.gz from wired...Ramon Fernandez2015-11-236-47/+59
* Import wiredtiger-wiredtiger-mongodb-3.2.0-rc3-192-g4898aa4.tar.gz from wired...Michael Cahill2015-11-2011-127/+130
* Import wiredtiger-wiredtiger-mongodb-3.2.0-rc3-177-g9d375e3.tar.gz from wired...Ramon Fernandez2015-11-1984-1326/+3779
* SERVER-21464: Return all threaed-local memory to tcmalloc central cache when ...Martin Bligh2015-11-155-21/+14
* SERVER-20991 Change WiredTiger caching strategy on WindowsMark Benvenuto2015-11-121-0/+1
* SERVER-17105 Valgrind 3.11.0 ImportMark Benvenuto2015-11-122-0/+7131
* Import wiredtiger-wiredtiger-mongodb-3.2.0-rc2-44-gd9ec1ff.tar.gz from wiredt...Michael Cahill2015-11-1122-101/+215
* Import wiredtiger-wiredtiger-mongodb-3.2.0-rc1-215-g465dca8.tar.gz from wired...Ramon Fernandez2015-11-037-28/+38
* Import wiredtiger-wiredtiger-mongodb-3.2.0-rc1-210-gf95877a.tar.gz from wired...Ramon Fernandez2015-11-0313-33/+138
* Import wiredtiger-wiredtiger-mongodb-3.2.0-rc1-197-g62c1a7a.tar.gz from wired...Alex Gorrod2015-11-021-8/+14
* Import wiredtiger-wiredtiger-mongodb-3.2.0-rc1-194-g0dc3f20.tar.gz from wired...Michael Cahill2015-11-0263-769/+1417
* SERVER-20714 Only build the intel decimal library if decimal support is enabledJonathan Reams2015-10-281-2/+2
* SERVER-21104 WiredTiger no longer compiles on non-x86 platformsMark Benvenuto2015-10-286-5/+10
* SERVER-6233 Fix compiling on clangJonathan Reams2015-10-131-1/+4
* SERVER-6233 Add URI parsing to mongo shellJonathan Reams2015-10-132-0/+22
* SERVER-20664 Pull in zlib -Wshift-negative-value fixesMathias Stearn2015-10-123-6/+7
* SERVER-20678 Create a new JS scope for each mapreduceAndrew Morrow2015-10-121-0/+8
* Import wiredtiger-wiredtiger-2.6.1-1333-g0537648.tar.gz from wiredtiger branc...Ramon Fernandez2015-10-0945-522/+899
* SERVER-20313: Remove SpiderMonkey Windows exported functionsMark Benvenuto2015-10-084-4/+38
* SERVER-20396 Upgrade to MozJS 38.3.0esrJason Carey2015-10-0665-199/+526
* Import wiredtiger-wiredtiger-2.6.1-1261-g3c85664.tar.gz from wiredtiger branc...Alex Gorrod2015-09-3041-198/+242
* SERVER-20496 Harmonize JS and Server --dbgJason Carey2015-09-281-1/+11
* Import wiredtiger-wiredtiger-2.6.1-1231-g10208e8.tar.gz from wiredtiger branc...Michael Cahill2015-09-25160-2094/+2435
* SERVER-19607 no recursion in JS -> BSON conversionJason Carey2015-09-211-0/+5
* Import wiredtiger-wiredtiger-2.6.1-1119-g16e3e48.tar.gz from wiredtiger branc...Michael Cahill2015-09-1858-438/+656
* SERVER-19099 Add a target to build all generated sourcesMark Benvenuto2015-09-171-0/+2
* SERVER-18914: Use x86intrin.h on Posix PlatformsMark Benvenuto2015-09-165-0/+15
* Import wiredtiger-wiredtiger-2.6.1-1056-g5205bb1.tar.gz from wiredtiger branc...Michael Cahill2015-09-11101-2349/+4347
* SERVER-19661 Give vendored include paths higher priorityJonathan Reams2015-09-011-2/+2
* Import wiredtiger-wiredtiger-2.6.1-633-g0cccab3.tar.gz from wiredtiger branch...Michael Cahill2015-08-2889-2263/+2758
* SERVER-20124 Only build intel decimal library if decimal support is enabledJonathan Reams2015-08-271-19/+20
* SERVER-18668 remove some pessimizing and redundant movesAdam Midvidy2015-08-241-1/+1
* SERVER-9666 Tag cyclic or incomplete libraries, add more missing edgesAndrew Morrow2015-08-241-1/+8
* SERVER-19378 Remove v8 sourcesAndrew Morrow2015-08-241089-958674/+0