Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

v3.0.25

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 21:55
· 17 commits to master since this release
339800e
Rework Docker Image build (#741)

* Try reworking Docker image

* Fix some old behavior for building abi libraries

I don't think the result is actually usable...

* Remove most Python2 references

Still left some references to python2 for helper scripts since they
aren't tested (afaik) in CI

* Fix CI

* Remove old CMakeLists.txt and remove support for old TRAILOFBITS_LIBRARIES method of building

* Update README