Re: Diamond, a D Memory Debugger (and profiler) and thesis

2009-07-03 Thread Nick B
Vladimir Panteleev wrote: On Mon, 22 Jun 2009 10:55:37 +0300, Extrawurst s...@extrawurst.org wrote: Sounds great, is it possible to read the aforementioned thesis too ? I've been undecided whether I should post it online, for the reason that it was written for a committee of Moldavian

CDC- Compile D Code

2009-07-03 Thread Eric Poggel
Hello, I wrote a new build tool for D. I'm calling it CDC (for Compile D Code). It's hosted at http://dsource.org/projects/cdc . I'm open to any ideas or constructive criticism. My target here is anyone looking for a very simple build solution, not an everything and the kitchen sink

wxD 0.15 released

2009-07-03 Thread Anders F Björklund
0.15 (afb) Add support for DMD on Mac OS X (i386 only) Fix setting of version=Posix and ldmd usage Support for building on Windows without MSYS http://wxd.sourceforge.net/ Tested with DMD 1.030 and wxWidgets 2.8.10, on: Mac OS X, Windows, Fedora and Ubuntu. mingw32-make -f makefile.gcc #

Re: CDC- Compile D Code

2009-07-03 Thread Michael P.
Eric Poggel Wrote: Hello, I wrote a new build tool for D. I'm calling it CDC (for Compile D Code). It's hosted at http://dsource.org/projects/cdc . I'm open to any ideas or constructive criticism. My target here is anyone looking for a very simple build solution, not an everything

Re: CDC- Compile D Code

2009-07-03 Thread Michael P.
Eric Poggel Wrote: Michael P. wrote: Eric Poggel Wrote: Hello, I wrote a new build tool for D. I'm calling it CDC (for Compile D Code). It's hosted at http://dsource.org/projects/cdc . I'm open to any ideas or constructive criticism. My target here is anyone looking for a