<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/llvm.scm, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2019-06-26T14:24:58Z</updated>
<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://www.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://www.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://www.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://www.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://www.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>
<entry>
<title>gnu: python-llvmlite: Update to 0.27.1.</title>
<updated>2019-03-13T19:43:55Z</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2019-03-13T19:43:55Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=f9325407737bfc1ebad0914067e01a5babab9b43'/>
<id>urn:sha1:f9325407737bfc1ebad0914067e01a5babab9b43</id>
<content type='text'>
* gnu/packages/llvm.scm (python-llvmlite): Update to 0.27.1.
[inputs]: Update patch for custom LLVM variant.
</content>
</entry>
<entry>
<title>gnu: Add libcxx.</title>
<updated>2019-02-17T09:02:06Z</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2019-02-17T09:02:06Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=9f0ce5ec4af373e3a7980de99c58b9926c83cf06'/>
<id>urn:sha1:9f0ce5ec4af373e3a7980de99c58b9926c83cf06</id>
<content type='text'>
* gnu/packages/llvm.scm (libcxx): New variable.
</content>
</entry>
<entry>
<title>gnu: LLVM, Clang: Update to 7.0.1.</title>
<updated>2019-02-15T11:12:09Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-02-15T10:28:14Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=d199a4c7b4c4d3320ed59e96a382f4c577630360'/>
<id>urn:sha1:d199a4c7b4c4d3320ed59e96a382f4c577630360</id>
<content type='text'>
* gnu/packages/patches/clang-7.0-libc-search-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 7.0.1.
(llvm-7.0.1): Remove variable.
(clang-from-llvm)[arguments]: Adjust phase to match Clang 7.
(llvm-6, clang-runtime-6, clang-6): New public variables.
* gnu/packages/dlang.scm (ldc)[native-inputs]: Change LLVM and CLANG to
LLVM-6.0 and CLANG-6.0.
* gnu/packages/gl.scm (mesa)[inputs]: Change from LLVM to LLVM-6.
</content>
</entry>
<entry>
<title>gnu: LLVM: Use HTTPS URLs.</title>
<updated>2019-02-15T11:12:09Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-02-15T10:16:31Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=3bdcc668ee94264798de0e8a8633335528e80e19'/>
<id>urn:sha1:3bdcc668ee94264798de0e8a8633335528e80e19</id>
<content type='text'>
* gnu/packages/llvm.scm (llvm, clang-runtime-from-llvm, clang-from-llvm,
llvm-3.9.1, llvm-3.7, llvm-3.6, llvm-3.5)[source](uri): Use HTTPS.
(emacs-clang-format)[description]: Likewise.
</content>
</entry>
<entry>
<title>Merge branch 'master' into staging</title>
<updated>2019-01-31T22:32:56Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-01-31T22:32:56Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=0747328e317de4bf936fab50e795d1e1523adfc1'/>
<id>urn:sha1:0747328e317de4bf936fab50e795d1e1523adfc1</id>
<content type='text'>
</content>
</entry>
</feed>
