Re: [CMake] cmake support D programming?

2011-11-24 Thread Gour
On Sun, 07 Aug 2011 11:32:53 +0200 jonathan MERCIER bioinfornat...@gmail.com wrote: So, i would to know if cmaked2 will go to cmake ? I'm also curious if support for D language will be included in Cmake (soon) ? Sincerely, Gour -- The embodied soul may be restricted from sense enjoyment,

Re: [CMake] cmake support D programming?

2011-11-24 Thread Arjen Markus
Hello Gour, we support D in the PLplot project - http://plplot.sf.net You can have a look there to see how that is done. Regards, Arjen On 2011-11-24 12:45, Gour wrote: On Sun, 07 Aug 2011 11:32:53 +0200 jonathan MERCIER bioinfornat...@gmail.com wrote: So, i would to know if cmaked2 will

Re: [CMake] cmake support D programming?

2011-11-24 Thread Jens Mueller
Gour wrote: On Sun, 7 Aug 2011 10:27:17 +0200 Jens Mueller jens.k.muel...@gmx.de wrote: Hello Jens, If I find some time I will add gdc and ldc support. It is not much work to add these. Does it meant that support for dmd is done? cmaked2 supports dmd and gdc. But it is not included

Re: [CMake] cmake support D programming?

2011-11-24 Thread Gour
On Thu, 24 Nov 2011 14:13:36 +0100 Jens Mueller jens.k.muel...@gmx.de wrote: cmaked2 supports dmd and gdc. But it is not included in the CMake repository. Even gdc...that's great. I have no resources to move cmaked2 over to the CMake repository. Can you explain a bit what resources do you

Re: [CMake] cmake support D programming?

2011-08-07 Thread jonathan MERCIER
Le samedi 06 août 2011 à 20:00 -0700, Alan W. Irwin a écrit : Hi Jonathan: I certainly agree with your implicit assumption that D language support is important for CMake. On 2011-08-07 03:00+0200 jonathan MERCIER wrote: Since Fedora 16 will add a D2 compiler (ldc), i would like to know

Re: [CMake] cmake support D programming?

2011-08-07 Thread Jens Mueller
jonathan MERCIER wrote: Dear, Since Fedora 16 will add a D2 compiler (ldc), i would like to know if cmake support yet this language? You can try out http://code.google.com/p/cmaked2/. http://code.google.com/p/cmaked2/wiki/GettingStarted should get you started. If I find some time I will add

Re: [CMake] cmake support D programming?

2011-08-07 Thread jonathan MERCIER
Le dimanche 07 août 2011 à 10:27 +0200, Jens Mueller a écrit : jonathan MERCIER wrote: Dear, Since Fedora 16 will add a D2 compiler (ldc), i would like to know if cmake support yet this language? You can try out http://code.google.com/p/cmaked2/.

Re: [CMake] cmake support D programming?

2011-08-07 Thread Alan W. Irwin
On 2011-08-07 09:21+0200 jonathan MERCIER wrote: Le samedi 06 août 2011 à 20:00 -0700, Alan W. Irwin a écrit : Thanks for your answer, i have read this file:

[CMake] cmake support D programming?

2011-08-06 Thread jonathan MERCIER
Dear, Since Fedora 16 will add a D2 compiler (ldc), i would like to know if cmake support yet this language? kind regards -- jonathan MERCIER bioinfornat...@gmail.com ___ Powered by www.kitware.com Visit other Kitware open-source projects at

Re: [CMake] cmake support D programming?

2011-08-06 Thread Alan W. Irwin
Hi Jonathan: I certainly agree with your implicit assumption that D language support is important for CMake. On 2011-08-07 03:00+0200 jonathan MERCIER wrote: Since Fedora 16 will add a D2 compiler (ldc), i would like to know if cmake support yet this language? As far as I know, not