Re: [ptxdist] [PATCH] tntnet: Add host package

2014-02-16 Thread Bernhard Seßler
Hi folks, sorry, I've been on vacation last week and I was not thinking about IT related stuff even once. ;) On 11.02.2014 12:32, Michael Olbrich wrote: On Tue, Feb 11, 2014 at 12:23:21PM +0100, Juergen Beisert wrote: On Tuesday 11 February 2014 12:02:33 Michael Olbrich wrote: [...] +

Re: [ptxdist] [PATCH] tntnet: Add host package

2014-02-12 Thread Michael Olbrich
On Wed, Feb 05, 2014 at 01:42:45PM +0100, Bernhard Sessler wrote: This host package builds the tntnet SDK, which is required in order to generate the pre-compiled C++ modules. Signed-off-by: Bernhard Sessler bernhard.sess...@corscience.de Thanks, applied. Michael ---

Re: [ptxdist] [PATCH] tntnet: Add host package

2014-02-12 Thread Michael Olbrich
On Wed, Feb 12, 2014 at 09:55:36AM +0100, Michael Olbrich wrote: On Wed, Feb 05, 2014 at 01:42:45PM +0100, Bernhard Sessler wrote: This host package builds the tntnet SDK, which is required in order to generate the pre-compiled C++ modules. Signed-off-by: Bernhard Sessler

Re: [ptxdist] [PATCH] tntnet: Add host package

2014-02-11 Thread Michael Olbrich
On Wed, Feb 05, 2014 at 01:42:45PM +0100, Bernhard Sessler wrote: This host package builds the tntnet SDK, which is required in order to generate the pre-compiled C++ modules. So this will be used to build an application that uses tntnet, right? Btw this won't compile without cxxtools, so you

Re: [ptxdist] [PATCH] tntnet: Add host package

2014-02-11 Thread Juergen Beisert
On Tuesday 11 February 2014 12:02:33 Michael Olbrich wrote: [...] + +config HOST_TNTNET + tristate + default ALLYES + select HOST_ZLIB + help + web application server for c++ You can drop the help here. It's not visible anyways. Some people tend to add comments into

Re: [ptxdist] [PATCH] tntnet: Add host package

2014-02-11 Thread Michael Olbrich
On Tue, Feb 11, 2014 at 12:23:21PM +0100, Juergen Beisert wrote: On Tuesday 11 February 2014 12:02:33 Michael Olbrich wrote: [...] + +config HOST_TNTNET + tristate + default ALLYES + select HOST_ZLIB + help + web application server for c++ You can drop the help here.

[ptxdist] [PATCH] tntnet: Add host package

2014-02-05 Thread Bernhard Sessler
This host package builds the tntnet SDK, which is required in order to generate the pre-compiled C++ modules. Signed-off-by: Bernhard Sessler bernhard.sess...@corscience.de --- rules/host-tntnet.in | 9 + rules/host-tntnet.make | 44 2