Re: [PATCH] gnu: Simplify LLVM build.

2015-08-24 Thread Mark H Weaver
Andy Wingo writes: > On Fri 21 Aug 2015 23:16, Mark H Weaver writes: > >> Andy Wingo writes: >> >>> If Guix has additional requirements they should be indicated >>> somewhere; did I miss the document? >> >> No, you didn't miss it. We have a lot to do, and writing precise >> documentation of ou

Re: [PATCH] gnu: Simplify LLVM build.

2015-08-24 Thread Andy Wingo
On Fri 21 Aug 2015 23:16, Mark H Weaver writes: > Andy Wingo writes: > >> If Guix has additional requirements they should be indicated >> somewhere; did I miss the document? > > No, you didn't miss it. We have a lot to do, and writing precise > documentation of our coding standards is not somet

Re: [PATCH] gnu: Simplify LLVM build.

2015-08-21 Thread Mark H Weaver
0 2001 >>> From: Andy Wingo >>> Date: Mon, 17 Aug 2015 08:26:07 +0200 >>> Subject: [PATCH] gnu: Simplify LLVM build. >>> >>> * gnu/packages/llvm.scm (llvm): Simplify build. >> >> Could this perhaps be a bit more descriptive? It also doesn

Re: [PATCH] gnu: Simplify LLVM build.

2015-08-17 Thread Andy Wingo
gt;> Date: Mon, 17 Aug 2015 08:26:07 +0200 >> Subject: [PATCH] gnu: Simplify LLVM build. >> >> * gnu/packages/llvm.scm (llvm): Simplify build. > > Could this perhaps be a bit more descriptive? It also doesn't > follow our standard. Maybe: > > gnu: llvm

Re: [PATCH] gnu: Simplify LLVM build.

2015-08-17 Thread Eric Bavier
Hello Andy, Thanks for taking a closer look at this! On Mon, 17 Aug 2015 08:27:38 +0200 Andy Wingo wrote: > From db066d194d3b8359eddd0149234bfad29c11542d Mon Sep 17 00:00:00 2001 > From: Andy Wingo > Date: Mon, 17 Aug 2015 08:26:07 +0200 > Subject: [PATCH] gnu: Simplify LLVM build

[PATCH] gnu: Simplify LLVM build.

2015-08-16 Thread Andy Wingo
>From db066d194d3b8359eddd0149234bfad29c11542d Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Mon, 17 Aug 2015 08:26:07 +0200 Subject: [PATCH] gnu: Simplify LLVM build. * gnu/packages/llvm.scm (llvm): Simplify build. --- gnu/packages/llvm.scm | 20 ++-- 1 file changed