* Use common prefixes for project specific build step functions: - ossbuild-prepare-<prjname> - ossbuild-build-<prjname> - ossbuild-install-<prjname> * New project specific build step function: ossbuild-configure-ok-p-<prjname> * New environment variable OSSBUILD_SKIP. Allows users to skip listed (comma separated) build steps. * Remove `-generic` from common function names. * Improve ossbuild-pushd/popd functions. * Improve doc comments. * Adapt projects to renamed functions
Abseil - C++ Common Libraries
Abseil is an open-source collection of C++ code (compliant to C++14) designed to augment the C++ standard library.
See https://github.com/abseil/abseil-cpp.
Issues
Building/running tests on QNAP/QTS 4.x (using Entware-NG) does not work
Trying to enable tests results in build failures.