Jump to page: 1 2 3
Thread overview
Coedit 1 gold released
Jun 10, 2015
Basile Burg
Jun 10, 2015
Dennis Ritchie
Jun 10, 2015
Sean Campbell
Jun 10, 2015
Basile Burg
Jun 11, 2015
Sean Campbell
Jun 10, 2015
Basile Burg
Jun 10, 2015
Andre Kostur
Jun 10, 2015
Basile Burg
Jun 11, 2015
Andre Kostur
Jun 11, 2015
Basile Burg
Jun 12, 2015
Jacob Carlborg
Jun 12, 2015
Basile Burg
Jun 11, 2015
Jacob Carlborg
Jun 11, 2015
Jacob Carlborg
Jun 11, 2015
Sönke Ludwig
Jun 11, 2015
Paolo Invernizzi
Jun 11, 2015
Brian Schott
Jun 11, 2015
Jacob Carlborg
Jun 21, 2015
Jürgen Reichmann
Jun 21, 2015
Basile Burg
June 10, 2015
Coedit, the small IDE for the D DMD compiler goes gold

- Information

https://github.com/BBasile/Coedit

https://github.com/BBasile/Coedit/releases/tag/1_gold

https://github.com/BBasile/Coedit/wiki


- Downloads:


https://github.com/BBasile/Coedit/releases/download/1_gold/coedit.1gold.linux32.setup.zip

https://github.com/BBasile/Coedit/releases/download/1_gold/coedit.1gold.linux32.zip

https://github.com/BBasile/Coedit/releases/download/1_gold/coedit.1gold.linux64.setup.zip

https://github.com/BBasile/Coedit/releases/download/1_gold/coedit.1gold.linux64.zip

https://github.com/BBasile/Coedit/releases/download/1_gold/coedit.1gold.win32.setup.zip

https://github.com/BBasile/Coedit/releases/download/1_gold/coedit.1gold.win32.zip
June 10, 2015
On Wednesday, 10 June 2015 at 01:23:00 UTC, Basile Burg wrote:
> Coedit, the small IDE for the D DMD compiler goes gold

Thanks!
June 10, 2015
On Wednesday, 10 June 2015 at 01:23:00 UTC, Basile Burg wrote:
> Coedit, the small IDE for the D DMD compiler goes gold
>
> - Information
>
> https://github.com/BBasile/Coedit
>
> https://github.com/BBasile/Coedit/releases/tag/1_gold
>
> https://github.com/BBasile/Coedit/wiki
>
>
> - Downloads:
>
>
> https://github.com/BBasile/Coedit/releases/download/1_gold/coedit.1gold.linux32.setup.zip
>
> https://github.com/BBasile/Coedit/releases/download/1_gold/coedit.1gold.linux32.zip
>
> https://github.com/BBasile/Coedit/releases/download/1_gold/coedit.1gold.linux64.setup.zip
>
> https://github.com/BBasile/Coedit/releases/download/1_gold/coedit.1gold.linux64.zip
>
> https://github.com/BBasile/Coedit/releases/download/1_gold/coedit.1gold.win32.setup.zip
>
> https://github.com/BBasile/Coedit/releases/download/1_gold/coedit.1gold.win32.zip

I've been wanting to switch a D based editor for a while but at least on windows, everything is on a different window and I cant figure out how to
change this.
June 10, 2015
On 6/9/15 6:22 PM, Basile Burg wrote:
> Coedit, the small IDE for the D DMD compiler goes gold

I can haz OSX pliz pliz ok thx bye -- Andrei

June 10, 2015
On Wednesday, 10 June 2015 at 06:57:09 UTC, Andrei Alexandrescu wrote:
> On 6/9/15 6:22 PM, Basile Burg wrote:
>> Coedit, the small IDE for the D DMD compiler goes gold
>
> I can haz OSX pliz pliz ok thx bye -- Andrei

No, because i don't have the hardware necessary to release the mac OSX version. There's someone who succeeded to build it but it doesn't look like he wanted to be more involved than that in the project.

June 10, 2015
On Wednesday, 10 June 2015 at 03:49:04 UTC, Sean Campbell wrote:
> On Wednesday, 10 June 2015 at 01:23:00 UTC, Basile Burg wrote:
>> Coedit, the small IDE for the D DMD compiler goes gold
>
> I've been wanting to switch a D based editor for a while but at least on windows, everything is on a different window and I cant figure out how to
> change this.

You cant. But as the Windows are docked, is it really a problem ?
If some of the widgets look superfluous to you then you can close them and just use the Window menu when you need them.

I'm afraid that there might be an misunderstanding, when you started the software for the first time, it looked a bit like that: http://imgur.com/CecC9Cm , right ?
June 10, 2015
On 2015-06-10 7:22 AM, Basile Burg wrote:
> On Wednesday, 10 June 2015 at 06:57:09 UTC, Andrei Alexandrescu wrote:
>> On 6/9/15 6:22 PM, Basile Burg wrote:
>>> Coedit, the small IDE for the D DMD compiler goes gold
>>
>> I can haz OSX pliz pliz ok thx bye -- Andrei
>
> No, because i don't have the hardware necessary to release the mac OSX
> version. There's someone who succeeded to build it but it doesn't look
> like he wanted to be more involved than that in the project.
>

Did that someone submit the source code, project files, etc. necessary to build on OSX so that someone else might be able to follow in his footsteps?
June 10, 2015
On Wednesday, 10 June 2015 at 16:32:19 UTC, Andre Kostur wrote:
> On 2015-06-10 7:22 AM, Basile Burg wrote:
>> On Wednesday, 10 June 2015 at 06:57:09 UTC, Andrei Alexandrescu wrote:
>>> On 6/9/15 6:22 PM, Basile Burg wrote:
>>>> Coedit, the small IDE for the D DMD compiler goes gold
>>>
>>> I can haz OSX pliz pliz ok thx bye -- Andrei
>>
>> No, because i don't have the hardware necessary to release the mac OSX
>> version. There's someone who succeeded to build it but it doesn't look
>> like he wanted to be more involved than that in the project.
>>
>
> Did that someone submit the source code, project files, etc. necessary to build on OSX so that someone else might be able to follow in his footsteps?

Yes, everything is in the sources. Actually there's really not much to do (i estimate this to 50 SLOC spreaded in 3 or 4 portions of code with {$IFDEF DARWIN}...{$ENDIF}). The problem is just that i don't know if it's usable.
Also the guy compiled with the Qt interface instead of Cocoa.

June 10, 2015
On 6/10/15 10:04 AM, Basile Burg wrote:
> On Wednesday, 10 June 2015 at 16:32:19 UTC, Andre Kostur wrote:
>> On 2015-06-10 7:22 AM, Basile Burg wrote:
>>> On Wednesday, 10 June 2015 at 06:57:09 UTC, Andrei Alexandrescu wrote:
>>>> On 6/9/15 6:22 PM, Basile Burg wrote:
>>>>> Coedit, the small IDE for the D DMD compiler goes gold
>>>>
>>>> I can haz OSX pliz pliz ok thx bye -- Andrei
>>>
>>> No, because i don't have the hardware necessary to release the mac OSX
>>> version. There's someone who succeeded to build it but it doesn't look
>>> like he wanted to be more involved than that in the project.
>>>
>>
>> Did that someone submit the source code, project files, etc. necessary
>> to build on OSX so that someone else might be able to follow in his
>> footsteps?
>
> Yes, everything is in the sources. Actually there's really not much to
> do (i estimate this to 50 SLOC spreaded in 3 or 4 portions of code with
> {$IFDEF DARWIN}...{$ENDIF}). The problem is just that i don't know if
> it's usable.
> Also the guy compiled with the Qt interface instead of Cocoa.

Well does anyone want to take up on this? Would be great to support all major desktoprs. Andre? -- Andrei


June 11, 2015
On 2015-06-10 11:10 AM, Andrei Alexandrescu wrote:
> On 6/10/15 10:04 AM, Basile Burg wrote:
>
> Well does anyone want to take up on this? Would be great to support all
> major desktoprs. Andre? -- Andrei

Let's see how far I can get.  I've got the toolchain installed and tried a first build that didn't quite make it.  I'll work on it for a bit to see if I can get a viable executable.

« First   ‹ Prev
1 2 3