Re: DCD 0.5.0 beta

2015-01-30 Thread Jussi Jumppanen via Digitalmars-d-announce
I'm not sure if this is a DCD bug or an issue with the DMD installer? The DCD beta code compiled without issue. But when I started the server I got this error: C:\Program Files\Zeusdcd-server.exe -iC:/dmd2/src/phobos [info ] Getting symbols for C:/dmd2/src/phobos\etc\c\curl.d ...

Re: D support in Exuberant Ctags 5.8 for Windows

2014-11-12 Thread Jussi Jumppanen via Digitalmars-d
On Thursday, 26 July 2012 at 22:06:08 UTC, Gary Willoughby wrote: I'm looking at this page and trying to download the latest CTags 5.8 with D patch compiled for Windows but i'm getting a dead link. FYI the Zeus IDE uses ctags and many years ago I updated ctags to have some understanding of

[Zeus IDE] Dscanner Python Scripts

2014-08-26 Thread Jussi Jumppanen via Digitalmars-d-announce
I've created a set of Zeus Python scripts to allow the Dscanner to be run from inside Zeus. The Dscanner will need to be downloaded and built form here: https://github.com/Hackerpilot/Dscanner The Zeus scripts can be found here: http://www.zeusedit.com/zforum/viewtopic.php?t=7196 Note: I'm

Re: No VisualStudio project for phobos?

2014-05-08 Thread Jussi Jumppanen via Digitalmars-d
On Thursday, 8 May 2014 at 13:58:51 UTC, Orvid King via Digitalmars-d wrote: I'm fairly certain that it can't build VisualC++ project files from a version of VS older than 2010, due to the fact that 2010 is the first version where VisualC++ projects were proper MSBuild project files.

Re: Compile-time memory footprint of std.algorithm

2014-04-23 Thread Jussi Jumppanen via Digitalmars-d
On Wednesday, 23 April 2014 at 20:04:09 UTC, Peter Alexander wrote: Maybe we should investigate where the memory is going first before planning our attack :-) FWIW one hint might be found in the DCD project found here: https://github.com/Hackerpilot/DCD/ In that project compiling the