Age | Commit message (Expand) | Author | Lines |
2019-04-30 | Imported some recent/parallel work, conflicts fixed | Mohammad Akhlaghi | -24/+62 |
2019-04-30 | End-of-line Backslashs no longer right under each other | Mohammad Akhlaghi | -25/+25 |
2019-04-30 | Better configure checks to see if GCC can be built | Raul Infante-Sainz | -24/+62 |
2019-04-22 | High-level software now specified in TARGETS.mk | Mohammad Akhlaghi | -5/+2 |
2019-04-17 | Corrected bibtex entry for Astrometry-net and Swarp | Raul Infante-Sainz | -1/+1 |
2019-04-15 | New architecture to separate software-building and analysis steps | Mohammad Akhlaghi | -57/+90 |
2019-04-14 | Replaced all occurances of pipeline in text | Mohammad Akhlaghi | -58/+59 |
2019-04-13 | Corrected copyright notices and info about adding copyright info | Mohammad Akhlaghi | -5/+1 |
2019-04-12 | Dependency BibTeX entries included only when necessary | Mohammad Akhlaghi | -2/+26 |
2019-04-12 | Configure script dealing properly with empty software directories | Mohammad Akhlaghi | -20/+34 |
2019-04-07 | Configure script using our build programs in final steps | Mohammad Akhlaghi | -35/+44 |
2019-04-07 | GNU M4 now built as a dependency of GNU Libtool | Mohammad Akhlaghi | -1/+1 |
2019-04-07 | Corrections in configure script and astroquery, astropy rules | Mohammad Akhlaghi | -13/+15 |
2019-04-07 | --host-cc configure option to avoid building GCC, M4 mandatory | Mohammad Akhlaghi | -0/+57 |
2019-04-05 | Software acknowledgement section is automatically generated | Mohammad Akhlaghi | -116/+64 |
2019-04-04 | Dependency version LaTeX macros written at the end of configure | Mohammad Akhlaghi | -1/+116 |
2019-04-04 | Better option checks and values in the configure script | Mohammad Akhlaghi | -27/+29 |
2019-04-04 | Configure script also accepts short options with no delimiter | Mohammad Akhlaghi | -13/+28 |
2019-04-04 | --existing-conf doesn't take any values in configure script | Mohammad Akhlaghi | -7/+7 |
2019-04-04 | Numpy and Scipy build on Mac imported into the main branch | Mohammad Akhlaghi | -17/+0 |
2019-04-04 | Better option-reading in configure, using .build to access BDIR | Mohammad Akhlaghi | -202/+86 |
2019-04-02 | Python packages are installed as high level program dependencies | Raul Infante-Sainz | -17/+0 |
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 | -2/+61 |
2019-02-20 | Installed astroquery in the pipeline | Raul Infante-Sainz | -0/+18 |
2019-02-01 | Group name is now part of the local configuration | Mohammad Akhlaghi | -31/+25 |
2019-02-01 | Configure script ending message now accounts for group building | Mohammad Akhlaghi | -1/+6 |
2019-02-01 | Configure script now runs under /bin/bash | Mohammad Akhlaghi | -1/+1 |
2019-01-18 | Sanity check to run the Make with proper group permissions | Mohammad Akhlaghi | -0/+40 |
2019-01-02 | Copyright year updated to 2019 | Mohammad Akhlaghi | -1/+1 |
2018-12-13 | Added extra note to the input datasets directory | Mohammad Akhlaghi | -1/+4 |
2018-12-13 | Fixed numthreads in dependencies also | Mohammad Akhlaghi | -0/+1 |
2018-12-11 | Passing -j build options to dependency building bottle-necks | Mohammad Akhlaghi | -0/+1 |
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-04 | Shared library absolute address fixed in Libgit2 and WCSLIB on Mac OS | Mohammad Akhlaghi | -2/+3 |
2018-12-03 | Checking Mac OS host for configuring OpenSSL | Mohammad Akhlaghi | -1/+18 |
2018-12-03 | Added rpath in basic dependencies, remove input if download fails | Mohammad Akhlaghi | -0/+1 |
2018-12-03 | Trusted CA certificates also downloaded for Wget usage | Mohammad Akhlaghi | -2/+2 |
2018-12-03 | Preference for shared library linking | Mohammad Akhlaghi | -41/+51 |
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 | -3/+33 |
2018-12-01 | Improved TeXLive installation checks | Mohammad Akhlaghi | -7/+6 |
2018-11-30 | cURL now also available as downloader with -L flag | Mohammad Akhlaghi | -4/+13 |
2018-11-30 | Setting libgit2 to build statically in any case | Mohammad Akhlaghi | -2/+2 |
2018-11-29 | Optional rpath link option, CMake search path set, static WCSLIB | Mohammad Akhlaghi | -1/+25 |
2018-11-29 | Ignoring building of GCC for pipeline | Mohammad Akhlaghi | -1/+10 |
2018-11-29 | GCC is now installed by the pipeline | Mohammad Akhlaghi | -2/+2 |
2018-11-26 | Making lock file directory | Mohammad Akhlaghi | -2/+2 |
2018-11-25 | Rule of tex/pipeline.tex now defined in paper.mk not top Makefile | Mohammad Akhlaghi | -1/+1 |