Age | Commit message (Expand) | Author | Lines |
2019-01-21 | Metastore package now installed to allow keeping file meta-data | Mohammad Akhlaghi | -19/+131 |
2019-01-21 | Separate LaTeX build directory for each user in group scenario | Mohammad Akhlaghi | -7/+43 |
2019-01-21 | Patchelf also built to manually set RPATH in Bash and AWK | Mohammad Akhlaghi | -92/+124 |
2019-01-20 | Cleaner, more managable, build of Bash | Mohammad Akhlaghi | -6/+10 |
2019-01-20 | Removed webp and zstd as dependencies of libtiff | Mohammad Akhlaghi | -1/+2 |
2019-01-20 | Corrected copyright typo in dependencies-basic.mk | Mohammad Akhlaghi | -1/+2 |
2019-01-20 | Bash is built with its own libreadline, not using ours | Mohammad Akhlaghi | -104/+113 |
2019-01-20 | Corrected symbolic links to the extra pkgconfigs of ncurses | Mohammad Akhlaghi | -6/+6 |
2019-01-18 | Sanity check to run the Make with proper group permissions | Mohammad Akhlaghi | -12/+84 |
2019-01-15 | Many network-related libraries ignored in Wget and cURL | Mohammad Akhlaghi | -10/+45 |
2019-01-14 | Links to the built libncursesw corrected after its build | Mohammad Akhlaghi | -5/+3 |
2019-01-14 | Better linking of different NCURSESW names | Mohammad Akhlaghi | -45/+50 |
2019-01-14 | Fixed call to sed in the standard GNU Build system | Mohammad Akhlaghi | -4/+5 |
2019-01-14 | ConvertType's --colormap option added, necessary from Gnuastro 0.8 | Mohammad Akhlaghi | -1/+1 |
2019-01-14 | GNU NCURSES and GNU Readline also built before GNU Bash | Mohammad Akhlaghi | -46/+159 |
2019-01-10 | cURL added as a dependency of Git | Mohammad Akhlaghi | -1/+2 |
2019-01-10 | ccache ignored and disabled | Mohammad Akhlaghi | -3/+16 |
2019-01-08 | Updated versions of core GNU programs | Mohammad Akhlaghi | -7/+7 |
2019-01-08 | When installing Bash, check if the sh link is already present | Mohammad Akhlaghi | -2/+7 |
2019-01-02 | Copyright year updated to 2019 | Mohammad Akhlaghi | -8/+8 |
2019-01-01 | --with-pc-path for pkg-config configuration | Mohammad Akhlaghi | -1/+1 |
2018-12-31 | Updated Gzip and Gnuastro versions to standard builds | Mohammad Akhlaghi | -4/+5 |
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 | Minor update in checklist, incremented Gnuastro version | Mohammad Akhlaghi | -1/+1 |
2018-12-13 | Fixed numthreads in dependencies also | Mohammad Akhlaghi | -7/+7 |
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/+10 |
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 | 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 | -24/+64 |
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 | -46/+81 |
2018-12-02 | Wget and OpenSSL now installed as a basic dependency | Mohammad Akhlaghi | -83/+136 |
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 |