Age | Commit message (Expand) | Author | Lines |
2018-12-03 | Trusted CA certificates also downloaded for Wget usage | Mohammad Akhlaghi | -11/+22 |
2018-12-03 | Preference for shared library linking | Mohammad Akhlaghi | -87/+132 |
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 | -104/+188 |
2018-12-01 | Improved TeXLive installation checks | Mohammad Akhlaghi | -33/+54 |
2018-11-30 | Downloading TeX Live tarball in general download rule | Mohammad Akhlaghi | -29/+26 |
2018-11-30 | cURL now also available as downloader with -L flag | Mohammad Akhlaghi | -5/+18 |
2018-11-30 | Setting libgit2 to build statically in any case | Mohammad Akhlaghi | -4/+13 |
2018-11-29 | File is made before calling flock (file locking) | Mohammad Akhlaghi | -0/+1 |
2018-11-29 | Remove extra lockdir target in download.mk | Mohammad Akhlaghi | -1/+1 |
2018-11-29 | Optional rpath link option, CMake search path set, static WCSLIB | Mohammad Akhlaghi | -9/+34 |
2018-11-29 | Ignoring building of GCC for pipeline | Mohammad Akhlaghi | -23/+76 |
2018-11-29 | Using proper shell when building programs with GNU tools | Mohammad Akhlaghi | -2/+9 |
2018-11-29 | GCC is now installed by the pipeline | Mohammad Akhlaghi | -75/+162 |
2018-11-28 | Changed -rpath to -rpath-link for LLVM | Mohammad Akhlaghi | -1/+7 |
2018-11-28 | Better control of shared library linking | Mohammad Akhlaghi | -47/+70 |
2018-11-26 | Making lock file directory | Mohammad Akhlaghi | -4/+4 |
2018-11-26 | High-level dependencies build without system's PATH | Mohammad Akhlaghi | -86/+151 |
2018-11-26 | sh executable now available in PATH | Mohammad Akhlaghi | -1/+16 |
2018-11-25 | Rule of tex/pipeline.tex now defined in paper.mk not top Makefile | Mohammad Akhlaghi | -206/+231 |
2018-11-25 | More generic naming convention | Mohammad Akhlaghi | -73/+46 |
2018-11-25 | Removed mention of extra input dataset in configure script | Mohammad Akhlaghi | -5/+0 |
2018-11-25 | Instructions on changing input dataset in pipeline | Mohammad Akhlaghi | -5/+11 |
2018-11-25 | Pipeline now downloads and uses an input dataset | Mohammad Akhlaghi | -100/+414 |
2018-11-22 | Minor correction to README-pipeline.md | Mohammad Akhlaghi | -1/+0 |
2018-11-22 | Spell check in two READMEs | Mohammad Akhlaghi | -7/+8 |
2018-11-22 | Minor edit/correction in README.md | Mohammad Akhlaghi | -9/+8 |
2018-11-22 | Placeholder in README.md for pipeline dependencies | Mohammad Akhlaghi | -9/+15 |
2018-11-22 | Top level READMEs renamed to be similar to actual project | Mohammad Akhlaghi | -1020/+1010 |
2018-11-22 | Checklist defining remote moved to top | Mohammad Akhlaghi | -20/+27 |
2018-11-22 | README edited | Mohammad Akhlaghi | -23/+29 |
2018-11-22 | Using .local instead of ./.local in READMEs | Mohammad Akhlaghi | -9/+9 |
2018-11-22 | Wget not using server timestamps | Mohammad Akhlaghi | -3/+2 |
2018-11-22 | Ghostscript was updated to version 9.26 | Mohammad Akhlaghi | -2/+2 |
2018-11-21 | Changing of README files in checklist | Mohammad Akhlaghi | -33/+69 |
2018-11-21 | Pulling into pipeline branch instead of fetching in README.md | Mohammad Akhlaghi | -13/+15 |
2018-11-21 | Fetching pipeline updates explained in README.md checklist | Mohammad Akhlaghi | -7/+26 |
2018-11-21 | Updated description of Make in README.md | Mohammad Akhlaghi | -7/+13 |
2018-11-21 | Modified reproducible paper statement in paper | Mohammad Akhlaghi | -4/+2 |
2018-11-20 | Configure script passes if TeX Live was not finalized | Mohammad Akhlaghi | -103/+181 |
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 | -6/+10 |
2018-11-20 | GNU Coreutils now built in basic dependencies | Mohammad Akhlaghi | -52/+52 |
2018-11-19 | Libtool set as Gnuastro dependency | Mohammad Akhlaghi | -2/+3 |
2018-11-19 | Removed GNU Binutils, CMake's built with its own bootstrap | Mohammad Akhlaghi | -123/+132 |
2018-11-19 | Minor corrections for easy applying of checklist | Mohammad Akhlaghi | -30/+38 |
2018-11-19 | Gzip's tarball in tar.gz instead of tar.lz | Mohammad Akhlaghi | -59/+73 |
2018-11-18 | Building dependencies on single thread for debugging | Mohammad Akhlaghi | -2/+2 |
2018-11-18 | Updated README and README.md for new dependency building features | Mohammad Akhlaghi | -9/+26 |
2018-11-18 | Pipeline also installs TeX live and necessary packages | Mohammad Akhlaghi | -52/+143 |