Skip to content
Snippets Groups Projects
Commit 746e5e2d authored by Easy Build's avatar Easy Build
Browse files

Fri, 15 Feb 2019 13:00:03 +0100

parent daf15134
No related branches found
No related tags found
No related merge requests found
Pipeline #5958 passed with warnings
......@@ -4,16 +4,19 @@ Autotools/20180311,4
binutils/2.27,4
binutils/2.27-GCCcore-6.3.0,4
Bison/3.0.4,4
Bison/3.0.4-GCCcore-6.3.0,4
bzip2/1.0.6,4
EasyBuild/3.8.1,4
FFTW/3.3.6-gompi-2017a,4
flex/2.6.3,4
fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29,4
foss/2017a,4
GCC/6.3.0-2.27,4
GCCcore/6.3.0,4
GLib/2.57.1,4
gompi/2017a,4
help2man/1.47.4,4
help2man/1.47.4-GCCcore-6.3.0,4
hwloc/1.11.7-GCC-6.3.0-2.27,4
icc/2017.1.132-GCC-6.3.0-2.27,4
icc/2017.7.259-GCC-6.3.0-2.27,4
......@@ -30,11 +33,13 @@ impi/2017.4.239-iccifort-2017.7.259-GCC-6.3.0-2.27,4
intel/2017a,4
intel/2017c,4
libffi/3.2.1,4
libpng/1.6.29-GCCcore-6.3.0,4
libreadline/7.0,4
libreadline/7.0-GCCcore-6.3.0,4
libtool/2.4.6,4
libxml2/2.9.4,4
M4/1.4.18,4
M4/1.4.18-GCCcore-6.3.0,4
METIS/5.1.0-intel-2017a,4
ncurses/6.0,4
ncurses/6.0-GCCcore-6.3.0,4
......@@ -44,11 +49,13 @@ OpenMPI/2.0.2-GCC-6.3.0-2.27,4
OpenMPI/2.1.1-GCC-6.3.0-2.27,4
PCRE/8.42,4
pixman/0.34.0,4
pkg-config/0.29.2-GCCcore-6.3.0,4
QEMU/3.1.0-VDE2,4
ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0,4
SCOTCH/6.0.4-intel-2017a,4
SQLite/3.17.0,4
Tcl/8.6.6,4
Tcl/8.6.6-GCCcore-6.3.0,4
util-linux/2.32,4
VASP/5.4.4-intel-2017c-mkl=cluster,4
VASP/5.4.4-intel-2017c-mkl=cluster-VTST,4
......
......@@ -24,6 +24,7 @@
| [M4](http://www.gnu.org/software/m4/m4.html) | GNU M4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. |
| [ncurses](http://www.gnu.org/software/ncurses/) | The Ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses Terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD Curses. |
| [PCRE](http://www.pcre.org/) | The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. |
| [pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config/) | pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.c `pkg-config --libs --cflags glib-2.0` for instance, rather than hard-coding values on where to find glib (or other libraries). |
| [SQLite](http://www.sqlite.org/) | SQLite: SQL Database Engine in a C Library |
## Lang
......@@ -39,6 +40,7 @@
| Module | Description |
| ------ | ----------- |
| [libffi](http://sourceware.org/libffi/) | The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. |
| [libpng](http://www.libpng.org/pub/png/libpng.html) | libpng is the official PNG reference library |
| [libreadline](http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html) | The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. |
| [libtool](http://www.gnu.org/software/libtool) | GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. |
| [libxml2](http://xmlsoft.org/) | Libxml2 is the XML C parser and toolchain developed for the Gnome project (but usable outside of the Gnome platform). |
......@@ -96,6 +98,7 @@
| [binutils](http://directory.fsf.org/project/binutils/) | binutils: GNU binary utilities |
| [bzip2](http://departments.icmab.es/leem/siesta) | bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression. |
| [EasyBuild](https://easybuilders.github.io/easybuild) | EasyBuild is a software build and installation framework written in Python that allows you to install software in a structured, repeatable and robust way. |
| [expat](http://expat.sourceforge.net/) | Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags) |
| [help2man](https://www.gnu.org/software/help2man/) | help2man produces simple manual pages from the '--help' and '--version' output of other commands. |
| [numactl](http://oss.sgi.com/projects/libnuma/) | The numactl program allows you to run your application program on specific cpu's and memory nodes. It does this by supplying a NUMA memory policy to the operating system before running your program. The libnuma library provides convenient ways for you to add NUMA memory policies into your own program. |
| [QEMU](http://wiki.qemu.org/Main_Page) | QEMU is a generic and open source machine emulator and virtualizer. |
......@@ -106,5 +109,7 @@
| Module | Description |
| ------ | ----------- |
| [fontconfig](http://www.freedesktop.org/software/fontconfig) | Fontconfig is a library designed to provide system-wide font configuration, customization and application access. |
| [freetype](http://freetype.org) | FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display servers, font conversion tools, text image generation tools, and many other products as well. |
| [GLib](http://www.gtk.org/) | GLib is one of the base libraries of the GTK+ project |
| [pixman](http://www.pixman.org/) | Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization. Important users of pixman are the cairo graphics library and the X server. |
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment