Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Aiee/core

Tags

boost-1.79.0

Toggle boost-1.79.0's commit message
Update revision history

boost-1.79.0.beta1

Toggle boost-1.79.0.beta1's commit message
Update revision history

boost-1.78.0

Toggle boost-1.78.0's commit message
Updated check for apt-add-repository capabilities.

In Ubuntu 20.04 there appeared an updated version of the
software-properties-common package in focal-updates, which ships a newer
apt-add-repository version that doesn't support -P/-S/-U command line arguments.

Since we cannot rely on package version checks to determine apt-add-repository
capabilities, we have to parse its --help output instead.

Also, made source list processing more protected against spaces.

boost-1.78.0.beta1

Toggle boost-1.78.0.beta1's commit message
MSVC warning workaround for empty_value

boost-1.77.0

Toggle boost-1.77.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request boostorg#93 from sdarwin/feature/gha_fix

Small GHA fix, create destination dir

boost-1.77.0.beta1

Toggle boost-1.77.0.beta1's commit message
Changed quotes in format() expression.

boost-1.76.0

Toggle boost-1.76.0's commit message
Update copyright comments

boost-1.76.0.beta1

Toggle boost-1.76.0.beta1's commit message
Update copyright comments

boost-1.75.0

Toggle boost-1.75.0's commit message
Switch to from c++2a to c++20 for gcc-10 and clang-10.

boost-1.75.0.beta1

Toggle boost-1.75.0.beta1's commit message
Switch to from c++2a to c++20 for gcc-10 and clang-10.