Forge Home

gcc

Module for installing gcc build utils

2,663,594 downloads

2,377,278 latest version

3.1 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 0.3.0 (latest)
  • 0.2.0
  • 0.1.0
  • 0.0.3
  • 0.0.2 (deleted)
  • 0.0.1 (deleted)
released Apr 7th 2015
This version is compatible with:
  • Puppet Enterprise 3.x
  • Puppet 3.x
  • , , ,
This module has been deprecated by its author since Apr 1st 2021.

Start using this module

Tags: gcc, compiler

Documentation

puppetlabs/gcc — version 0.3.0 Apr 7th 2015

0.3.0 - 2015-04-07

###Backwards-incompatible changes

  • gcc_package parameter in class gcc was renamed to gcc_packages

###Features

  • Move to metadata.json instead of Modulefile
  • Move to using ensure_packages for the array of gcc_packages

0.2.0 - 2014-06-03

###Features

  • Add g++ for RHEL.
  • Fail on unsupported distributions.

0.1.0 - 2013-08-14

###Features

  • Support $osfamily instead of using $operatingsystem. Note that Amazon Linux is RedHat osfamily on facter version 1.7

0.0.3 - 2011-06-03

###Features

  • committed source to git
  • added tests