diff options
author | Tad Marshall <tad@10gen.com> | 2012-04-12 06:50:35 -0400 |
---|---|---|
committer | Tad Marshall <tad@10gen.com> | 2012-04-12 06:50:35 -0400 |
commit | 869e8b4ace0d6f7e0379ca412f73a118b1ab3312 (patch) | |
tree | 2b95f9f3ee9f11fcd256af7a322d4778f1915987 /buildscripts/buildlogger.py | |
parent | 892331fa9fe5dfdd0403882b219284f1cd199d9c (diff) | |
download | mongo-869e8b4ace0d6f7e0379ca412f73a118b1ab3312.tar.gz |
Break servers.js into several files
The addition of some (ok, a lot of) comments into shell/servers.js made
the processed file shell/mongo-server.cpp contain a string constant longer
than 65536 characters, and this made it not compile in MSVC any more (scons
or Visual Studio). This commit breaks the file into smaller sections,
somewhat logically grouped, and feeds them to the JavaScript engine in the
same order as before (so it shouldn't break anything). No code was added
or removed other than to restore Randolph's comments, and nothing was
rearranged other than the disassembly into separate source files, with
resulting separate string constants.
Diffstat (limited to 'buildscripts/buildlogger.py')
0 files changed, 0 insertions, 0 deletions