Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make iraf.aXe build with clang (MacOS 10.10) after change to use old gsl. | James E.H. Turner | 2017-12-18 | 2 | -3/+11 | |
| | ||||||
* | Build old, working GSL 1.9 & link to it statically. | James Turner | 2017-12-15 | 2 | -21/+42 | |
| | | | | Require new STSDAS 3.18 with updated aXe Python files & update pkg version to 2.6 to match. | |||||
* | Update STSDAS & TABLES to 3.18, using new github repo. | James Turner | 2017-12-15 | 2 | -8/+10 | |
| | ||||||
* | Initial definition of James's PyFU datacube mosaicking package for PyRAF & ↵ | James Turner | 2017-08-24 | 6 | -0/+63 | |
| | | | | Python, which is fairly widely used to reduce GMOS data. | |||||
* | Remove some stray binaries from the Gemini IRAF 1.14 tarball before building ↵ | James Turner | 2017-07-26 | 1 | -0/+4 | |
| | | | | (moved from ac_build_iraf_pkg, where it was briefly included). | |||||
* | Update astroconda-iraf-helpers version to avoid confusion after briefly ↵ | James Turner | 2017-07-26 | 1 | -1/+1 | |
| | | | | using 0.1.2 for some now-reverted changes (0.1.3 is currently the same as 0.1.1 was). | |||||
* | Update Gemini IRAF package to v1.14. | James Turner | 2017-07-21 | 2 | -45/+6 | |
| | ||||||
* | Merge pull request #1 from mirca/add-new-pyke-release | jehturner | 2017-05-03 | 2 | -566/+7 | |
|\ | | | | | Update PyKE/Kepler to new version 2.6.3, which has code fixes needed for compatibility with the Python package versions in Astroconda, as well as other improvements. Minor meta.yaml fixes. | |||||
| * | add python to 'build' and 'run' | Ze Vinicius | 2017-05-03 | 1 | -0/+2 | |
| | | ||||||
| * | Update meta.yaml | Zé Vinícius | 2017-04-27 | 1 | -2/+1 | |
| | | ||||||
| * | update meta.yaml; remove patch | Ze Vinicius | 2017-04-27 | 2 | -566/+6 | |
| | | ||||||
* | | (Forgot to) commit new iraf build number after adding a line in zzsetenv.def ↵ | James Turner | 2017-05-02 | 1 | -1/+1 | |
|/ | | | | to disable "use_new_imt". | |||||
* | Update build number like others, FWIW, after removing a stray meta.yaml~. | James Turner | 2017-03-24 | 1 | -1/+1 | |
| | ||||||
* | Update IRAF package build versions for an astroconda-iraf-helpers change ↵ | James Turner | 2017-03-23 | 31 | -36/+34 | |
| | | | | that doesn't announce a string of extern.pkg updates for each package. | |||||
* | Add a public version of the Gemini meta-package. | James Turner | 2017-03-07 | 1 | -0/+33 | |
| | ||||||
* | Update disco_stu to final version number for v1.3.4 release candidate. | James Turner | 2017-02-23 | 1 | -2/+2 | |
| | ||||||
* | Rename gemini.disco_stu to disco_stu, for consistency with the python ↵ | James Turner | 2017-02-23 | 3 | -1/+1 | |
| | | | | package (until such time as we actually use a namespace package). | |||||
* | Check out disco_stu release tag directly from git, while not published, and ↵ | James Turner | 2017-02-23 | 2 | -3/+6 | |
| | | | | install the LICENSE file, since conda only records where it is. | |||||
* | Update disco_stu (test) version, build the docs as part of the conda package ↵ | James Turner | 2017-02-22 | 2 | -7/+12 | |
| | | | | and include the LICENSE file. | |||||
* | Update iraf.axe to install obligatory licensing information. | James Turner | 2017-01-09 | 3 | -1/+366 | |
| | ||||||
* | Also copy obligatory licence files & some docs when packaging x11iraf. | James Turner | 2017-01-05 | 2 | -7/+8 | |
| | ||||||
* | Quote PREFIX in x11iraf build (just in case conda-build does something odd ↵ | James Turner | 2016-12-29 | 1 | -4/+4 | |
| | | | | in future). | |||||
* | Add a draft pyraf-all package (which isn't really useful until the ↵ | James Turner | 2016-12-29 | 1 | -0/+24 | |
| | | | | pyraf.kepler package is working). | |||||
* | Silence any errors when removing extern.pkg entries until we have a better ↵ | James Turner | 2016-12-29 | 29 | -29/+29 | |
| | | | | solution for ac_config_iraf_pkg being removed prematurely. | |||||
* | Use slightly more standard POSIX syntax for sourcing the IRAF setup scripts. | James Turner | 2016-12-29 | 1 | -4/+4 | |
| | ||||||
* | Add new iraf.axe package to iraf-all. | James Turner | 2016-12-29 | 1 | -0/+2 | |
| | ||||||
* | Set LD_LIBRARY_PATH during the build, as conda-build apparently doesn't (and ↵ | James Turner | 2016-12-29 | 1 | -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 Turner | 2016-12-29 | 4 | -0/+115 | |
| | | | | Ureka package. | |||||
* | Rename iraf.kepler, since it depends on pyraf, and patch it to use io.fits ↵ | James Turner | 2016-12-21 | 11 | -7/+561 | |
| | | | | instead of pyfits (etc.). There are still a couple of broken imports left -- one that was also missing in Ureka and another that currently prevents the pkg loading. | |||||
* | Remove kepler package (which depends on PyRAF) and comment out broken optic ↵ | James Turner | 2016-12-21 | 1 | -6/+4 | |
| | | | | package in iraf-all. | |||||
* | Omit extern.pkg from the main iraf package, to avoid losing existing package ↵ | James Turner | 2016-12-16 | 1 | -6/+11 | |
| | | | | definitions when re-installing iraf. Fix some quoting. | |||||
* | Delete deprecated iraf-help package (now part of the IRAF build in CL). | James Turner | 2016-12-13 | 3 | -33/+0 | |
| | ||||||
* | Remove single-use script & template that were used to help convert Ureka ↵ | James Turner | 2016-12-13 | 8 | -99/+0 | |
| | | | | IRAF packages to AstroConda package defs. | |||||
* | Commit semi-disposable helper script & template used for converting Ureka ↵ | James Turner | 2016-12-13 | 8 | -0/+99 | |
| | | | | packages, just for future reference, before deleting them. | |||||
* | Add the rest of the AstroConda IRAF packages to iraf-all (with a couple of ↵ | James Turner | 2016-12-13 | 1 | -1/+48 | |
| | | | | run-time ones commented out). | |||||
* | Correct ucsclris licence info. | James Turner | 2016-12-12 | 1 | -1/+1 | |
| | ||||||
* | Moved apropos command into IRAF rather than depending on finding it in stsdas. | James Turner | 2016-12-12 | 1 | -1/+0 | |
| | ||||||
* | Add ucsclris, upsqiid, xdimsum & xray IRAF package definitions. | James Turner | 2016-12-12 | 35 | -0/+398 | |
| | ||||||
* | Add RVSAO, SONG & SQIID IRAF packages (with small patches to fix things that ↵ | James Turner | 2016-12-12 | 28 | -0/+184 | |
| | | | | were also broken in Ureka). The SONG package is missing a dependency that isn't in Ureka or AstroConda and lives in the "obsolete" directory on the IRAF FTP site. | |||||
* | Add mtools, nfextern & optic AstroConda IRAF packages. | James Turner | 2016-12-12 | 26 | -7/+141 | |
| | ||||||
* | Add mem0 & mscdb IRAF packages. | James Turner | 2016-12-07 | 16 | -0/+92 | |
| | ||||||
* | Add incomplete kepler package (builds but needs patching to use io.fits ↵ | James Turner | 2016-12-07 | 10 | -0/+54 | |
| | | | | instead of pyfits and is missing a couple of dependencies used by one of the tasks, as was Ureka). | |||||
* | Add finder, gmisc & guiapps IRAF packages. | James Turner | 2016-12-07 | 27 | -0/+186 | |
| | ||||||
* | Add ESOWFI & MSCRED IRAF packages. | James Turner | 2016-12-07 | 17 | -0/+129 | |
| | ||||||
* | Add ctio, cutoutpkg & deitab IRAF packages. | James Turner | 2016-12-07 | 25 | -0/+218 | |
| | ||||||
* | Define the ctio patch file (was missing from meta.yaml). | James Turner | 2016-12-07 | 1 | -0/+27 | |
| | ||||||
* | Add adccdrom, cfh12k & cirred IRAF packages. | James Turner | 2016-12-07 | 26 | -0/+371 | |
| | ||||||
* | Rename iraf-core back to iraf after eliminating need for a separate help pkg. | James Turner | 2016-12-06 | 12 | -18/+21 | |
| | ||||||
* | Remove iraf meta-package, since iraf-help is no longer needed (now part of ↵ | James Turner | 2016-12-05 | 3 | -28/+0 | |
| | | | | the core IRAF build) and iraf-core will be renamed to iraf. | |||||
* | Use new $iraf/util/make_help to build IRAF help databases, instead of having ↵ | James Turner | 2016-12-01 | 2 | -5/+9 | |
| | | | | iraf-help & astroconda-iraf-helpers rely on PyRAF (the latter still has a PyRAF script but the dependency has been removed to avoid pulling in a large number of unnecessary & potentially broken deps when building IRAF packages). |