lifting-bits / cxx-common

Common dependency management for various Trail of Bits C++ codebases
Apache License 2.0
31 stars 11 forks source link

Improve port upgrading experience #1027

Closed ekilmer closed 1 year ago

ekilmer commented 1 year ago

Only upgrade ports that are specified. Also ask the user if they're sure they want to upgrade.

Should prevent accidentally deleting/rebuilding LLVM if it's out of date or if trying to upgrade a port it depends on.