summaryrefslogtreecommitdiff
path: root/site_scons/site_tools/mongo_benchmark.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-4/+3
* SERVER-25822 added callback to support preventing given components from linki...Daniel Moody2020-11-121-1/+1
* SERVER-49168 made SYSLIBDEPS_PRIVATE type and switched lzma to use itDaniel Moody2020-08-271-1/+1
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-1/+2
* SERVER-49141 Ensure that LIBDEPS for libunwind do not accidentally become publicAndrew Morrow2020-06-291-2/+2
* SERVER-47637 Relicense all SCons tools to either MIT or SSPLAndrew Morrow2020-04-281-10/+18
* SERVER-45301 Not all expected aliases are present in the ninja generator outputMathew Robinson2020-02-131-1/+7
* SERVER-45048 Use hygienic builds in EvergreenMathew Robinson2020-02-131-2/+0
* SERVER-44947 Allow test execution selection by test source file nameMathew Robinson2020-01-071-51/+36
* Revert "SERVER-44947 Allow test execution selection by test source file name"Mathew Robinson2020-01-061-36/+51
* SERVER-44947 Allow test execution selection by test source file nameMathew Robinson2020-01-061-51/+36
* SERVER-41972 Integrate mongo_benchmark.py with HygienicMathew Robinson2019-09-101-0/+12
* SERVER-42656 Add scons targets for building and executing unittestsMathew Robinson2019-08-201-1/+15
* Revert "SERVER-42656 Add scons targets for building and executing unittests"Mathew Robinson2019-08-191-15/+1
* SERVER-42656 Add scons targets for building and executing unittestsMathew Robinson2019-08-191-1/+15
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-3/+4
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-1/+1
* SERVER-34071 Apply install aliases to other binaries when in hygienic modeAndrew Morrow2018-03-231-1/+4
* SERVER-33203 add benchmark canary testsRobert Guo2018-03-021-1/+0
* SERVER-33200 add entry point for Benchmark testsRobert Guo2018-02-141-0/+1
* SERVER-32785 integrate Google Benchmark with SConsRobert Guo2018-01-271-0/+45