Skip to content

michaelklishin/clang-chef-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clang Chef Cookbook

This is a Chef cookbook for Clang.

It uses Ubuntu/Debian packages or officially released Clang binaries to provision Clang.

Recipes

Main recipe is clang::default (uses packages), the other one is clang::tarball (uses prebuilt binaries from llvm.org).

Attributes

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.

Supported OSes

Recent Ubuntu and Debian releases (actively tested with Ubuntu 12.04 64 bit).

Dependencies

  • ark cookbook >= 0.8

Copyright & License

Michael S. Klishin, Travis CI Development Team, 2012-2014.

Released under the Apache Public License 2.0.

Bitdeli Badge

About

A Chef cookbook that provisions the Clang compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages