Skip to content

Releases: lifting-bits/sleigh

Sleigh 10.2.2

Choose a tag to compare

@ekilmer ekilmer released this 16 Nov 17:47
ded4e6a

What's Changed

  • Pre-built release artifacts are now built with position-independent code a4e41c9

Full Changelog: v10.2.1...v10.2.2

Sleigh 10.2.1

Choose a tag to compare

@ekilmer ekilmer released this 15 Nov 18:17
846b99c

Full Changelog: v10.2...v10.2.1

Sleigh 10.2

Choose a tag to compare

@ekilmer ekilmer released this 14 Nov 14:41
32ae1db

What's Changed

Full Changelog: v10.1.5...v10.2

Sleigh 10.1.5

Choose a tag to compare

@ekilmer ekilmer released this 29 Jul 17:12
8a0ad2d

What's Changed

  • Add missing headers in CMakeLists.txt by @ekilmer in #107
  • Adds Patches and Exposes Headers for Remill by @2over12 in #104
  • Fix SLEIGH rebuilds by @artemdinaburg in #111
  • Support for differentiating between stable or HEAD builds by @ekilmer in 70bbd6c
    • Expose CMake config variable sleigh_RELEASE_IS_HEAD
    • New header for extra version details included with core sleigh installation sleigh/libconfig.h
    • Change CMake cache variable to build as HEAD or stable: sleigh_GHIDRA_RELEASE_TYPE -> sleigh_RELEASE_TYPE
    • Patch to fix running sleighexample for latest commits to Ghidra master
  • Update libsleigh single-header include list by @ekilmer in 66a6b7c
  • Add patch for header guard by @ekilmer in 66a6b7c
  • Update CMake minimum to 3.18 by @ekilmer in e6cfbac
  • Update to Ghidra stable 10.1.5 by @ekilmer in #114

New Contributors

Full Changelog: v10.1.4...v10.1.5

Sleigh 10.1.4

Choose a tag to compare

@ekilmer ekilmer released this 03 Jun 19:17
78c2aca

What's Changed

Full Changelog: v10.1.3...v10.1.4

Sleigh 10.1.3

Choose a tag to compare

@ekilmer ekilmer released this 22 Apr 15:42
e371046

What's Changed

Full Changelog: v10.1.2...v10.1.3

Sleigh 10.1.2-2

Choose a tag to compare

@ekilmer ekilmer released this 11 Mar 16:43
759fe7f

What's Changed

  • Remove cmake_path and lower minimum required CMake version by @ekilmer in #64
  • Shallow clone for stable builds by @ekilmer in #65
  • Add data tests by @ekilmer in #62
  • Let user specify path to sleigh compiler in CMake module by @ekilmer in #69
  • Support minimum macOS 10.15 in CI artifacts by @ekilmer in #72
  • Update Ghidra HEAD to commit ee268dea0 by @auto-updater in #71
  • build(deps): bump actions/setup-python from 2 to 3 by @dependabot in #67
  • build(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #68
  • build(deps): bump actions/upload-artifact from 2.3.1 to 3 by @dependabot in #70

Full Changelog: v10.1.2...v10.1.2-2

Sleigh 10.1.2

Choose a tag to compare

@ekilmer ekilmer released this 08 Feb 15:08
9015114

This is the first release of the unofficial CMake integration for Ghidra sleigh.

The pre-built libraries and executables are only tested to work on Ubuntu 20.04 and macOS.