Re: [E-devel] [RFC] configure options for maintainers

2013-10-29 Thread Jérémy Zurcher
On Tuesday 29 October 2013 11:47, Guillaume Friloux wrote : > On 29/10/2013 00:58, Carsten Haitzler (The Rasterman) wrote: > >On Mon, 28 Oct 2013 11:49:20 +0100 Guillaume Friloux > > said: > > > >>On 28/10/2013 03:49, Carsten Haitzler (The Rasterman) wrote: > >>>great.. but how do you EXTRACT this

Re: [E-devel] [RFC] configure options for maintainers

2013-10-29 Thread The Rasterman
On Tue, 29 Oct 2013 20:52:08 +0900 Jérôme Pinot said: > On 10/28/13 18:21, Carsten Haitzler wrote: > > On Mon, 28 Oct 2013 17:31:44 +0900 Cedric BAIL said: > > > > > On Mon, Oct 28, 2013 at 4:27 PM, Carsten Haitzler > > > wrote: > > > > On Mon, 28 Oct 2013 14:45:38 +0900 Cedric BAIL > > > > s

Re: [E-devel] [RFC] configure options for maintainers

2013-10-29 Thread The Rasterman
On Tue, 29 Oct 2013 11:47:37 +0100 Guillaume Friloux said: > On 29/10/2013 00:58, Carsten Haitzler (The Rasterman) wrote: > > On Mon, 28 Oct 2013 11:49:20 +0100 Guillaume Friloux > > said: > > > >> On 28/10/2013 03:49, Carsten Haitzler (The Rasterman) wrote: > >>> great.. but how do you EXTRACT

Re: [E-devel] [RFC] configure options for maintainers

2013-10-29 Thread Jérôme Pinot
On 10/28/13 18:21, Carsten Haitzler wrote: > On Mon, 28 Oct 2013 17:31:44 +0900 Cedric BAIL said: > > > On Mon, Oct 28, 2013 at 4:27 PM, Carsten Haitzler > > wrote: > > > On Mon, 28 Oct 2013 14:45:38 +0900 Cedric BAIL said: > > >> On Mon, Oct 28, 2013 at 11:49 AM, Carsten Haitzler > > >> wrote

Re: [E-devel] [RFC] configure options for maintainers

2013-10-29 Thread Guillaume Friloux
On 29/10/2013 00:58, Carsten Haitzler (The Rasterman) wrote: On Mon, 28 Oct 2013 11:49:20 +0100 Guillaume Friloux said: On 28/10/2013 03:49, Carsten Haitzler (The Rasterman) wrote: great.. but how do you EXTRACT this info then from the lib? :) it's a lib.. it can't execute on its own... and p

Re: [E-devel] [RFC] configure options for maintainers

2013-10-29 Thread The Rasterman
On Mon, 28 Oct 2013 11:49:20 +0100 Guillaume Friloux said: > On 28/10/2013 03:49, Carsten Haitzler (The Rasterman) wrote: > > great.. but how do you EXTRACT this info then from the lib? :) it's a lib.. > > it can't execute on its own... and printfing such strings on every fn call > > is just anti

Re: [E-devel] [RFC] configure options for maintainers

2013-10-28 Thread Guillaume Friloux
On 28/10/2013 03:49, Carsten Haitzler (The Rasterman) wrote: great.. but how do you EXTRACT this info then from the lib? :) it's a lib.. it can't execute on its own... and printfing such strings on every fn call is just anti-social :) Its actually possible, but needs some hack. glibc does it :

Re: [E-devel] [RFC] configure options for maintainers

2013-10-28 Thread The Rasterman
On Mon, 28 Oct 2013 17:31:44 +0900 Cedric BAIL said: > On Mon, Oct 28, 2013 at 4:27 PM, Carsten Haitzler > wrote: > > On Mon, 28 Oct 2013 14:45:38 +0900 Cedric BAIL said: > >> On Mon, Oct 28, 2013 at 11:49 AM, Carsten Haitzler > >> wrote: > >> > On Sat, 12 Oct 2013 11:43:33 +0900 Jérôme Pinot

Re: [E-devel] [RFC] configure options for maintainers

2013-10-28 Thread Cedric BAIL
On Mon, Oct 28, 2013 at 4:27 PM, Carsten Haitzler wrote: > On Mon, 28 Oct 2013 14:45:38 +0900 Cedric BAIL said: >> On Mon, Oct 28, 2013 at 11:49 AM, Carsten Haitzler >> wrote: >> > On Sat, 12 Oct 2013 11:43:33 +0900 Jérôme Pinot said: >> > >> > great.. but how do you EXTRACT this info then from

Re: [E-devel] [RFC] configure options for maintainers

2013-10-28 Thread The Rasterman
On Mon, 28 Oct 2013 14:45:38 +0900 Cedric BAIL said: > On Mon, Oct 28, 2013 at 11:49 AM, Carsten Haitzler > wrote: > > On Sat, 12 Oct 2013 11:43:33 +0900 Jérôme Pinot said: > > > > great.. but how do you EXTRACT this info then from the lib? :) it's a lib.. > > it can't execute on its own... and

Re: [E-devel] [RFC] configure options for maintainers

2013-10-27 Thread Cedric BAIL
On Mon, Oct 28, 2013 at 11:49 AM, Carsten Haitzler wrote: > On Sat, 12 Oct 2013 11:43:33 +0900 Jérôme Pinot said: > > great.. but how do you EXTRACT this info then from the lib? :) it's a lib.. it > can't execute on its own... and printfing such strings on every fn call is > just > anti-social :

Re: [E-devel] [RFC] configure options for maintainers

2013-10-27 Thread The Rasterman
On Sat, 12 Oct 2013 11:43:33 +0900 Jérôme Pinot said: great.. but how do you EXTRACT this info then from the lib? :) it's a lib.. it can't execute on its own... and printfing such strings on every fn call is just anti-social :) > Hi, > > During the Enlightenment French League^W^W dinner, we had

Re: [E-devel] [RFC] configure options for maintainers

2013-10-14 Thread Gustavo Sverzut Barbieri
simple and easy, why not? On Fri, Oct 11, 2013 at 11:43 PM, Jérôme Pinot wrote: > Hi, > > During the Enlightenment French League^W^W dinner, we had this idea of > having a configure option for the EFL to setup a string identifying the > compiler/maintainer/distribution of the build. Several proje

[E-devel] [RFC] configure options for maintainers

2013-10-11 Thread Jérôme Pinot
Hi, During the Enlightenment French League^W^W dinner, we had this idea of having a configure option for the EFL to setup a string identifying the compiler/maintainer/distribution of the build. Several projects use this kind of string, for instance TexLive, LibreOffice or POV-Ray. It can be use to