summaryrefslogtreecommitdiff
path: root/site_scons/libdeps_next.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52568 Added GraphPaths, CriticalEdges, and PublicWieghts quieries to l...Daniel Moody2021-04-151-41/+48
* SERVER-54928 switch no-init-global flags to be stored on node instead of env.Daniel Moody2021-03-291-4/+3
* SERVER-54285 Ensure cycle detection traverses private edgesAndrew Morrow2021-03-051-21/+86
* SERVER-52576 Added libdeps graph visualizer web service with basic features.Daniel Moody2021-02-261-3/+3
* SERVER-53530 added mac support for libdeps graph generationDaniel Moody2021-02-241-11/+22
* SERVER-50268 cleaned up LIBDEP_DEPENDENTS and wiredtiger dependencies.Daniel Moody2021-02-061-1/+1
* SERVER-30815 Added linter to check for unnecessary PUBLIC libdeps, and added ...Daniel Moody2020-12-161-22/+62
* SERVER-48291 Ensure runtime is dynamically linked in dynamic buildsRyan Egesdahl2020-12-091-6/+22
* SERVER-48291 Add global dependency pushdown to libdepsRyan Egesdahl2020-11-261-216/+323
* SERVER-52567 added basic functions for graph analyzer CLI tool and improved g...Daniel Moody2020-11-251-31/+79
* SERVER-52566 added generate-libdeps-graph target for building graph of librar...Daniel Moody2020-11-161-1/+112
* SERVER-51194 Added build-tools next evergreen tasksDaniel Moody2020-10-261-1/+1
* SERVER-46871 Added configure check for lzma when libunwind is in useDaniel Moody2020-10-151-4/+5
* SERVER-49798 Added LIBDEPS_TYPEINFO for ubsan builds to add typeinfo dependen...Daniel Moody2020-10-091-5/+93
* SERVER-51318 Explicitly set pre/post libdeps flags to be set to nothing.Daniel Moody2020-10-061-0/+1
* SERVER-50258 Added libdeps rule to enforce that DEPS_DEPENDENTS are actually ...Daniel Moody2020-09-251-0/+1033