This file was generated by Ansigenome. Do not edit this file directly but instead have a look at the files in the ./meta/ directory.
Ensures that the basic cpp requirements are properly installed (using apt
) and configured
alban.andrieu.cmake
alban.andrieu.scons
alban.andrieu.gcc
More information about alban.andrieu.cpp
can be found in the
TODO official alban.andrieu.cpp documentation.
List of default variables available in the inventory:
cpp_enabled: yes # Enable module
#NOKcppunit_version: "-1.13.1-2ubuntu1"
#cppunit_version: "-1.13-0" # for Ubuntu 14
cppunit_version: "-1.13-0v5" # for Ubuntu 16
#NOKboost_version: "1.54.0-4ubuntu3.1"
#boost_version: "1.48" # for Ubuntu 14
#boost_version: "1.54" # for Ubuntu 14
boost_version: "1.58" # for Ubuntu 16
clang_version: "" # for Ubuntu
#cppunit_version: "1.12-1" # for CentOS 6
#boost_version: "1.41.0" # for CentOS 6
#clang_version: "" # for CentOS 6
Describe how to use in more detail...
$ ansible-galaxy install alban.andrieu.cpp
$ vagrant up
The issue tracker is the preferred channel for bug reports, features requests and submitting pull requests.
For pull requests, editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at http://editorconfig.org.
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests and examples for any new or changed functionality.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
roles/alban_andrieu_cpp
role was written by:
- alban.andrieu | e-mail | Twitter | GitHub
- License: GPLv3
Are welcome!
This role is part of the Nabla project. README generated by Ansigenome.
Alban Andrieu