From b58e454646eed2cd168c841e46666755619b342b Mon Sep 17 00:00:00 2001 From: easybuild <easybuild@login1.barbora.it4i.cz> Date: Thu, 18 Jul 2024 14:30:02 +0200 Subject: [PATCH] Thu, 18 Jul 2024 14:30:02 +0200 --- barbora.csv | 1 + barbora.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/barbora.csv b/barbora.csv index 6932ed11..32df1789 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 f85e63ef..ba1e87b5 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. | -- GitLab