Age | Commit message (Expand) | Author | Lines |
2018-12-31 | Updated Gzip and Gnuastro versions to standard builds | Mohammad Akhlaghi | -2/+3 |
2018-12-19 | Removed temporary file for testing Bzip2's version | Mohammad Akhlaghi | -6/+7 |
2018-12-18 | Forced linking of bin/sh and verbose Make in Git | Mohammad Akhlaghi | -3/+4 |
2018-12-18 | Gzip compiles in verbose mode to be clear and help in debugs | Mohammad Akhlaghi | -1/+1 |
2018-12-13 | Fixed numthreads in dependencies also | Mohammad Akhlaghi | -7/+7 |
2018-12-11 | Passing -j build options to dependency building bottle-necks | Mohammad Akhlaghi | -3/+10 |
2018-12-05 | CFITSIO configure script looks for our build of cURL on Mac OS | Mohammad Akhlaghi | -3/+20 |
2018-12-05 | Forgotten line break comment added | Mohammad Akhlaghi | -6/+4 |
2018-12-04 | Shared library absolute address fixed in Libgit2 and WCSLIB on Mac OS | Mohammad Akhlaghi | -22/+54 |
2018-12-04 | Removed already built symbolic links to OS tools | Mohammad Akhlaghi | -0/+2 |
2018-12-04 | Low-level links nolonger a prerequisite of programs | Mohammad Akhlaghi | -11/+8 |
2018-12-04 | Link to `sw_vers' for Mac OS systems also created | Mohammad Akhlaghi | -0/+3 |
2018-12-04 | Configure script for GNU Build system now an input argument | Mohammad Akhlaghi | -8/+10 |
2018-12-03 | Checking Mac OS host for configuring OpenSSL | Mohammad Akhlaghi | -2/+14 |
2018-12-03 | Added rpath in basic dependencies, remove input if download fails | Mohammad Akhlaghi | -4/+8 |
2018-12-03 | Gnuastro's dependencies fully sorted by build time | Mohammad Akhlaghi | -4/+9 |
2018-12-03 | Gnuastro's dependencies sorted by length of build | Mohammad Akhlaghi | -1/+1 |
2018-12-03 | Minor typo correction in building Coreutils | Mohammad Akhlaghi | -1/+1 |
2018-12-03 | Trusted CA certificates also downloaded for Wget usage | Mohammad Akhlaghi | -9/+20 |
2018-12-03 | Preference for shared library linking | Mohammad Akhlaghi | -45/+80 |
2018-12-02 | Wget and OpenSSL now installed as a basic dependency | Mohammad Akhlaghi | -83/+134 |
2018-12-01 | Improved TeXLive installation checks | Mohammad Akhlaghi | -26/+48 |
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 | -1/+5 |
2018-11-30 | Setting libgit2 to build statically in any case | Mohammad Akhlaghi | -2/+11 |
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 | -8/+9 |
2018-11-29 | Ignoring building of GCC for pipeline | Mohammad Akhlaghi | -22/+66 |
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 | -73/+154 |
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 | -30/+52 |
2018-11-26 | Making lock file directory | Mohammad Akhlaghi | -2/+2 |
2018-11-26 | High-level dependencies build without system's PATH | Mohammad Akhlaghi | -66/+127 |
2018-11-26 | sh executable now available in PATH | Mohammad Akhlaghi | -0/+15 |
2018-11-25 | Rule of tex/pipeline.tex now defined in paper.mk not top Makefile | Mohammad Akhlaghi | -122/+143 |
2018-11-25 | More generic naming convention | Mohammad Akhlaghi | -31/+33 |
2018-11-25 | Pipeline now downloads and uses an input dataset | Mohammad Akhlaghi | -18/+126 |
2018-11-22 | Ghostscript was updated to version 9.26 | Mohammad Akhlaghi | -1/+1 |
2018-11-21 | Changing of README files in checklist | Mohammad Akhlaghi | -1/+0 |
2018-11-20 | Configure script passes if TeX Live was not finalized | Mohammad Akhlaghi | -82/+116 |
2018-11-20 | Not including system's libraries in high-level dependencies | Mohammad Akhlaghi | -5/+8 |
2018-11-20 | GNU Coreutils now built in basic dependencies | Mohammad Akhlaghi | -48/+46 |
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 | -112/+118 |
2018-11-19 | Minor corrections for easy applying of checklist | Mohammad Akhlaghi | -4/+8 |
2018-11-19 | Gzip's tarball in tar.gz instead of tar.lz | Mohammad Akhlaghi | -27/+27 |
2018-11-18 | Updated README and README.md for new dependency building features | Mohammad Akhlaghi | -1/+1 |
2018-11-18 | Pipeline also installs TeX live and necessary packages | Mohammad Akhlaghi | -36/+102 |