Skip to content

Latest commit

 

History

History
52 lines (44 loc) · 2.19 KB

ChangeLog.md

File metadata and controls

52 lines (44 loc) · 2.19 KB

Bindle Binaries Tools
Copyright (c) 2012, 2022 David M. Syzdek david@syzdek.net.
All rights reserved.

0.6

  • Changing default behavior to disable 'debug' option (syzdek)
  • Allowing additional warnings to be disabled (syzdek)
  • Expanding libbindle.la with common string and object functions. (syzdek)
  • Adding ability to embed libbindle.la in other projects with custom symbol prefixes. (syzdek)
  • Adding initial URL functions (syzdek)
  • Adding bindletools utility (syzdek)
  • Adding initial encoding/decoding functions (syzdek)

0.5

  • Removing call to contrib/bindletools/autogen.sh (syzdek)
  • Adding autoconf checks for Doxygen. (syzdek)
  • Updating Autoconf checks for GCC warnings. (syzdek)
  • Adding PKGCONFDIR keyword to substitution macros and targets. (syzdek)
  • Adding ability to customize AC_BINDLE_ENABLE_WARNINGS() (syzdek)
  • Cleaning up macro variable names in bindle-git.m4 (syzdek)
  • Updating automake targets to support V=0 (syzdek)
  • Adding automake do_subst_files macro (syzdek)
  • Adding automake do_cat macro (syzdek)
  • Fixing CONFIG_STATUS_DEPENDENCIES in bindle-git.m4 (syzdek)

0.4

  • Adding pre/post hooks to autogen.sh (syzdek)
  • Adding initial libbindle.la (syzdek)
  • Adding perl module Bindle::CGI (syzdek)
  • Adding support for numeric Git package versions. (syzdek)
  • Adding convenience macro for specifing Libtool version info in in the configure.ac. (syzdek)
  • Adding autoconf macro for finding PostgreSQL library and headers. (syzdek)
  • Adding autoconf macro for finding SQLite3 library and headers. (syzdek)
  • Adding autoconf macro for finding Perl binaries. (syzdek)
  • Updating names of VERSION variables generated by git-package-version.sh script and AC_DMS_BINDLE_PACKAGE_VERSION() M$ macro. (syzdek)

0.3

  • Adding shared automake include files. (syzdek)
  • Cleaning up git package version logic. (syzdek)

0.2

  • Updating AC_BINDLE_GIT_PACKAGE_VERSION macro to allow retrieval of version, build, and version.build strings. (syzdek)
  • Changing out variable names for git-package-version.sh. (syzdek)

0.1

  • Creating first pre-alpha release of bindletools. (syzdek)