digitalmars.D - ddmd: Enhanced buildscript to simplify compiling for new users
- dolive <dolive89 sina.com> Oct 06 2010
- "Denis Koroskin" <2korden gmail.com> Oct 06 2010
- "Nick Sabalausky" <a a.a> Oct 06 2010
- "Nick Sabalausky" <a a.a> Oct 06 2010
- "Denis Koroskin" <2korden gmail.com> Oct 06 2010
- dolive <dolive89 sina.com> Oct 06 2010
- "Denis Koroskin" <2korden gmail.com> Oct 06 2010
- "Denis Koroskin" <2korden gmail.com> Oct 06 2010
- dolive <dolive89 sina.com> Oct 06 2010
On Wed, 06 Oct 2010 11:54:47 +0400, dolive <dolive89 sina.com> wrote:thank you very much ! to make an all out effort !
Sometimes I wish that guy were writing in Chinese... It is as simple and running setupenv && build from a command line for me (well, after some initial setup that involves downloading software, patching dmd etc). Did you have any specific issues? I agree it could have some improvement though. Please, submit your requests to the ticket tracker next time: http://dsource.org/projects/ddmd/newticket Thanks.
Oct 06 2010
"Denis Koroskin" <2korden gmail.com> wrote in message news:op.vj5az7fjo7cclz korden-pc...On Wed, 06 Oct 2010 11:54:47 +0400, dolive <dolive89 sina.com> wrote:thank you very much ! to make an all out effort !
Sometimes I wish that guy were writing in Chinese... It is as simple and running setupenv && build from a command line for me (well, after some initial setup that involves downloading software, patching dmd etc). Did you have any specific issues? I agree it could have some improvement though. Please, submit your requests to the ticket tracker next time: http://dsource.org/projects/ddmd/newticket Thanks.
I think he's just saying he appreciates the new buildscript I committed the other day that automates all of the initial setup: http://hg.dsource.org/projects/ddmd/ http://hg.dsource.org/projects/ddmd/rev/b080e62b16b4 http://www.dsource.org/projects/ddmd/wiki/BuildInstructions/Windows dolive: You're welcome :) Does it work well for you? Are you on Windows or Linux? It definitely should work on Windows. I tried my best to make it work on Linux, but I couldn't get DDMD to compile on my Linux machine at all (not even with the old instructions), so I don't know if the new buildscript works on Linux.
Oct 06 2010
"Nick Sabalausky" <a a.a> wrote in message news:i8hkk4$1g13$1 digitalmars.com...dolive: You're welcome :) Does it work well for you? Are you on Windows or Linux? It definitely should work on Windows. I tried my best to make it work on Linux, but I couldn't get DDMD to compile on my Linux machine at all (not even with the old instructions), so I don't know if the new buildscript works on Linux.
Speaking of which, I sincerely apologzie if I broke anything for Linux users. If I did, let me know, and I'll fix it ASAP.
Oct 06 2010
On Wed, 06 Oct 2010 14:56:29 +0400, Nick Sabalausky <a a.a> wrote:"Denis Koroskin" <2korden gmail.com> wrote in message news:op.vj5az7fjo7cclz korden-pc...On Wed, 06 Oct 2010 11:54:47 +0400, dolive <dolive89 sina.com> wrote:thank you very much ! to make an all out effort !
Sometimes I wish that guy were writing in Chinese... It is as simple and running setupenv && build from a command line for me (well, after some initial setup that involves downloading software, patching dmd etc). Did you have any specific issues? I agree it could have some improvement though. Please, submit your requests to the ticket tracker next time: http://dsource.org/projects/ddmd/newticket Thanks.
I think he's just saying he appreciates the new buildscript I committed the other day that automates all of the initial setup: http://hg.dsource.org/projects/ddmd/ http://hg.dsource.org/projects/ddmd/rev/b080e62b16b4 http://www.dsource.org/projects/ddmd/wiki/BuildInstructions/Windows dolive: You're welcome :) Does it work well for you? Are you on Windows or Linux? It definitely should work on Windows. I tried my best to make it work on Linux, but I couldn't get DDMD to compile on my Linux machine at all (not even with the old instructions), so I don't know if the new buildscript works on Linux.
Ah, well done! That's really a significant improvement!
Oct 06 2010
Denis Koroskin д:On Wed, 06 Oct 2010 14:56:29 +0400, Nick Sabalausky <a a.a> wrote:"Denis Koroskin" <2korden gmail.com> wrote in message news:op.vj5az7fjo7cclz korden-pc...On Wed, 06 Oct 2010 11:54:47 +0400, dolive <dolive89 sina.com> wrote:thank you very much ! to make an all out effort !
Sometimes I wish that guy were writing in Chinese... It is as simple and running setupenv && build from a command line for me (well, after some initial setup that involves downloading software, patching dmd etc). Did you have any specific issues? I agree it could have some improvement though. Please, submit your requests to the ticket tracker next time: http://dsource.org/projects/ddmd/newticket Thanks.
I think he's just saying he appreciates the new buildscript I committed the other day that automates all of the initial setup: http://hg.dsource.org/projects/ddmd/ http://hg.dsource.org/projects/ddmd/rev/b080e62b16b4 http://www.dsource.org/projects/ddmd/wiki/BuildInstructions/Windows dolive: You're welcome :) Does it work well for you? Are you on Windows or Linux? It definitely should work on Windows. I tried my best to make it work on Linux, but I couldn't get DDMD to compile on my Linux machine at all (not even with the old instructions), so I don't know if the new buildscript works on Linux.
Ah, well done! That's really a significant improvement!
New buildscript is good ! Hoping to update to the latest version dmd2, I worked on windows, I use ddmd's parser.d and Lexer.d write a d-editor, target is to implement autocompletion, error recovery,error reporting, project management. Can ddmd implement fully internationalized? the same as the dil, It can output compiler messages in English, German, Chinese etc. thank you very much !
Oct 06 2010
On Wed, 06 Oct 2010 17:59:31 +0400, dolive <dolive89 sina.com> wrote:Denis Koroskin =C3=90=C2=B4=C2=B5=C2=BD:On Wed, 06 Oct 2010 14:56:29 +0400, Nick Sabalausky <a a.a> wrote:"Denis Koroskin" <2korden gmail.com> wrote in message news:op.vj5az7fjo7cclz korden-pc...On Wed, 06 Oct 2010 11:54:47 +0400, dolive <dolive89 sina.com> wro=
thank you very much ! to make an all out effort !
Sometimes I wish that guy were writing in Chinese... It is as simple and running setupenv && build from a command line =
for me(well, after some initial setup that involves downloading software=
patching dmd etc). Did you have any specific issues? I agree it could have some improvement though. Please, submit your requests to the ticket tracker next time: http://dsource.org/projects/ddmd/newticket Thanks.
I think he's just saying he appreciates the new buildscript I =
committedthe other day that automates all of the initial setup: http://hg.dsource.org/projects/ddmd/ http://hg.dsource.org/projects/ddmd/rev/b080e62b16b4 http://www.dsource.org/projects/ddmd/wiki/BuildInstructions/Windows=
dolive: You're welcome :) Does it work well for you? Are you on =
Windowsor Linux? It definitely should work on Windows. I tried my best to mak=
itwork on Linux, but I couldn't get DDMD to compile on my Linux machine at=
all(not even with the old instructions), so I don't know if the new =
buildscriptworks on Linux.
Ah, well done! That's really a significant improvement!
New buildscript is good ! Hoping to update to the latest version dmd2=
I worked on windows, I use ddmd's parser.d and Lexer.d write a d-edito=
target is to implement autocompletion, error recovery,error reporting=
project management. Can ddmd implement fully internationalized? the same as the dil, It c=
output compiler messages in English, German, Chinese etc. thank you very much !
It shouldn't be hard. You would need to hook error/warning functions = defined in dmd\Util.d and
Oct 06 2010
On Wed, 06 Oct 2010 17:59:31 +0400, dolive <dolive89 sina.com> wrote:Denis Koroskin =C3=90=C2=B4=C2=B5=C2=BD:On Wed, 06 Oct 2010 14:56:29 +0400, Nick Sabalausky <a a.a> wrote:"Denis Koroskin" <2korden gmail.com> wrote in message news:op.vj5az7fjo7cclz korden-pc...On Wed, 06 Oct 2010 11:54:47 +0400, dolive <dolive89 sina.com> wro=
thank you very much ! to make an all out effort !
Sometimes I wish that guy were writing in Chinese... It is as simple and running setupenv && build from a command line =
for me(well, after some initial setup that involves downloading software=
patching dmd etc). Did you have any specific issues? I agree it could have some improvement though. Please, submit your requests to the ticket tracker next time: http://dsource.org/projects/ddmd/newticket Thanks.
I think he's just saying he appreciates the new buildscript I =
committedthe other day that automates all of the initial setup: http://hg.dsource.org/projects/ddmd/ http://hg.dsource.org/projects/ddmd/rev/b080e62b16b4 http://www.dsource.org/projects/ddmd/wiki/BuildInstructions/Windows=
dolive: You're welcome :) Does it work well for you? Are you on =
Windowsor Linux? It definitely should work on Windows. I tried my best to mak=
itwork on Linux, but I couldn't get DDMD to compile on my Linux machine at=
all(not even with the old instructions), so I don't know if the new =
buildscriptworks on Linux.
Ah, well done! That's really a significant improvement!
New buildscript is good ! Hoping to update to the latest version dmd2=
I worked on windows, I use ddmd's parser.d and Lexer.d write a d-edito=
target is to implement autocompletion, error recovery,error reporting=
project management. Can ddmd implement fully internationalized? the same as the dil, It c=
output compiler messages in English, German, Chinese etc. thank you very much !
It shouldn't be hard. You would need to hook error/warning functions = defined in dmd\Util.d, make a dictionary lookup (i.e. translation) and = output result.
Oct 06 2010
Denis Koroskin д:On Wed, 06 Oct 2010 17:59:31 +0400, dolive <dolive89 sina.com> wrote:Denis Koroskin дµ½:On Wed, 06 Oct 2010 14:56:29 +0400, Nick Sabalausky <a a.a> wrote:"Denis Koroskin" <2korden gmail.com> wrote in message news:op.vj5az7fjo7cclz korden-pc...On Wed, 06 Oct 2010 11:54:47 +0400, dolive <dolive89 sina.com> wrote:thank you very much ! to make an all out effort !
Sometimes I wish that guy were writing in Chinese... It is as simple and running setupenv && build from a command line
(well, after some initial setup that involves downloading software, patching dmd etc). Did you have any specific issues? I agree it could have some improvement though. Please, submit your requests to the ticket tracker next time: http://dsource.org/projects/ddmd/newticket Thanks.
I think he's just saying he appreciates the new buildscript I
the other day that automates all of the initial setup: http://hg.dsource.org/projects/ddmd/ http://hg.dsource.org/projects/ddmd/rev/b080e62b16b4 http://www.dsource.org/projects/ddmd/wiki/BuildInstructions/Windows dolive: You're welcome :) Does it work well for you? Are you on
or Linux? It definitely should work on Windows. I tried my best to make
work on Linux, but I couldn't get DDMD to compile on my Linux machine at
(not even with the old instructions), so I don't know if the new
works on Linux.
Ah, well done! That's really a significant improvement!
New buildscript is good ! Hoping to update to the latest version dmd2, I worked on windows, I use ddmd's parser.d and Lexer.d write a d-editor, target is to implement autocompletion, error recovery,error reporting, project management. Can ddmd implement fully internationalized? the same as the dil, It can output compiler messages in English, German, Chinese etc. thank you very much !
It shouldn't be hard. You would need to hook error/warning functions defined in dmd\Util.d, make a dictionary lookup (i.e. translation) and output result.
thank you very much !
Oct 06 2010









"Nick Sabalausky" <a a.a> 