Branch: refs/heads/thaines/remove_unused_build_options
Home: https://github.com/dyninst/dyninst
Commit: 015f3929f482182638534307664143a6ef310421
https://github.com/dyninst/dyninst/commit/015f3929f482182638534307664143a6ef310421
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2022-04-11 (Mon, 11 Apr 2022)
Changed paths:
M CMakeLists.txt
M cmake/options.cmake
Log Message:
-----------
Remove BUILD_DOCS
This isn't sufficient to create the documentation as some of it is
contained in MS Word files.
Commit: 70bd2949caa57bf8b376bffc05d841c4e7eb6fc8
https://github.com/dyninst/dyninst/commit/70bd2949caa57bf8b376bffc05d841c4e7eb6fc8
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2022-04-11 (Mon, 11 Apr 2022)
Changed paths:
M CMakeLists.txt
M cmake/options.cmake
Log Message:
-----------
Remove BUILD_TARBALLS
We don't distrubute tarballs anymore. That's handled by GitHub.
Compare: https://github.com/dyninst/dyninst/compare/015f3929f482%5E...70bd2949caa5
|