install-boost

Install boost on Github actions

MIT License

Stars
63
Committers
3

Bot releases are hidden (Show)

install-boost - Release v2.4.5 Latest Release

Published by MarkusJx 8 months ago

What's Changed

Full Changelog: https://github.com/MarkusJx/install-boost/compare/v2.4.4...v2.4.5

install-boost - Release v2.4.4

Published by MarkusJx over 1 year ago

What's Changed

Full Changelog: https://github.com/MarkusJx/install-boost/compare/v2.4.3...v2.4.4

install-boost - Release v2.4.3

Published by MarkusJx almost 2 years ago

What's Changed

Full Changelog: https://github.com/MarkusJx/install-boost/compare/v2.4.2...v2.4.3

install-boost - Release v2.4.2

Published by MarkusJx almost 2 years ago

What's Changed

  • When no toolset on windows is selected, mingw will no longer be chosen

Full Changelog: https://github.com/MarkusJx/install-boost/compare/v2.4.1...v2.4.2

install-boost - Release v2.4.1

Published by MarkusJx almost 2 years ago

What's Changed

  • fix: remove warnings by @MarkusJx in https://github.com/MarkusJx/install-boost/pull/28
    • Removed Node.js 12 deprecation warnings
    • Removed incorrect warnings about the arch parameter being set even if it wasn't
  • Added support for different python versions with boost.python starting from boost 1.80.0

Full Changelog: https://github.com/MarkusJx/install-boost/compare/v2.4.0...v2.4.1

install-boost - Release v2.4.0

Published by MarkusJx about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/MarkusJx/install-boost/compare/v2.3.1...v2.4.0

install-boost - Release v2.3.1

Published by MarkusJx about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/MarkusJx/install-boost/compare/v2.3.0...v2.3.1

install-boost - Release v2.3.0

Published by MarkusJx over 2 years ago

What's Changed

  • Added support for ARM64 binaries
    • Added a new option called arch to select the target architecture to download binaries for
    • Added new images for arm64

Full Changelog: https://github.com/MarkusJx/install-boost/compare/v2.2.0...v2.3.0

install-boost - Release v2.2.0

Published by MarkusJx over 2 years ago

What's Changed

  • Added support for Boost DLLs on Windows as requested in #11
    • Added the link option, which allows you to specify if shared or static libraries should be downloaded
    • Possible inputs for link are: static, shared or static+shared
    • On ubuntu and macOs, static and shared libraries are downloaded by default. This behavior can't be changed.
    • On windows, only static or shared libraries can be downloaded

Full Changelog: https://github.com/MarkusJx/install-boost/compare/v2.1.0...v2.2.0

install-boost - Release v2.1.0

Published by MarkusJx almost 3 years ago

What's Changed

Full Changelog: https://github.com/MarkusJx/install-boost/compare/v2.0.0...v2.1.0

install-boost - Release v2.0.0

Published by MarkusJx about 3 years ago

  • Now using custom built boost binaries as actions/boost-versions is deprecated
install-boost - Release v1.0.1

Published by MarkusJx almost 4 years ago

Fix version tag

install-boost - Release version 1.0.1

Published by MarkusJx almost 4 years ago

Changes

  • Boost will now installed into $GITHUB_WORKSPACE/boost by default. Why? Because of compatibility reasons.
  • Added option boost_install_dir to set a custom installation directory
install-boost - First release

Published by MarkusJx almost 4 years ago