summaryrefslogtreecommitdiff
path: root/lib/chef/resource/build_essential.rb
Commit message (Expand)AuthorAgeFilesLines
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-1/+1
* Skip more resources and set others to desired state falseresource_descriptionsTim Smith2018-10-301-1/+1
* Fix a description to match the docs siteTim Smith2018-09-061-1/+1
* Remove unnecessary declare_resource usage in build_essentialTim Smith2018-09-061-37/+37
* Merge pull request #7195 from chef/cleanupTim Smith2018-04-271-1/+1
|\
| * Add missing periods and rely on word wrapcleanupTim Smith2018-04-271-1/+1
* | Allow build_essential resource to be used without setting a namebuild_nameTim Smith2018-04-271-0/+3
|/
* Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-1/+1
* Add commentTim Smith2018-03-201-0/+1
* Simplify the if installed logic for macosTim Smith2018-03-201-4/+1
* Remove rubocop commentTim Smith2018-03-201-1/+0
* Add missing installed logic for macos in build_essentialTim Smith2018-03-201-15/+33
* Don't try to install old GCC packages on Amazon Linux 2Tim Smith2018-03-191-1/+1
* More documentation updates for resourcesTim Smith2018-03-161-0/+3
* Updates from the reviewmisc_resourceTim Smith2018-03-041-1/+1
* Add more description fields, style fixes, add missing requiresTim Smith2018-03-041-1/+6
* Add build_essential resource from the build-essential cookbookessentially_builtTim Smith2018-02-211-0/+116