| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename scripts consistently to reflect use of AstroConda-specific conventions. | James E.H. Turner | 2016-09-01 | 1 | -161/+0 |
| | | |||||
| * | Add newlines when appending a new entry, now that ";\n\nkeep" gets added ↵ | James E.H. Turner | 2016-08-30 | 1 | -1/+1 |
| | | | | | without one at the start. | ||||
| * | Add a semicolon before the "keep" line in extern.pkg, to avoid a know CL ↵ | James E.H. Turner | 2016-08-29 | 1 | -13/+18 |
| | | | | | parsing bug when the last entry ends with a curly bracket. | ||||
| * | Always use the OS Python in update_extern_pkg, to avoid conda changing its ↵ | James E.H. Turner | 2016-08-23 | 1 | -1/+5 |
| | | | | | interpreter path at build time and then running it before relocating the path properly at install time -- and so we know it will continue working after testing on any given OS. | ||||
| * | 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 |
| | | |||||
| * | New script to update an existing extern.pkg from a single IRAF package's ↵ | jturner | 2016-08-10 | 1 | -0/+144 |
| ur_extern.pkg template (as part of its installation). | |||||
