<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/llvm.scm, branch wip-deploy</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://git.jakob.space/guix.git/atom?h=wip-deploy</id>
<link rel='self' href='https://git.jakob.space/guix.git/atom?h=wip-deploy'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/'/>
<updated>2019-07-23T22:31:22Z</updated>
<entry>
<title>gnu: llvm: Add 'system-&gt;llvm-target' procedure.</title>
<updated>2019-07-23T22:31:22Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-07-23T14:57:25Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=96a9a8d398b0bbb44ad96d41597a8f0323628e86'/>
<id>urn:sha1:96a9a8d398b0bbb44ad96d41597a8f0323628e86</id>
<content type='text'>
* gnu/packages/llvm.scm (system-&gt;llvm-target): New procedure.
</content>
</entry>
<entry>
<title>gnu: libomp: Download over HTTPS.</title>
<updated>2019-07-08T13:33:35Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-07-08T13:30:13Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=69e3512b7c66923111a32fdee34b716a8a753bfd'/>
<id>urn:sha1:69e3512b7c66923111a32fdee34b716a8a753bfd</id>
<content type='text'>
* gnu/packages/llvm.scm (libomp)[source]: Use HTTPS.
</content>
</entry>
<entry>
<title>gnu: libomp: Fix source hash.</title>
<updated>2019-07-08T13:33:35Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-07-08T13:28:41Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=e2170c3192abd0cbb953265f0b516f6569e4c906'/>
<id>urn:sha1:e2170c3192abd0cbb953265f0b516f6569e4c906</id>
<content type='text'>
This is a follow-up to commit c5296e205b65a9b53553cf45be2ab223d5e82df5,
which updated llvm.

* gnu/packages/llvm.scm (libomp)[source]: Fix hash.
</content>
</entry>
<entry>
<title>gnu: rust: use llvm@8</title>
<updated>2019-06-29T01:31:51Z</updated>
<author>
<name>Ivan Petkov</name>
<email>ivanppetkov@gmail.com</email>
</author>
<published>2019-06-18T05:10:52Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=f5de2b9a3e0070ec431e01c279192e6d93d6a1c8'/>
<id>urn:sha1:f5de2b9a3e0070ec431e01c279192e6d93d6a1c8</id>
<content type='text'>
* gnu/packages/llvm.scm (llvm): Rename to...
(llvm-8): ...this.
(llvm): New variable.
* gnu/packages/rust.scm (rust)[inputs]: Use llvm-8
</content>
</entry>
<entry>
<title>gnu: python-llvmlite: Build against LLVM 7.</title>
<updated>2019-06-28T18:53:20Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-06-28T18:53:20Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=4289d1d71cbbb1895354ec3b0cb8c99a4ce9f9be'/>
<id>urn:sha1:4289d1d71cbbb1895354ec3b0cb8c99a4ce9f9be</id>
<content type='text'>
This is a follow-up to commit c5296e205b65a9b53553cf45be2ab223d5e82df5.

* gnu/packages/llvm.scm (llvm-7, clang-runtime-7, clang-7): New public variables.
(python-llvmlite)[inputs]: Inherit from LLVM-7 instead of LLVM.
</content>
</entry>
<entry>
<title>gnu: Add libclc.</title>
<updated>2019-06-26T14:24:58Z</updated>
<author>
<name>Ricardo Wurmus</name>
<email>ricardo.wurmus@mdc-berlin.de</email>
</author>
<published>2019-06-24T12:03:57Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=a2cc25ab9634a6ac12e6e2ae2b73cd695b071c55'/>
<id>urn:sha1:a2cc25ab9634a6ac12e6e2ae2b73cd695b071c55</id>
<content type='text'>
* gnu/packages/llvm.scm (libclc): New variable.
</content>
</entry>
<entry>
<title>gnu: libcxx: Update hash.</title>
<updated>2019-06-26T14:24:58Z</updated>
<author>
<name>Ricardo Wurmus</name>
<email>ricardo.wurmus@mdc-berlin.de</email>
</author>
<published>2019-06-24T11:26:37Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=4980b0b5b9a2076bebf67195a6db9d92ef563059'/>
<id>urn:sha1:4980b0b5b9a2076bebf67195a6db9d92ef563059</id>
<content type='text'>
This is a follow-up to commit c5296e205b65a9b53553cf45be2ab223d5e82df5, which
updated llvm.

* gnu/packages/llvm.scm (libcxx): Update hash.
</content>
</entry>
<entry>
<title>gnu: llvm: Update to 8.0.0.</title>
<updated>2019-05-06T11:29:12Z</updated>
<author>
<name>Rutger Helling</name>
<email>rhelling@mykolab.com</email>
</author>
<published>2019-05-06T11:03:32Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=c5296e205b65a9b53553cf45be2ab223d5e82df5'/>
<id>urn:sha1:c5296e205b65a9b53553cf45be2ab223d5e82df5</id>
<content type='text'>
* gnu/packages/llvm.scm (llvm): Update to 8.0.0.
* gnu/packages/llvm.scm (clang-runtime): Update hash.
* gnu/packages/llvm.scm (clang): Update hash.
</content>
</entry>
<entry>
<title>gnu: Add libomp.</title>
<updated>2019-04-16T15:30:22Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludovic.courtes@inria.fr</email>
</author>
<published>2019-04-16T15:07:15Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=698e91f0d09a7efb96ab0b7095d8c32868b4cdde'/>
<id>urn:sha1:698e91f0d09a7efb96ab0b7095d8c32868b4cdde</id>
<content type='text'>
* gnu/packages/llvm.scm (libomp): New variable.
</content>
</entry>
<entry>
<title>gnu: libcxx: Correct sha256 hash.</title>
<updated>2019-03-18T00:42:51Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-03-18T00:36:58Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=8c72f13fd45fc04ee64c9b2865a293ad8d47d1f1'/>
<id>urn:sha1:8c72f13fd45fc04ee64c9b2865a293ad8d47d1f1</id>
<content type='text'>
* gnu/packages/llvm.scm (libcxx)[source]: Fix it.
</content>
</entry>
</feed>
