summaryrefslogtreecommitdiff
path: root/buildscripts/libdeps
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56568 Remove LIBDEPS_TYPEINFO in favor of disabling vptr sanitizer for...Andrew Morrow2021-07-202-3/+0
* SERVER-56141 added in degree one libdeps analyzer and removed existence of sh...Daniel Moody2021-05-055-45/+71
* SERVER-56570 added LIBDEPS docs.Daniel Moody2021-05-035-8/+12
* SERVER-52568 Added GraphPaths, CriticalEdges, and PublicWieghts quieries to l...Daniel Moody2021-04-157-252/+1056
* SERVER-54861: Update pylint to 2.7.2David Bradford2021-03-012-4/+5
* SERVER-52576 Added libdeps graph visualizer web service with basic features.Daniel Moody2021-02-2636-48/+2348
* SERVER-53530 added mac support for libdeps graph generationDaniel Moody2021-02-242-27/+57
* SERVER-53531 added evergreen task for libdeps graph generationDaniel Moody2021-02-242-35/+34
* SERVER-30815 Added linter to check for unnecessary PUBLIC libdeps, and added ...Daniel Moody2020-12-163-158/+616
* SERVER-48291 Add global dependency pushdown to libdepsRyan Egesdahl2020-11-262-4/+12
* SERVER-52567 added basic functions for graph analyzer CLI tool and improved g...Daniel Moody2020-11-252-0/+490
* SERVER-52566 added generate-libdeps-graph target for building graph of librar...Daniel Moody2020-11-161-0/+340