Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: 0cd2c0b1112ed309486d6efb6cf0e61cb6fe199d
https://github.com/dyninst/dyninst/commit/0cd2c0b1112ed309486d6efb6cf0e61cb6fe199d
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths:
A cmake/Modules/DyninstCheckCompilerFlag.cmake
A cmake/Modules/DyninstCheckStaticExeSupported.cmake
R cmake/Modules/DyninstLinkProperties.cmake
M tests/regression/symtabAPI/Symtab/file_properties/CMakeLists.txt
Log Message:
-----------
CMake: update detection of static executables (#1965)
* Add DyninstCheckCompilerFlag
This is a helper to make checking flags easier.
* CMake: update detection of static executables
Since we require CMake >= v3.14.0, then we can use
CMAKE_REQUIRED_LINK_OPTIONS. Update names to follow standard
conventions.
* Update tests
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|