Skip to content
Snippets Groups Projects
Commit 5164ac68 authored by easybuild's avatar easybuild
Browse files

fix

parents 09d12911 3bec255f
No related branches found
No related tags found
No related merge requests found
Pipeline #39270 failed
...@@ -140,6 +140,7 @@ Boost/1.76.0-intel-compilers-2021.2.0,2 ...@@ -140,6 +140,7 @@ Boost/1.76.0-intel-compilers-2021.2.0,2
Boost/1.77.0-GCC-10.2.0-Python-3.8.6,2 Boost/1.77.0-GCC-10.2.0-Python-3.8.6,2
Boost/1.77.0-GCC-11.2.0,2 Boost/1.77.0-GCC-11.2.0,2
Boost/1.77.0-gompi-2021a,2 Boost/1.77.0-gompi-2021a,2
Boost/1.77.0-intel-2021b-Python-3.9.6,2
Boost/1.77.0-intel-compilers-2021.4.0,2 Boost/1.77.0-intel-compilers-2021.4.0,2
Boost/1.77.0-intel-compilers-2021.4.0-Python-3.9.6,2 Boost/1.77.0-intel-compilers-2021.4.0-Python-3.9.6,2
Boost/1.79.0-GCC-11.3.0,2 Boost/1.79.0-GCC-11.3.0,2
......
...@@ -111,7 +111,7 @@ ...@@ -111,7 +111,7 @@
| [Automake](https://www.gnu.org/software/automake/automake.html) | Automake: GNU Standards-compliant Makefile generator | | [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 | | [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. | | [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](http://www.boost.org/) | Boost provides free peer-reviewed portable C++ source libraries. | | [Boost](https://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. | | [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. | | [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. | | [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. |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment