Skip to content

Releases: radareorg/acr

2.1.4

12 May 22:58
Compare
Choose a tag to compare
  • Fix HAVE_LANG_RUBY
  • Expose HAVE_PKGCONFIG
  • Disallow ARG keywords inside brackets

2.1.2

12 May 22:57
Compare
Choose a tag to compare
  • Workaround bug in Ubuntu's 18 dash
  • Add casts fixing termux packaging issues
  • Do not assume a.out is the default filename for the compilers

2.1.1

01 Mar 10:45
Compare
Choose a tag to compare
  • New DESCRIPTION directive to describe your project
  • New PKGCONFIG_DO directive to generate pkgconfig files
  • Honor autotools behaviour for libdir defaulting to exec_prefix + lib if not defined
  • Add new PKGCFG_LIBDIR and PKGCFG_INCDIR vars to honor the evaluated behaviour
  • Add support for code block comments using /* */
  • Updated documentation

2.0.0

26 Feb 12:22
Compare
Choose a tag to compare
Release 2.0.0

1.9.4

22 Oct 00:20
Compare
Choose a tag to compare
  • Add --quiet and --quiet-version
  • Setup CI
  • Create Debian package

Download: https://github.com/radare/acr/suites/1379319786/artifacts/22676814

1.9.3

12 Jun 16:17
Compare
Choose a tag to compare
  • Fix @Version@ subst in acr-cat
  • Improve variable name filter to make CHKVER happy

1.9.0

03 May 11:51
Compare
Choose a tag to compare
  • Add CHKFLG to check for C compiler flags
  • Add support for LANG_V
  • Add CHKSYM to verify if a symbol is found in the given library
  • Use more markdown and update man pages