Age | Commit message (Expand) | Author | Lines |
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/+160 |
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 | -31/+54 |
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/+129 |
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 | -122/+143 |
2018-11-25 | More generic naming convention | Mohammad Akhlaghi | -58/+33 |
2018-11-25 | Pipeline now downloads and uses an input dataset | Mohammad Akhlaghi | -24/+207 |
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 | -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 | -113/+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/+117 |
2018-11-17 | TeX Live also built within the pipeline (no extra packages yet) | Mohammad Akhlaghi | -12/+60 |
2018-11-16 | Minor correction in shell's if statement | Mohammad Akhlaghi | -2/+2 |
2018-11-16 | Configure script checks if static libraries will be built | Mohammad Akhlaghi | -4/+53 |
2018-11-15 | Fixed small typo (missed a semi-colon) | Mohammad Akhlaghi | -2/+2 |
2018-11-15 | Binutils and other compressors also included in pipeline | Mohammad Akhlaghi | -68/+151 |
2018-11-15 | Static linking flag added to LDFLAGS, using special Bash script | Mohammad Akhlaghi | -23/+22 |
2018-11-14 | Lzip and Tar also built as basic dependencies | Mohammad Akhlaghi | -74/+90 |
2018-11-14 | Configuration stops if a dependency cannot be built | Mohammad Akhlaghi | -43/+87 |
2018-11-14 | ./configure and building of Bash and Make with more basic tools | Mohammad Akhlaghi | -119/+136 |
2018-11-13 | Most library versions are now also checked | Mohammad Akhlaghi | -52/+89 |
2018-11-13 | Version of programs checked on each run of pipeline | Mohammad Akhlaghi | -17/+41 |
2018-11-12 | System's environment (including PATH) only available for LaTeX | Mohammad Akhlaghi | -5/+12 |
2018-11-12 | Corrected CFITSIO building recipe | Mohammad Akhlaghi | -1/+1 |
2018-11-12 | Libcurl, Git, CMake, TIFF, Zlib also built at configure time | Mohammad Akhlaghi | -110/+168 |
2018-11-12 | Added tarball host webp addresses for download | Mohammad Akhlaghi | -12/+15 |
2018-11-12 | Dependencies built at the start of the pipeline | Mohammad Akhlaghi | -87/+440 |
2018-08-11 | Emphasized correcting name in copyright notice in checklist | Mohammad Akhlaghi | -3/+3 |
2018-08-11 | Corrected copyright notice correction description in checklist | Mohammad Akhlaghi | -0/+1 |
2018-08-11 | Not using random distribution in demonstration plot | Mohammad Akhlaghi | -2/+1 |
2018-08-11 | Added bash as a dependency to be checked at configure time | Mohammad Akhlaghi | -1/+1 |
2018-02-27 | More clear comments in paper.mk | Mohammad Akhlaghi | -3/+7 |
2018-02-27 | Default PDF now uses PGFPlots and BibLaTeX | Mohammad Akhlaghi | -7/+107 |
2018-02-27 | Copyrights and TeX management made more clear | Mohammad Akhlaghi | -9/+26 |
2018-02-20 | Necessary programs checked at configure time | Mohammad Akhlaghi | -17/+15 |
2018-02-15 | Minor typo corrections in Gnuastro's config file | Mohammad Akhlaghi | -2/+2 |
2018-02-15 | Gnuastro's memory mapping is now a local variable | Mohammad Akhlaghi | -6/+28 |