This is a Chef cookbook for Clang.
It uses Ubuntu/Debian packages or officially released Clang binaries to provision Clang.
Main recipe is clang::default
(uses packages), the other one is clang::tarball
(uses prebuilt binaries from llvm.org).
There are no attributes to tweak for the clang::default
recipe.
For the clang::tarball
recipe, version
, checksum
and download_url
of the tarball package can be defined via Chef attributes.
Recent Ubuntu and Debian releases (actively tested with Ubuntu 12.04 64 bit).
- ark cookbook >= 0.8
Michael S. Klishin, Travis CI Development Team, 2012-2014.
Released under the Apache Public License 2.0.