Release Notes - bootstrap - Version 1.1.12 (2018-09-09) ** Defect * [BOOT-7] - MAKE variable must be exported to ensure configure uses GNU make on FreeBSD Release Notes - bootstrap - Version 1.1.11 (2016-10-24) ** Defect * [BOOT-6] - -config-file and -src-dir do not always work correctly with relative path names Release Notes - bootstrap - Version 1.1.10 (2016-08-27) ** Improvement * [BOOT-4] - Change default BUILD_DIR from relative to absolute path for use by bootstrap.conf ** New Feature * [BOOT-5] - Allow top source directory and/or bootstrap.conf file to be specified on command line Release Notes - bootstrap - Version 1.1.9 (2013-12-19) ** Defect * [No Issue] - Use gmake when available (make doesn't work on FreeBSD) * [BOOT-1] - bootstrap -build and -install should return exit code of make ** New Feature * [BOOT-3] - Support specification of build directory location Release Notes - bootstrap - Version 1.1.8 ** Improvement * [No Issue] - Create config directory and cd to top dir before pre_boostrap Release Notes - bootstrap - Version 1.1.7 ** Improvement * [No Issue] - Use glibtoolize on Mac OS X Release Notes - bootstrap - Version 1.1.6 ** Task * [No Issue] - Trim distribution by overriding libtoolize() and autoheader() Release Notes - bootstrap - Version 1.1.5 ** New Feature * [SBX-16] - Add pre/post hook functions Release Notes - bootstrap - Version 1.1.4 ** Improvement * [No Issue] - Extract package name from configure.ac as PACKAGE_NAME. ** Bug * [SBX-15] - Whitespace in CFLAGS assignment in bootstrap.conf conf_ var is not respected Release Notes - bootstrap - Version 1.1.3 ** Improvement * [No Issue] - Added Makefile.am and configure script for public release. Release Notes - bootstrap - Version 1.1.2 ** New Feature * [SBX-7] - Add option to configure without regenerating autoconf artifacts * [SBX-8] - Add option for per-config build directories Release Notes - bootstrap - Version 1.1.1 ** Improvement * [SBX-6] - Set package version before sourcing bootstrap.conf Release Notes - bootstrap - Version 1.1.0 ** New Feature * [SBX-1] - Add support for pre-defined configurations