Age | Commit message (Expand) | Author | Lines |
2019-04-04 | Better option-reading in configure, using .build to access BDIR | Mohammad Akhlaghi | -279/+157 |
2019-04-03 | OpenMPI, HDF5 libraries added for h5py | Mohammad Akhlaghi | -3/+46 |
2019-04-02 | Python packages are installed as high level program dependencies | Raul Infante-Sainz | -87/+30 |
2019-04-02 | Numpy and Scipy using OpenBLAS instead of ATLAS | Raul Infante-Sainz | -24/+54 |
2019-04-02 | .gitignore with copyright using better search for copyright notice | Mohammad Akhlaghi | -0/+16 |
2019-04-02 | Copyright notice added to remaining files | Mohammad Akhlaghi | -11/+37 |
2019-04-01 | Added short copyright notice on configuration files | Mohammad Akhlaghi | -9/+44 |
2019-03-29 | Added copyright information in dependency-versions.mk | Mohammad Akhlaghi | -1/+20 |
2019-03-29 | Added Copyright to all TeX and README files | Mohammad Akhlaghi | -8/+202 |
2019-03-29 | Disabling ATLAS shared libraries on Mac OS | Raul Infante-Sainz | -42/+26 |
2019-03-28 | Configure script now has options | Mohammad Akhlaghi | -40/+254 |
2019-03-28 | flock is now built in configure, to allow serial downloads | Mohammad Akhlaghi | -42/+104 |
2019-03-27 | GCC is now built on a Mac, not yet ATLAS | Raul Infante-Sainz | -19/+42 |
2019-03-25 | Corrected makelink command to avoid paste command | Raul Infante-Sainz | -2/+2 |
2019-03-22 | On Mac systems, using a copy of GCC, not a link | Raul Infante-Sainz | -9/+5 |
2019-03-22 | Acknowledged new software in paper | Raul Infante-Sainz | -12/+14 |
2019-03-22 | Imported recent work in the main pipeline, conflicts fixed | Raul Infante-Sainz | -10/+19 |
2019-03-22 | Modifying ATLAS scripts for building on Mac | Raul Infante-Sainz | -9/+23 |
2019-03-22 | H5py added and setuptools as main Python module dependency | Raul Infante-Sainz | -48/+71 |
2019-03-21 | ATLAS and Scipy working on GNU/Linux | Raul Infante-Sainz | -50/+124 |
2019-03-20 | Including ATLAS in the pipeline, not yet complete | Raul Infante-Sainz | -24/+179 |
2019-03-19 | Minor corrections: typo and adding file to .gitignore | Mohammad Akhlaghi | -16/+16 |
2019-03-18 | Reseting path in script to make symbolic links to system programs | Mohammad Akhlaghi | -8/+10 |
2019-03-18 | No Bzip2 shared libraries on macOS systems | Mohammad Akhlaghi | -3/+9 |
2019-03-11 | Not checking software versions in initialize.mk | Mohammad Akhlaghi | -83/+84 |
2019-03-11 | for-group gives write permission to all built software in the end | Mohammad Akhlaghi | -0/+16 |
2019-03-08 | For-group script can allow to arguments to Make call | Mohammad Akhlaghi | -1/+1 |
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/+542 |
2019-03-06 | Astroquery, astropy, matplotlib and numpy are now in the pipeline | Raul Infante-Sainz | -15/+48 |
2019-03-01 | Elaboration in README-hacking.mk's future improvements section | Mohammad Akhlaghi | -30/+43 |
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/+332 |
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 | -68/+225 |
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 | -78/+209 |
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 | -2/+11 |
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 | -85/+120 |