0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/site_scons
Mathias Stearn 1927810547 SERVER-28099 Use key rather than cmp in libdeps.py sorted_by_str
From the python docs: "In general, the key and reverse conversion processes
are much faster than specifying an equivalent cmp function. This is because
cmp is called multiple times for each list element while key and reverse touch
each element only once."
2017-02-28 11:58:12 -05:00
..
site_tools SERVER-27628 Use the overrided environment when generating compile_command.json 2017-01-13 13:40:48 -05:00
libdeps.py SERVER-28099 Use key rather than cmp in libdeps.py sorted_by_str 2017-02-28 11:58:12 -05:00
mongo_scons_utils.py SERVER-16852 Print buildInfo in version output/allow override of buildInfo 2015-09-04 15:27:03 -04:00