summaryrefslogtreecommitdiff
path: root/site_scons/site_tools/auto_install_binaries.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68593 Disable low value python warningsAlexander Neben2022-09-021-1/+1
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-79/+41
* SERVER-66373 Made listing aib targets cleanerAlexander Neben2022-05-241-9/+47
* Revert "SERVER-65347 Add testing to ensure that generated ninja files are det...Richard Samuels2022-05-101-5/+16
* SERVER-65347 Add testing to ensure that generated ninja files are deterministicRichard Samuels2022-05-021-16/+5
* SERVER-65347 Fix scan_for_transitive_install scanned cache and flake8-bugbear...Richard Samuels2022-04-221-2/+2
* SERVER-49298 Add proof targets for out of date test executionAndrew Morrow2021-01-151-3/+5
* SERVER-27507 Add basic visibility support and a testAndrew Morrow2020-09-021-4/+5
* SERVER-47865 Fix invalid subst where a variable was passed where a node is re...Andrew Morrow2020-05-011-2/+8
* SERVER-47637 Relicense all SCons tools to either MIT or SSPLAndrew Morrow2020-04-281-10/+18
* SERVER-45785 Simplify implementation of DESTDIRAndrew Morrow2020-04-271-43/+17
* SERVER-47399 Use File Nodes to manage dSYM substructureAndrew Morrow2020-04-171-7/+19
* Revert "SERVER-45785 Make PREFIX, PREFIX_*DIR, and DESTDIR work more like reg...Mathew Robinson2020-03-051-8/+39
* SERVER-45785 Make PREFIX, PREFIX_*DIR, and DESTDIR work more like regular SCo...Mathew Robinson2020-03-051-39/+8
* Revert "SERVER-45785 Make PREFIX, PREFIX_*DIR, and DESTDIR work more like reg...Ben Caimano2020-02-241-8/+39
* SERVER-46210 Ensure archives of dynamic builds include all required dependenciesAndrew Morrow2020-02-241-5/+6
* SERVER-45785 Make PREFIX, PREFIX_*DIR, and DESTDIR work more like regular SCo...Mathew Robinson2020-02-241-39/+8
* SERVER-45301 Not all expected aliases are present in the ninja generator outputMathew Robinson2020-02-131-449/+313
* SERVER-45048 Use hygienic builds in EvergreenMathew Robinson2020-02-131-19/+15
* SERVER-44947 Allow test execution selection by test source file nameMathew Robinson2020-01-071-93/+52
* Revert "SERVER-44947 Allow test execution selection by test source file name"Mathew Robinson2020-01-061-52/+93
* SERVER-44947 Allow test execution selection by test source file nameMathew Robinson2020-01-061-93/+52
* SERVER-45171 Improve handling of transitive dependencies in hygienicAndrew Morrow2020-01-031-20/+54
* SERVER-42408 Ensure hygienic builds work with NinjaMathew Robinson2019-11-191-0/+11
* SERVER-44364Mathew Robinson2019-11-061-6/+5
* SERVER-43730 Small build system speed improvementsAndrew Morrow2019-10-141-15/+39
* SERVER-42887 Make roles injectible insteadAndrew Morrow2019-09-161-60/+126
* SERVER-42887 Ensure PDBs remain in the runtime component on windowsAndrew Morrow2019-08-221-5/+12
* SERVER-41672 Use hygienic to produce dist and distsrc archives in evergreenAndrew Morrow2019-08-151-5/+9
* SERVER-42319 Improve performance of Archive BuilderMathew Robinson2019-08-141-1/+15
* SERVER-41672 Minor AIB fixes for transitive libraries and debug info director...Andrew Morrow2019-08-131-2/+7
* SERVER-41670 Add support for renaming awkward autogenerated package names via...Mathew Robinson2019-08-121-161/+251
* SERVER-41669 Add support for package name prefix to apply to generated packag...Mathew Robinson2019-08-121-38/+54
* SERVER-42048 Install and package jstests using SCons hygienic buildsMathew Robinson2019-08-121-11/+45
* SERVER-41663 Make hygienic variable names match autoconfMathew Robinson2019-08-121-6/+17
* SERVER-42408 Add build.ninja generation to SConsMathew Robinson2019-08-061-0/+14
* SERVER-9668 Use SCons install target tags to identify mapping of targets to i...Mathew Robinson2019-07-021-91/+459
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-9/+12
* SERVER-37488 SERVER-37596 Manage debug info and symbol maps info for embedded...Andrew Morrow2018-10-301-0/+6
* SERVER-33911 Implement collapsed library builds under a new link modelAndrew Morrow2018-09-121-0/+2
* SERVER-33980 Reduce dependencies for embedded commandsAndrew Morrow2018-03-291-2/+17
* SERVER-34071 SERVER-34071 Don't assume all executors have targetsAndrew Morrow2018-03-241-1/+1
* SERVER-34071 Apply install aliases to other binaries when in hygienic modeAndrew Morrow2018-03-231-4/+4
* SERVER-32117 Make embedded builds slimmerAndrew Morrow2018-03-151-0/+1
* SERVER-32117 Minimal hygienic build to support mobile devAndrew Morrow2018-03-061-0/+83