Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for changes to regular expression behaviour in Python 3.7. | James Turner | 2019-03-28 | 1 | -4/+7 |
| | |||||
* | Create extern.pkg if it doesn't already exist, for better foolproofing; we ↵ | James Turner | 2016-10-19 | 1 | -10/+16 |
| | | | | already check that ur_extern.pkg exists, so this is unlikely to lead to extern.pkg being written to weird places when invoked improperly (not a big deal anyway). | ||||
* | Expand out ternary operators to support Python 2.4... | James E.H. Turner | 2016-10-19 | 1 | -2/+9 |
| | |||||
* | Avoid blank lines at the start of the file when adding/removing the 1st entry. | James E.H. Turner | 2016-10-19 | 1 | -4/+9 |
| | |||||
* | Support uninstallation of IRAF packages from extern.pkg. | James Turner | 2016-10-19 | 1 | -12/+21 |
| | |||||
* | Compatibility with old OS Python versions (specifically 2.4 in RHE5!). | James Turner | 2016-10-18 | 1 | -30/+38 |
| | |||||
* | Make sure everything has a copyright notice (going back to the Ureka code ↵ | James E.H. Turner | 2016-09-21 | 1 | -1/+1 |
| | | | | it's loosely based on, where applicable). | ||||
* | Make ac_update_extern_pkg non-executable, in favour of invoking it via ↵ | James E.H. Turner | 2016-09-05 | 1 | -5/+5 |
| | | | | ac_config_iraf_pkg, since conda can break its interpreter path if there is one. | ||||
* | Create a new file when editing extern.pkg, otherwise conda's hard links ↵ | James E.H. Turner | 2016-09-01 | 1 | -2/+7 |
| | | | | propagate changes to the master IRAF package and other installations! | ||||
* | Remove extern.pkg from the build variant, so it doesn't end up in the ↵ | James E.H. Turner | 2016-09-01 | 1 | -2/+2 |
| | | | | tarball & overwrite the existing one(s) | ||||
* | Rename scripts consistently to reflect use of AstroConda-specific conventions. | James E.H. Turner | 2016-09-01 | 1 | -0/+161 |