No description
  • PowerShell 89.7%
  • C++ 5.4%
  • Shell 4.9%
Find a file
Alena Sviridenko 58af3b1acd
Merge pull request #13 from actions/AlenaSviridenko-patch-1
Update README and change maintenance state
2021-05-14 11:49:27 +03:00
.github Update CODEOWNERS 2021-01-11 19:47:08 +03:00
builders Fix PowerShell issue with relative paths 2020-11-17 20:24:15 +03:00
config Implement builders to build Boost from source code 2020-05-27 09:24:57 +03:00
helpers@4b0fa42d99 checkout to main branch of helpers 2020-09-09 15:10:24 +03:00
installers Implement builders to build Boost from source code 2020-05-27 09:24:57 +03:00
tests resolved comments 2020-09-08 17:13:02 +03:00
.gitmodules checkout to main branch of helpers 2020-09-09 15:10:24 +03:00
CODE_OF_CONDUCT.md Implement builders to build Boost from source code 2020-05-27 09:24:57 +03:00
CONTRIBUTING.md removed azure-pipelines folder, updated docs, fixed build-boost-packages.yml 2020-09-09 17:13:55 +03:00
LICENSE Implement builders to build Boost from source code 2020-05-27 09:24:57 +03:00
README.md Added a note about maintainance 2021-05-14 11:26:46 +03:00
SECURITY.md Implement builders to build Boost from source code 2020-05-27 09:24:57 +03:00
versions-manifest.json Update versions-manifest based on build from 20200608.5 2020-06-08 17:25:00 +00:00

Boost for Actions

Please note: This repository is deprecated and should no longer be used. The team at GitHub has ceased maintaining it or making and accepting code contributions.

This repository contains the code and scripts that we use to prepare Boost packages used in virtual-environments.
The file versions-manifest.json contains the list of available and released versions.

Caution: this is prepared for and only permitted for use by actions virtual-environments.

Status: Unmaintaned.

Contribution

Contributions are welcome! See Contributor's Guide for more details about contribution process and code structure