Age | Commit message (Expand) | Author | Lines |
2019-03-11 | Not checking software versions in initialize.mk | Mohammad Akhlaghi | -83/+84 |
2019-03-08 | Using system's GCC on Mac | Mohammad Akhlaghi | -49/+63 |
2019-03-07 | Several new Python packages added for full build | Mohammad Akhlaghi | -12/+77 |
2019-03-06 | Reseting Python environment variables also when building Python | Mohammad Akhlaghi | -5/+31 |
2019-03-06 | Imported work on many basic Python modules | Mohammad Akhlaghi | -112/+524 |
2019-03-06 | Astroquery, astropy, matplotlib and numpy are now in the pipeline | Raul Infante-Sainz | -15/+48 |
2019-02-28 | Typo correction in libpng installation | Raul Infante-Sainz | -1/+1 |
2019-02-28 | GNU GCC is now in the pipeline | Raul Infante-Sainz | -55/+65 |
2019-02-28 | Python installation and related packages have been split | Raul Infante-Sainz | -6/+42 |
2019-02-28 | Git hooks for metastore check for the existance of metastore | Raul Infante-Sainz | -5/+15 |
2019-02-23 | GCC build rule doesn't depend on Binutils | Mohammad Akhlaghi | -17/+16 |
2019-02-21 | Matplotlib is now in the pipeline | Raul Infante-Sainz | -5/+69 |
2019-02-20 | Installed astroquery in the pipeline | Raul Infante-Sainz | -50/+314 |
2019-02-20 | Pipeline's Bash and AWK deleted when re-building ncurses | Mohammad Akhlaghi | -0/+7 |
2019-02-13 | Imported recent work on building Python within the pipeline | Mohammad Akhlaghi | -66/+125 |
2019-02-13 | Minor cosmetic corrections in software tarball downloading rule | Mohammad Akhlaghi | -3/+3 |
2019-02-13 | Astropy installed in the pipeline | Raul Infante-Sainz | -77/+111 |
2019-02-07 | Numpy is now in the pipeline | Raul Infante-Sainz | -3/+21 |
2019-02-07 | Python is now in the pipeline | Raul Infante-Sainz | -1/+9 |
2019-02-06 | Minor correction in description of downloading wrapper | Mohammad Akhlaghi | -3/+3 |
2019-02-06 | Removed .sh suffix in download wrapper script | Mohammad Akhlaghi | -2/+4 |
2019-02-06 | Wrapper script for multiple attempts at downloading inputs | Mohammad Akhlaghi | -2/+110 |
2019-02-06 | Better management for .tex directories to build from tarball | Mohammad Akhlaghi | -44/+79 |
2019-02-05 | Ability to package project into tarball or zip file | Mohammad Akhlaghi | -20/+123 |
2019-02-01 | Group name is now part of the local configuration | Mohammad Akhlaghi | -42/+24 |
2019-01-24 | Updated fork of metastore allows building on macOS | Mohammad Akhlaghi | -4/+20 |
2019-01-23 | Removing files ending with a ~ in the git checkout hook | Mohammad Akhlaghi | -3/+18 |
2019-01-23 | Corrections in metastore's git hooks | Mohammad Akhlaghi | -3/+3 |
2019-01-23 | Corrected check for patchelf when building Bash | Mohammad Akhlaghi | -6/+9 |
2019-01-22 | Updated to newly modified version of metastore | Mohammad Akhlaghi | -8/+3 |
2019-01-22 | Not checking metastore's version temporarily | Mohammad Akhlaghi | -2/+7 |
2019-01-22 | Using fork of metastore to work when getpwuid isn't usable | Mohammad Akhlaghi | -17/+37 |
2019-01-21 | Libbsd added as a dependency of Metastore | Mohammad Akhlaghi | -2/+19 |
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 |