aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Quote version numbers as recommended in the conda build docs.James E.H. Turner2016-10-044-4/+4
| |
| * Add FITSUTIL IRAF package.James E.H. Turner2016-10-038-0/+96
| |
| * Add STECF package (similar to TABLES & STSDAS).James E.H. Turner2016-09-308-0/+145
| |
| * Add STSDAS package.James E.H. Turner2016-09-2910-1/+362
| |
| * Rename astroconda-utils to astroconda-build-utils.James E.H. Turner2016-09-294-7/+7
| |
| * Change IRAF version spec to make conda use our updated IRAF build without ↵James E.H. Turner2016-09-293-4/+4
| | | | | | | | being tied to a single version number and to allow for adding a running number more naturally.
| * Retrieve local source tarballs for IRAF packages using plain HTTP for now.James E.H. Turner2016-09-291-1/+1
| |
| * Obtain IRAF package source tarballs from a locally-served URL that can be ↵James E.H. Turner2016-09-281-2/+1
| | | | | | | | the same across sites.
| * Add a prototype external IRAF package (TABLES) for AstroConda.James E.H. Turner2016-09-069-0/+264
| |
| * Unset another environment variable that could potentially cause trouble.James E.H. Turner2016-09-011-1/+1
| |
| * Add recipe for new astroconda-utils package, containing build & run-time ↵jturner2016-08-173-0/+25
| | | | | | | | helper scripts (currently for IRAF).
| * 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
| |
| * Initial commit of x11iraf: iraf-x11Joseph Hunkeler2016-05-243-0/+44
| |
| * Refactor recipe to support source build (in progress)Joseph Hunkeler2016-05-242-91/+101
| |
| * Redo completely broken decorator recipeJoseph Hunkeler2016-04-303-25/+0
| |
| * Remove deprecated dependencyJoe Hunkeler2016-04-293-26/+0
| |
| * Initial commitJoe Hunkeler2016-03-303-0/+26
| |
| * Initial commitJoe Hunkeler2016-03-236-0/+234
|
* Initial commitjehturner2016-10-171-0/+29