aboutsummaryrefslogtreecommitdiff
path: root/iraf
Commit message (Collapse)AuthorAgeFilesLines
* Change IRAF version spec to make conda use our updated IRAF build without ↵James E.H. Turner2016-09-291-1/+1
| | | | being tied to a single version number and to allow for adding a running number more naturally.
* Unset another environment variable that could potentially cause trouble.James E.H. Turner2016-09-011-1/+1
|
* Support new path prefix in Conda 4.1.2 (or 4.2.1?) and remove some ↵jturner2016-07-041-25/+16
| | | | commented-out bits that Joe agrees probably aren't needed.
* Use new IRAF installer & environment setup scripts in the now-much-smaller ↵jturner2016-06-291-172/+22
| | | | conda build script.
* Work with my IRAF SVN branch for now. Correct version number and license info.RTF User2016-06-072-4/+7
| | | | | | Don't patch IRAF binary paths. Unset conda ARCH variable for the IRAF build (it didn't seem to break mine but I believe IRAF uses it differently & Joe has been having some arch-related issues).
* Ensure UR_PKG_DIR exists with a blank extern.pkgJoseph Hunkeler2016-05-261-7/+6
|
* Refactor recipe to support source build (in progress)Joseph Hunkeler2016-05-242-91/+101
|
* Initial commitJoe Hunkeler2016-03-233-0/+209