| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use new form for invoking ac_update_extern_pkg in ac_build_iraf_pkg. | James E.H. Turner | 2016-09-06 | 1 | -1/+2 |
| * | Support user invocation of ac_config_iraf_pkg for fixing extern.pkg problems. | James E.H. Turner | 2016-09-05 | 1 | -15/+55 |
| * | Make ac_update_extern_pkg non-executable, in favour of invoking it via ac_con... | James E.H. Turner | 2016-09-05 | 1 | -5/+5 |
| * | Specify /bin/sh as the interpreter for good luck... | James E.H. Turner | 2016-09-01 | 1 | -0/+2 |
| * | Deprecate unmangle_interpreter script, in favour of running python directly o... | James E.H. Turner | 2016-09-01 | 1 | -48/+0 |
| * | A common post-install script for AstroConda IRAF packages (which runs python ... | James E.H. Turner | 2016-09-01 | 1 | -0/+30 |
| * | Create a new file when editing extern.pkg, otherwise conda's hard links propa... | James E.H. Turner | 2016-09-01 | 1 | -2/+7 |
| * | Add missing update from last commit (due to mixed-up copies after renaming). | James E.H. Turner | 2016-09-01 | 1 | -0/+1 |
| * | Remove extern.pkg from the build variant, so it doesn't end up in the tarball... | James E.H. Turner | 2016-09-01 | 2 | -2/+6 |
| * | Use slightly clearer name for script that builds IRAF help & apropos databases. | James E.H. Turner | 2016-09-01 | 2 | -7/+7 |
| * | A missing name change to go with the last commit. | James E.H. Turner | 2016-09-01 | 1 | -1/+1 |
| * | Rename scripts consistently to reflect use of AstroConda-specific conventions. | James E.H. Turner | 2016-09-01 | 5 | -5/+5 |
| * | This was supposed to be renamed in the last commit but I think a copy got sav... | James E.H. Turner | 2016-08-31 | 1 | -95/+0 |
| * | Draft build script for AstroConda IRAF packages (for use in build.sh; with th... | James E.H. Turner | 2016-08-31 | 3 | -9/+185 |
| * | Use new copy of stsdas mkapropos in softools, instead of depending on stsdas ... | James E.H. Turner | 2016-08-31 | 1 | -7/+6 |
| * | Some remaining name & comment updates for the AstroConda version. | James E.H. Turner | 2016-08-31 | 1 | -8/+7 |
| * | Add newlines when appending a new entry, now that ";\n\nkeep" gets added with... | James E.H. Turner | 2016-08-30 | 1 | -1/+1 |
| * | Add a semicolon before the "keep" line in extern.pkg, to avoid a know CL pars... | James E.H. Turner | 2016-08-29 | 1 | -13/+18 |
| * | Add script to copy IRAF source tree & package config files to the conda build... | James E.H. Turner | 2016-08-25 | 1 | -0/+73 |
| * | Add some more IRAF definition variables & rename them a bit more nicely. | James E.H. Turner | 2016-08-25 | 2 | -4/+16 |
| * | Move iraf package filename definitions into their own file, for use by multip... | James E.H. Turner | 2016-08-23 | 3 | -7/+12 |
| * | Don't require interpreter to end with "python", since .* is greedy anyway and... | James E.H. Turner | 2016-08-23 | 1 | -1/+1 |
| * | A script to undo conda's unwanted interpreter path mangling in update_extern_... | James E.H. Turner | 2016-08-23 | 1 | -0/+48 |
| * | Always use the OS Python in update_extern_pkg, to avoid conda changing its in... | James E.H. Turner | 2016-08-23 | 1 | -1/+5 |
| * | Improve handling of extra blank lines etc. with respect to the template. | jturner | 2016-08-18 | 1 | -5/+13 |
| * | Make script to update extern.pkg executable. | jturner | 2016-08-17 | 1 | -0/+0 |
| * | Add script to check the apparent success/failure of an IRAF package build, ad... | jturner | 2016-08-11 | 1 | -0/+141 |
| * | Add python script to create the IRAF help & apropos databases for a specified... | jturner | 2016-08-10 | 1 | -0/+136 |
| * | New script to update an existing extern.pkg from a single IRAF package's ur_e... | jturner | 2016-08-10 | 1 | -0/+144 |