Branch: refs/heads/master Home: https://github.com/dyninst/dyninst Commit: 5d2808259782e2328b005e253dc33d0d1dd7d2a2 https://github.com/dyninst/dyninst/commit/5d2808259782e2328b005e253dc33d0d1dd7d2a2 Author: Tim Haines <thaines.as...@gmail.com> Date: 2024-02-26 (Mon, 26 Feb 2024)
Changed paths: M cmake/DyninstLibrarySettings.cmake M cmake/DyninstOptions.cmake Log Message: ----------- Add CMake option to control symbol visibility (#1688) Currently, all symbols are hidden by default and then explicitly made visible. This is the behavior we want for publishing Dyninst libraries, but unit testing the internal functionality requires access to these symbols. This option allows that. To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications _______________________________________________ Dyninst-api mailing list Dyninst-api@cs.wisc.edu https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api