aboutsummaryrefslogtreecommitdiff
path: root/iraf.axe/build.sh
Commit message (Collapse)AuthorAgeFilesLines
* 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-071-11/+27
|
* Make iraf.aXe build with clang (MacOS 10.10) after change to use old gsl.James E.H. Turner2017-12-181-2/+10
|
* Build old, working GSL 1.9 & link to it statically.James Turner2017-12-151-11/+30
| | | | Require new STSDAS 3.18 with updated aXe Python files & update pkg version to 2.6 to match.
* Update iraf.axe to install obligatory licensing information.James Turner2017-01-091-0/+3
|
* 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-291-0/+16
Ureka package.