v0.2.0
bfg9000 v0.2.0 has been released! It's available on PyPI as well as an Ubuntu PPA: ppa:jimporter/stable
Highlighted Changes
- Support Objective C/C++
- Warn users if necessary build tools can't be found by bfg9000
- Support versioning of shared libraries on POSIX systems
- Support resolving packages via pkg-config
- Locally-built static libraries now forward their options to binaries that link
to them - Add support for building a distribution of the sources (
make dist
) - Allow running custom build steps via
build_step()
For a full list of the changes made to this release, see the changelog.