<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/astroconda/astroconda-iraf-helpers.git, branch v0.2.0</title>
<subtitle>Assorted utilities to help build and install AstroConda packages
</subtitle>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-iraf-helpers.git/'/>
<entry>
<title>Allow for python interpreter path variation on non-LSB-compliant Linux distributions (in particular Ubuntu).</title>
<updated>2019-03-28T23:48:55+00:00</updated>
<author>
<name>James Turner</name>
<email>jturner@gemini.edu</email>
</author>
<published>2019-03-28T23:48:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-iraf-helpers.git/commit/?id=2096485a4f14cde9dad89ac8408b37ec95395c93'/>
<id>2096485a4f14cde9dad89ac8408b37ec95395c93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes for changes to regular expression behaviour in Python 3.7.</title>
<updated>2019-03-28T19:36:56+00:00</updated>
<author>
<name>James Turner</name>
<email>jturner@gemini.edu</email>
</author>
<published>2019-03-28T19:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-iraf-helpers.git/commit/?id=ef8c2b71e2fc65d1eec25359205888c92a6e2e8c'/>
<id>ef8c2b71e2fc65d1eec25359205888c92a6e2e8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unset Conda's LD_RUN_PATH when building external IRAF packages, 1. to avoid patchelf warnings, 2. because they don't actually need an RPATH and 3. because I think I have seen problems with patchelf + IRAF in the past (with Ureka). Disabling "binary_relocation" in meta.yaml is insufficient to avoid an RPATH being set (and actually makes things worse by leaving an absolute RPATH instead of a relative one, which later gets updated differently for each env by conda, breaking hard linking between the envs, with a lot of wasted disk space).</title>
<updated>2018-02-08T14:16:49+00:00</updated>
<author>
<name>James Turner</name>
<email>jturner@gemini.edu</email>
</author>
<published>2018-02-08T14:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-iraf-helpers.git/commit/?id=7bf391ce6150e43b039d9ba499df68e72e5725bb'/>
<id>7bf391ce6150e43b039d9ba499df68e72e5725bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert removal of .a and .o files in ac_build_iraf_pkg (in favour of cleaning them up earlier in a recipe's build.sh), because some of the build.sh scripts copy libs into the source tree from elsewhere before running that script.</title>
<updated>2017-07-26T15:57:37+00:00</updated>
<author>
<name>James Turner</name>
<email>jturner@gemini.edu</email>
</author>
<published>2017-07-26T15:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-iraf-helpers.git/commit/?id=795af461707dd8130c4609ea4fe58c56ffca44d6'/>
<id>795af461707dd8130c4609ea4fe58c56ffca44d6</id>
<content type='text'>
This reverts commits 21a0c50 and 55f6f47.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commits 21a0c50 and 55f6f47.
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct a horrible typo in the last commit (blaming jet lag).</title>
<updated>2017-07-20T17:18:37+00:00</updated>
<author>
<name>James Turner</name>
<email>jturner@gemini.edu</email>
</author>
<published>2017-07-20T17:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-iraf-helpers.git/commit/?id=21a0c50667f952720d2300d111a3d68eeecf209c'/>
<id>21a0c50667f952720d2300d111a3d68eeecf209c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove any old .a or .o files before building IRAF packages, to avoid linking problems.</title>
<updated>2017-07-20T15:56:39+00:00</updated>
<author>
<name>James Turner</name>
<email>jturner@gemini.edu</email>
</author>
<published>2017-07-20T15:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-iraf-helpers.git/commit/?id=55f6f472a9e7dc4099d6a3ae3e2ae6daa2834c81'/>
<id>55f6f472a9e7dc4099d6a3ae3e2ae6daa2834c81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Report only failure, not success, to avoid a long string of "updated extern.pkg" lines when installing iraf-all etc.</title>
<updated>2017-03-22T16:05:43+00:00</updated>
<author>
<name>James Turner</name>
<email>jturner@gemini.edu</email>
</author>
<published>2017-03-22T16:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-iraf-helpers.git/commit/?id=19236000e3688a8dc93a898a38860dbc95c7e556'/>
<id>19236000e3688a8dc93a898a38860dbc95c7e556</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support conda IRAF packages named pyraf.pkgname, as well as iraf.pkgname.</title>
<updated>2016-12-21T20:57:25+00:00</updated>
<author>
<name>James Turner</name>
<email>jturner@gemini.edu</email>
</author>
<published>2016-12-21T20:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-iraf-helpers.git/commit/?id=1fe6cbc2fd520fc854510fb866dabe11bd426f14'/>
<id>1fe6cbc2fd520fc854510fb866dabe11bd426f14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3 from jehturner/master</title>
<updated>2016-12-01T13:47:40+00:00</updated>
<author>
<name>jehturner</name>
<email>jturner@gemini.edu</email>
</author>
<published>2016-12-01T13:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-iraf-helpers.git/commit/?id=afa35cc5897ca50f377297602c372e817fdcab54'/>
<id>afa35cc5897ca50f377297602c372e817fdcab54</id>
<content type='text'>
Use new cl script in $iraf for building package help (in place of the PyRAF version in this repo.).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use new cl script in $iraf for building package help (in place of the PyRAF version in this repo.).</pre>
</div>
</content>
</entry>
<entry>
<title>Try using new cl version of make_iraf_help in $iraf, to avoid PyRAF dependency.</title>
<updated>2016-11-30T23:47:57+00:00</updated>
<author>
<name>James Turner</name>
<email>jturner@gemini.edu</email>
</author>
<published>2016-11-30T23:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/astroconda/astroconda-iraf-helpers.git/commit/?id=b8bf9dbcbb598fee962a9a1168444bba73e44c5b'/>
<id>b8bf9dbcbb598fee962a9a1168444bba73e44c5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
