aboutsummaryrefslogtreecommitdiff
path: root/iraf.axe
Commit message (Collapse)AuthorAgeFilesLines
* Increment IRAF pkg build numbers for astroconda-iraf-helpers 0.2.0 install ↵James Turner2019-04-011-1/+1
| | | | fixes for Python 3.7 & Ubuntu.
* Update CFITSIO dependency to new security-patched version with a new SONAME.James E.H. Turner2018-03-151-3/+3
|
* Update STSDAS/TABLES to 3.18.3 & aXe to 2.6.2 for sosey's last slitless fix.James Turner2018-02-151-2/+2
|
* Update aXe version to 2.6.1, to go with @sosey's minor changes to STSDAS ↵James Turner2018-02-081-3/+3
| | | | slitless (the code packaged here hasn't actually changed, just the dependency).
* Force destination of bin.IRAFARCH (which is what the slitless code expects);James E.H. Turner2018-01-101-7/+12
| | | | replace sed cmd with a more portable awk version; check for error conditions.
* Add IRAF & STSDAS as aXe build deps so files go in bin.$IRAFARCH/, not bin/.James Turner2018-01-072-13/+31
|
* Make iraf.aXe build with clang (MacOS 10.10) after change to use old gsl.James E.H. Turner2017-12-182-3/+11
|
* Build old, working GSL 1.9 & link to it statically.James Turner2017-12-152-21/+42
| | | | Require new STSDAS 3.18 with updated aXe Python files & update pkg version to 2.6 to match.
* Update IRAF package build versions for an astroconda-iraf-helpers change ↵James Turner2017-03-231-1/+1
| | | | that doesn't announce a string of extern.pkg updates for each package.
* Update iraf.axe to install obligatory licensing information.James Turner2017-01-093-1/+366
|
* Set LD_LIBRARY_PATH during the build, as conda-build apparently doesn't (and ↵James Turner2016-12-291-1/+5
| | | | ./config can't run the test programs it compiles otherwise).
* Add an iraf.axe package (actually an add-on for iraf.stsdas), based on the ↵James Turner2016-12-294-0/+115
Ureka package.