summaryrefslogtreecommitdiff
path: root/scripts/ac_build_iraf_pkg
Commit message (Expand)AuthorAgeFilesLines
* Unset Conda's LD_RUN_PATH when building external IRAF packages, 1. to avoid p...v0.1.4James Turner2018-02-081-1/+1
* Revert removal of .a and .o files in ac_build_iraf_pkg (in favour of cleaning...James Turner2017-07-261-3/+0
* Correct a horrible typo in the last commit (blaming jet lag).James Turner2017-07-201-1/+1
* Remove any old .a or .o files before building IRAF packages, to avoid linking...James Turner2017-07-201-0/+3
* Support conda IRAF packages named pyraf.pkgname, as well as iraf.pkgname.James Turner2016-12-211-2/+2
* Try using new cl version of make_iraf_help in $iraf, to avoid PyRAF dependency.James Turner2016-11-301-1/+1
* Need to create a bin -> bin.$IRAFARCH link even when none exists to begin with.James Turner2016-10-271-0/+2
* Avoid trailing space in XC_LFLAGS when not already set, since this gets passe...James Turner2016-10-191-2/+3
* Make sure everything has a copyright notice (going back to the Ureka code it'...James E.H. Turner2016-09-211-0/+2
* Use new form for invoking ac_update_extern_pkg in ac_build_iraf_pkg.James E.H. Turner2016-09-061-1/+2
* Remove extern.pkg from the build variant, so it doesn't end up in the tarball...James E.H. Turner2016-09-011-0/+4
* Use slightly clearer name for script that builds IRAF help & apropos databases.James E.H. Turner2016-09-011-1/+1
* A missing name change to go with the last commit.James E.H. Turner2016-09-011-1/+1
* Rename scripts consistently to reflect use of AstroConda-specific conventions.James E.H. Turner2016-09-011-2/+2
* Draft build script for AstroConda IRAF packages (for use in build.sh; with th...James E.H. Turner2016-08-311-0/+152