Age | Commit message (Expand) | Author | Lines |
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 | Added extra note to the input datasets directory | Mohammad Akhlaghi | -1/+4 |
2018-12-13 | Minor update in checklist, incremented Gnuastro version | Mohammad Akhlaghi | -3/+3 |
2018-12-13 | Fixed numthreads in dependencies also | Mohammad Akhlaghi | -7/+8 |
2018-12-11 | Updated the version of Git | Mohammad Akhlaghi | -1/+1 |
2018-12-11 | Passing -j build options to dependency building bottle-necks | Mohammad Akhlaghi | -3/+11 |
2018-12-11 | Removed extra line on Gnuastro from checklist | Mohammad Akhlaghi | -1/+0 |
2018-12-06 | Added generic copying/license file to top | Mohammad Akhlaghi | -0/+674 |
2018-12-06 | Edited README.md to show example dependency repository | Mohammad Akhlaghi | -3/+3 |
2018-12-06 | Gnuastro's special BuildProgram configuration file added | Mohammad Akhlaghi | -0/+9 |
2018-12-05 | CFITSIO configure script looks for our build of cURL on Mac OS | Mohammad Akhlaghi | -3/+20 |
2018-12-05 | Updated README.md | Mohammad Akhlaghi | -15/+15 |
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-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 | -26/+67 |
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 | -3/+32 |
2018-12-03 | Added rpath in basic dependencies, remove input if download fails | Mohammad Akhlaghi | -4/+9 |
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 | -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 |