gcc

deprecated
Module for installing gcc build utils

2,701,132 downloads

2,414,595 latest version

3.1 quality score

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
  • RedHat
    ,
    CentOS
    ,
    Debian
    ,
    Ubuntu
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