This is an automated email from the ASF dual-hosted git repository.
areusch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 8e438683a4 [ci] Roll out teams-tagging to everyone (#10739)
add 6cbb0f6718 [build] Update libinfo and add lint rule (#10774)
No new revisions were added by this update.
Summary of changes:
cmake/modules/LibInfo.cmake | 105 ++++++++++++++++++++++++--------------
python/tvm/support.py | 26 ++++++++++
src/support/libinfo.cc | 105 ++++++++++++++++++++++++--------------
tests/lint/check_cmake_options.py | 80 +++++++++++++++++++++++++++++
tests/scripts/task_lint.sh | 3 ++
5 files changed, 242 insertions(+), 77 deletions(-)
create mode 100644 tests/lint/check_cmake_options.py