summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23571 Make debug builds of SpiderMonkey distinct from --dbg in sconsWaley Chen2016-04-111-2/+2
* SERVER-9131 prevent automatic function marshalling in shellrahuldhodapkar2016-02-171-0/+1
* SERVER-19977 Intern JS StringsJason Carey2015-10-061-0/+1
* SERVER-20496 Harmonize JS and Server --dbgJason Carey2015-09-281-0/+7
* SERVER-19099 Add a target to build all generated sourcesMark Benvenuto2015-09-171-0/+2
* SERVER-9666 Tag cyclic or incomplete libraries, add more missing edgesAndrew Morrow2015-08-241-0/+10
* SERVER-19378 Remove support for building with v8Andrew Morrow2015-08-241-22/+1
* SERVER-19935 Make JSThread stacks more informativeJason Carey2015-08-141-0/+1
* SERVER-19627 Add Decimal128 type support to mongo shellRaymond Jacobson2015-08-131-0/+1
* SERVER-19570 Issue kill against find command cursors in shell when cursor obj...Qingyang Chen2015-08-121-0/+1
* SERVER-16703 Improve parsing of JS function bodies and expressionsJonathan Reams2015-08-121-0/+9
* Revert "SERVER-16703 Improve parsing of JS function bodies and expressions"Jonathan Reams2015-08-111-7/+0
* SERVER-16703 Improve parsing of JS function bodies and expressionsJonathan Reams2015-08-111-0/+7
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-1/+5
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-2/+76
* SERVER-9666 Remove mongocommon libraryAndrew Morrow2015-05-081-0/+1
* SERVER-9666 Build mongo.cpp JS file into a libraryAndrew Morrow2015-05-061-0/+4
* SERVER-9666 Split up and push bson library into bson directoryAndrew Morrow2015-05-061-1/+1
* SERVER-9666 Push deadline monitor test declaration into scripting directoryAndrew Morrow2015-04-291-0/+9
* SERVER-9666 Push scripting targets into scripting directoryAndrew Morrow2015-04-291-0/+83