summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename scripts consistently to reflect use of AstroConda-specific conventions.James E.H. Turner2016-09-015-5/+5
* This was supposed to be renamed in the last commit but I think a copy got sav...James E.H. Turner2016-08-311-95/+0
* Draft build script for AstroConda IRAF packages (for use in build.sh; with th...James E.H. Turner2016-08-313-9/+185
* Use new copy of stsdas mkapropos in softools, instead of depending on stsdas ...James E.H. Turner2016-08-311-7/+6
* Some remaining name & comment updates for the AstroConda version.James E.H. Turner2016-08-311-8/+7
* Add newlines when appending a new entry, now that ";\n\nkeep" gets added with...James E.H. Turner2016-08-301-1/+1
* Add a semicolon before the "keep" line in extern.pkg, to avoid a know CL pars...James E.H. Turner2016-08-291-13/+18
* Add script to copy IRAF source tree & package config files to the conda build...James E.H. Turner2016-08-251-0/+73
* Add some more IRAF definition variables & rename them a bit more nicely.James E.H. Turner2016-08-252-4/+16
* Move iraf package filename definitions into their own file, for use by multip...James E.H. Turner2016-08-233-7/+12
* Don't require interpreter to end with "python", since .* is greedy anyway and...James E.H. Turner2016-08-231-1/+1
* A script to undo conda's unwanted interpreter path mangling in update_extern_...James E.H. Turner2016-08-231-0/+48
* Always use the OS Python in update_extern_pkg, to avoid conda changing its in...James E.H. Turner2016-08-231-1/+5
* Improve handling of extra blank lines etc. with respect to the template.jturner2016-08-181-5/+13
* Make script to update extern.pkg executable.jturner2016-08-171-0/+0
* Add script to check the apparent success/failure of an IRAF package build, ad...jturner2016-08-111-0/+141
* Add python script to create the IRAF help & apropos databases for a specified...jturner2016-08-101-0/+136
* New script to update an existing extern.pkg from a single IRAF package's ur_e...jturner2016-08-101-0/+144
* Add BSD licence file (based on Ureka's).jturner2016-08-031-0/+24
* Initial commitjehturner2016-08-031-0/+89