diff --git a/barbora.csv b/barbora.csv index 6932ed11e06d27f85cc6ec9eb4836685001a33d0..32df17895e12e66dab8e7d3a114a7c1cc776c050 100644 --- a/barbora.csv +++ b/barbora.csv @@ -132,6 +132,7 @@ BoltzTraP2/20.7.1-intel-2020b-Python-3.8.6,2 Boost/1.72.0-iimpi-2020a,2 Boost/1.72.0-intel-2020a,2 Boost/1.72.0-intel-2021b,2 +Boost/1.72.0-intel-2021b-Python-3.9.6,2 Boost/1.74.0-GCC-10.2.0,2 Boost/1.74.0-iccifort-2020.4.304,2 Boost/1.76.0-GCC-10.3.0,2 diff --git a/barbora.md b/barbora.md index f85e63efdb50b1ced12b89200745e804b40d1a69..ba1e87b55cf45f54f31e0cdd126c2fe8dfe32831 100644 --- a/barbora.md +++ b/barbora.md @@ -111,7 +111,7 @@ | [Automake](https://www.gnu.org/software/automake/automake.html) | Automake: GNU Standards-compliant Makefile generator | | [Autotools](https://autotools.io) | This bundle collect the standard GNU build tools: Autoconf, Automake and libtool | | [Bazel](https://bazel.io/) | Bazel is a build tool that builds code quickly and reliably. It is used to build the majority of Google's software. | -| [Boost](https://www.boost.org/) | Boost provides free peer-reviewed portable C++ source libraries. | +| [Boost](http://www.boost.org/) | Boost provides free peer-reviewed portable C++ source libraries. | | [Boost.MPI](https://www.boost.org/) | Boost provides free peer-reviewed portable C++ source libraries. | | [CMake](https://www.cmake.org) | CMake, the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. | | [DBus](https://dbus.freedesktop.org/) | D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a "single instance" application or daemon, and to launch applications and daemons on demand when their services are needed. |