aboutsummaryrefslogtreecommitdiff
path: root/iraf.tables
Commit message (Collapse)AuthorAgeFilesLines
* Rename iraf-core back to iraf after eliminating need for a separate help pkg.James Turner2016-12-061-2/+2
|
* Make external IRAF packages depend on "iraf" (not just "iraf-core"), to ↵James E.H. Turner2016-10-271-3/+2
| | | | ensure the old (conflicting) "iraf" can't be installed simultaneously.
* Rename iraf package to iraf-core, in order to make a more complete iraf ↵James E.H. Turner2016-10-261-2/+3
| | | | meta-package.
* Remove IRAF packages from extern.pkg when uninstalling them (currently only ↵James E.H. Turner2016-10-201-0/+1
| | | | works one package at a time, due to a conda limitation, where removing the first package also removes the update_extern_pkg scripts needed by the others).
* Use renamed astroconda-iraf-helpers.James E.H. Turner2016-10-121-2/+2
|
* Quote version numbers as recommended in the conda build docs.James E.H. Turner2016-10-041-1/+1
|
* Add STSDAS package.James E.H. Turner2016-09-291-1/+1
|
* Rename astroconda-utils to astroconda-build-utils.James E.H. Turner2016-09-291-3/+3
|
* Change IRAF version spec to make conda use our updated IRAF build without ↵James E.H. Turner2016-09-291-2/+2
| | | | 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