Releases: ccdc-opensource/ansible-role-ccdc-cpp-compiler
Releases · ccdc-opensource/ansible-role-ccdc-cpp-compiler
Install gcc 10 on Rocky 8
Add gcc10 on RHEL (NO_JIRA) (#24) * Install `gcc-toolset-10` on generic RHEL (NO_JIRA) This shoudl make sure we have gcc10 on Rocky8 build machines. * Enable `gcc-toolset-10` by default (NO_JIRA) This will make this work on Rocky8. * Skip default enabling `llvm-toolset` (NO_JIRA) This doesn't need doing on Rocky8; installing the `llvm-toolset` package deploys it to the default system path rather than `/opt/rh/*`.
1.2.2
1.2.1
What's Changed
- elevate on xcode install DO-659 by @layfield-ccdc in #22
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Install Xcode using
xcodes
(NO_JIRA) by @florianpiesche in #20 - NO_JIRA: Bump actions/setup-python from 4 to 5 by @dependabot in #19
- Fixing bm deployment DO-659 by @layfield-ccdc in #21
New Contributors
- @florianpiesche made their first contribution in #20
- @layfield-ccdc made their first contribution in #21
Full Changelog: 1.1.1...1.2.0
Fix artifactory access on MacOS
1.1.1 Update yml files after linting (NO_JIRA)
1.1.0 Add RedHat config
What's Changed
- Create RedHat.yml config NO_JIRA by @sjackson-ccdc in #12
New Contributors
- @sjackson-ccdc made their first contribution in #12
Full Changelog: 1.0.0...1.1.0
First public release
Merge pull request #1 from ccdc-opensource/update_role_names Update role names