aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorLines
2019-03-28Configure script now has optionsMohammad Akhlaghi-40/+254
2019-03-28flock is now built in configure, to allow serial downloadsMohammad Akhlaghi-2/+61
2019-02-20Installed astroquery in the pipelineRaul Infante-Sainz-0/+18
2019-02-01Group name is now part of the local configurationMohammad Akhlaghi-31/+25
2019-02-01Configure script ending message now accounts for group buildingMohammad Akhlaghi-1/+6
2019-02-01Configure script now runs under /bin/bashMohammad Akhlaghi-1/+1
2019-01-18Sanity check to run the Make with proper group permissionsMohammad Akhlaghi-0/+40
2019-01-02Copyright year updated to 2019Mohammad Akhlaghi-1/+1
2018-12-13Added extra note to the input datasets directoryMohammad Akhlaghi-1/+4
2018-12-13Fixed numthreads in dependencies alsoMohammad Akhlaghi-0/+1
2018-12-11Passing -j build options to dependency building bottle-necksMohammad Akhlaghi-0/+1
2018-12-05Corrected comment on downloader in configure scriptMohammad Akhlaghi-12/+5
2018-12-05Configuring on multiple threadsMohammad Akhlaghi-2/+2
2018-12-04Shared library absolute address fixed in Libgit2 and WCSLIB on Mac OSMohammad Akhlaghi-2/+3
2018-12-03Checking Mac OS host for configuring OpenSSLMohammad Akhlaghi-1/+18
2018-12-03Added rpath in basic dependencies, remove input if download failsMohammad Akhlaghi-0/+1
2018-12-03Trusted CA certificates also downloaded for Wget usageMohammad Akhlaghi-2/+2
2018-12-03Preference for shared library linkingMohammad Akhlaghi-41/+51
2018-12-02Configure building on one thread for debuggingMohammad Akhlaghi-2/+2
2018-12-02Wget and OpenSSL now installed as a basic dependencyMohammad Akhlaghi-3/+33
2018-12-01Improved TeXLive installation checksMohammad Akhlaghi-7/+6
2018-11-30cURL now also available as downloader with -L flagMohammad Akhlaghi-4/+13
2018-11-30Setting libgit2 to build statically in any caseMohammad Akhlaghi-2/+2
2018-11-29Optional rpath link option, CMake search path set, static WCSLIBMohammad Akhlaghi-1/+25
2018-11-29Ignoring building of GCC for pipelineMohammad Akhlaghi-1/+10
2018-11-29GCC is now installed by the pipelineMohammad Akhlaghi-2/+2
2018-11-26Making lock file directoryMohammad Akhlaghi-2/+2
2018-11-25Rule of tex/pipeline.tex now defined in paper.mk not top MakefileMohammad Akhlaghi-1/+1
2018-11-25Removed mention of extra input dataset in configure scriptMohammad Akhlaghi-5/+0
2018-11-25Pipeline now downloads and uses an input datasetMohammad Akhlaghi-10/+98
2018-11-22Using .local instead of ./.local in READMEsMohammad Akhlaghi-1/+1
2018-11-22Wget not using server timestampsMohammad Akhlaghi-3/+2
2018-11-21Changing of README files in checklistMohammad Akhlaghi-0/+2
2018-11-20Configure script passes if TeX Live was not finalizedMohammad Akhlaghi-21/+65
2018-11-20Corrected call to nproc in configure scriptMohammad Akhlaghi-1/+1
2018-11-20Not including system's libraries in high-level dependenciesMohammad Akhlaghi-1/+2
2018-11-19Removed GNU Binutils, CMake's built with its own bootstrapMohammad Akhlaghi-5/+9
2018-11-18Building dependencies on single thread for debuggingMohammad Akhlaghi-2/+2
2018-11-18Pipeline also installs TeX live and necessary packagesMohammad Akhlaghi-3/+4
2018-11-17TeX Live also built within the pipeline (no extra packages yet)Mohammad Akhlaghi-3/+3
2018-11-17Corrected typo in previous commitMohammad Akhlaghi-1/+1
2018-11-16Configure script checks if static libraries will be builtMohammad Akhlaghi-4/+57
2018-11-15Binutils and other compressors also included in pipelineMohammad Akhlaghi-1/+1
2018-11-15Static linking flag added to LDFLAGS, using special Bash scriptMohammad Akhlaghi-1/+1
2018-11-14Lzip and Tar also built as basic dependenciesMohammad Akhlaghi-21/+30
2018-11-14Configuration stops if a dependency cannot be builtMohammad Akhlaghi-6/+16
2018-11-14./configure and building of Bash and Make with more basic toolsMohammad Akhlaghi-143/+274
2018-11-12Libcurl, Git, CMake, TIFF, Zlib also built at configure timeMohammad Akhlaghi-16/+20
2018-11-12Dependencies built at the start of the pipelineMohammad Akhlaghi-120/+158
2018-08-11Shell to run configure script set to /bin/shMohammad Akhlaghi-1/+1