diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-11-15 20:04:20 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-11-15 20:08:19 +0000 |
commit | d10e7da9901af2aec78e7bcd33ad20e95ef097ab (patch) | |
tree | 1744cbccb8fb6c5813510e39e4987ee41a8e6627 /paper.tex | |
parent | 89e580dfd612d216ec7f297a17b77c85a3053f69 (diff) |
Binutils and other compressors also included in pipeline
To have better control over the build, GNU Binutils, Bzip2, GNU Gzip, and
XZ Utils have also been added to the pipeline. Some other minor cleanups
and fixes were also implemented throughout the process.
Diffstat (limited to 'paper.tex')
-rw-r--r-- | paper.tex | 23 |
1 files changed, 12 insertions, 11 deletions
@@ -177,17 +177,18 @@ SUNDIAL ITN, and from the Spanish Ministry of Economy and Competitiveness (MINECO) under grant number AYA2016-76219-P. The following free software tools were also critical component of this -research (in alphabetical order): {\small CFITSIO} \cfitsioversion, CMake -\cmakeversion, c{\small URL} \curlversion, Git \gitversion, \gnu{Bash} -\bashversion, \gnu{Coreutils} \coreutilsversion, \gnu{{\small AWK}} -\gawkversion, \gnu{Grep} \grepversion, \gnu{Libtool} \libtoolversion, -\gnu{Make} \makeversion, \gnu{Sed} \sedversion, \gnu{Scientific Library} -({\small GSL}) \gslversion, \gnu{Tar} \tarversion, Lzip \lzipversion, - {\small GPL} Ghostscript \ghostscriptversion, Libgit2 \libgitwoversion, - Libtiff \libtiffversion, {{\small WCSLIB}} \wcslibversion, and ZLib - \zlibversion. We are very grateful to all their creators for freely - providing this necessary infrastructure. This research would not be - possible without them. +research (in alphabetical order): Bzip2 \bziptwoversion, {\small CFITSIO} +\cfitsioversion, CMake \cmakeversion, c{\small URL} \curlversion, Git +\gitversion, \gnu{Bash} \bashversion, \gnu{Binutils} \binutilsversion, +\gnu{Coreutils} \coreutilsversion, \gnu{{\small AWK}} \gawkversion, +\gnu{Grep} \grepversion, \gnu{Libtool} \libtoolversion, \gnu{Make} +\makeversion, \gnu{Sed} \sedversion, \gnu{Scientific Library} ({\small + GSL}) \gslversion, \gnu{Tar} \tarversion, Lzip \lzipversion, {\small GPL} +Ghostscript \ghostscriptversion, Libgit2 \libgitwoversion, Libtiff +\libtiffversion, {{\small WCSLIB}} \wcslibversion, {\small XZ} Utils +\xzversion, and ZLib \zlibversion. We are very grateful to all their +creators for freely providing this necessary infrastructure. This research +would not be possible without them. %% Tell BibLaTeX to put the bibliography list here. \printbibliography |