Age | Commit message (Expand) | Author | Lines |
2019-03-28 | flock is now built in configure, to allow serial downloads | Mohammad Akhlaghi | -2/+61 |
2019-02-20 | Installed astroquery in the pipeline | Raul Infante-Sainz | -0/+18 |
2019-02-01 | Group name is now part of the local configuration | Mohammad Akhlaghi | -31/+25 |
2019-02-01 | Configure script ending message now accounts for group building | Mohammad Akhlaghi | -1/+6 |
2019-02-01 | Configure script now runs under /bin/bash | Mohammad Akhlaghi | -1/+1 |
2019-01-18 | Sanity check to run the Make with proper group permissions | Mohammad Akhlaghi | -0/+40 |
2019-01-02 | Copyright year updated to 2019 | Mohammad Akhlaghi | -1/+1 |
2018-12-13 | Added extra note to the input datasets directory | Mohammad Akhlaghi | -1/+4 |
2018-12-13 | Fixed numthreads in dependencies also | Mohammad Akhlaghi | -0/+1 |
2018-12-11 | Passing -j build options to dependency building bottle-necks | Mohammad Akhlaghi | -0/+1 |
2018-12-05 | Corrected comment on downloader in configure script | Mohammad Akhlaghi | -12/+5 |
2018-12-05 | Configuring on multiple threads | Mohammad Akhlaghi | -2/+2 |
2018-12-04 | Shared library absolute address fixed in Libgit2 and WCSLIB on Mac OS | Mohammad Akhlaghi | -2/+3 |
2018-12-03 | Checking Mac OS host for configuring OpenSSL | Mohammad Akhlaghi | -1/+18 |
2018-12-03 | Added rpath in basic dependencies, remove input if download fails | Mohammad Akhlaghi | -0/+1 |
2018-12-03 | Trusted CA certificates also downloaded for Wget usage | Mohammad Akhlaghi | -2/+2 |
2018-12-03 | Preference for shared library linking | Mohammad Akhlaghi | -41/+51 |
2018-12-02 | Configure building on one thread for debugging | Mohammad Akhlaghi | -2/+2 |
2018-12-02 | Wget and OpenSSL now installed as a basic dependency | Mohammad Akhlaghi | -3/+33 |
2018-12-01 | Improved TeXLive installation checks | Mohammad Akhlaghi | -7/+6 |
2018-11-30 | cURL now also available as downloader with -L flag | Mohammad Akhlaghi | -4/+13 |
2018-11-30 | Setting libgit2 to build statically in any case | Mohammad Akhlaghi | -2/+2 |
2018-11-29 | Optional rpath link option, CMake search path set, static WCSLIB | Mohammad Akhlaghi | -1/+25 |
2018-11-29 | Ignoring building of GCC for pipeline | Mohammad Akhlaghi | -1/+10 |
2018-11-29 | GCC is now installed by the pipeline | Mohammad Akhlaghi | -2/+2 |
2018-11-26 | Making lock file directory | Mohammad Akhlaghi | -2/+2 |
2018-11-25 | Rule of tex/pipeline.tex now defined in paper.mk not top Makefile | Mohammad Akhlaghi | -1/+1 |
2018-11-25 | Removed mention of extra input dataset in configure script | Mohammad Akhlaghi | -5/+0 |
2018-11-25 | Pipeline now downloads and uses an input dataset | Mohammad Akhlaghi | -10/+98 |
2018-11-22 | Using .local instead of ./.local in READMEs | Mohammad Akhlaghi | -1/+1 |
2018-11-22 | Wget not using server timestamps | Mohammad Akhlaghi | -3/+2 |
2018-11-21 | Changing of README files in checklist | Mohammad Akhlaghi | -0/+2 |
2018-11-20 | Configure script passes if TeX Live was not finalized | Mohammad Akhlaghi | -21/+65 |
2018-11-20 | Corrected call to nproc in configure script | Mohammad Akhlaghi | -1/+1 |
2018-11-20 | Not including system's libraries in high-level dependencies | Mohammad Akhlaghi | -1/+2 |
2018-11-19 | Removed GNU Binutils, CMake's built with its own bootstrap | Mohammad Akhlaghi | -5/+9 |
2018-11-18 | Building dependencies on single thread for debugging | Mohammad Akhlaghi | -2/+2 |
2018-11-18 | Pipeline also installs TeX live and necessary packages | Mohammad Akhlaghi | -3/+4 |
2018-11-17 | TeX Live also built within the pipeline (no extra packages yet) | Mohammad Akhlaghi | -3/+3 |
2018-11-17 | Corrected typo in previous commit | Mohammad Akhlaghi | -1/+1 |
2018-11-16 | Configure script checks if static libraries will be built | Mohammad Akhlaghi | -4/+57 |
2018-11-15 | Binutils and other compressors also included in pipeline | Mohammad Akhlaghi | -1/+1 |
2018-11-15 | Static linking flag added to LDFLAGS, using special Bash script | Mohammad Akhlaghi | -1/+1 |
2018-11-14 | Lzip and Tar also built as basic dependencies | Mohammad Akhlaghi | -21/+30 |
2018-11-14 | Configuration stops if a dependency cannot be built | Mohammad Akhlaghi | -6/+16 |
2018-11-14 | ./configure and building of Bash and Make with more basic tools | Mohammad Akhlaghi | -143/+274 |
2018-11-12 | Libcurl, Git, CMake, TIFF, Zlib also built at configure time | Mohammad Akhlaghi | -16/+20 |
2018-11-12 | Dependencies built at the start of the pipeline | Mohammad Akhlaghi | -120/+158 |
2018-08-11 | Shell to run configure script set to /bin/sh | Mohammad Akhlaghi | -1/+1 |
2018-08-11 | Not using random distribution in demonstration plot | Mohammad Akhlaghi | -1/+1 |