Re: D IDE Coedit - version 3, update 3 released

2017-07-23 Thread Alonso Cárdenas via Digitalmars-d-announce
On Sunday, 23 July 2017 at 18:10:25 UTC, Basile B. wrote: Configuration Options ===> The following configuration options are available for coedit-3.u.3_1: > Options available for the single LCL: you have to select exactly one of them GTK2=on: Use gtk20 interface QT4=off: Use qt4

Re: D IDE Coedit - version 3, update 3 released

2017-07-22 Thread Alonso Cárdenas via Digitalmars-d-announce
On Friday, 14 July 2017 at 06:10:08 UTC, Basile B. wrote: Better integration of D-Scanner. D-Scanner binary is itself included from now, in addition to DCD. See https://github.com/BBasile/Coedit/releases/tag/3_update_3 for the download links and a complete changelog. Hi Basile I have added

Re: LDC 1.3.0

2017-07-16 Thread Alonso Cárdenas via Digitalmars-d-announce
On Sunday, 9 July 2017 at 21:33:17 UTC, kinke wrote: * Bundled with static and shared runtime libraries (Linux and OSX) Also, ldc 1.3.0 is available for FreeBSD from ports tree http://www.freshports.org/lang/ldc/ Greetings