Re: windows shell scripts

2020-02-20 Thread J. Ipanienko
Hi Christopher, I don't mind, I know small english and go less, use sugestion best you can ipan > Sent: Thursday, February 20, 2020 at 4:54 PM > From: "Christopher Collins" > To: "J. Ipanienko" , dev@mynewt.apache.org > Subject: Re: windows shell scripts >

Re: windows shell scripts

2020-02-20 Thread Christopher Collins
Thanks ipan, those are all very good points. Please feel free to submit one or more PRs. Otherwise, I will take a look at implementing some of these if you don't mind. Chris On Wed, Feb 19, 2020 at 10:26:53PM +0100, J. Ipanienko wrote: > Welcome everyone > > 1. mynewt has over 100 same cmd

windows shell scripts

2020-02-19 Thread J. Ipanienko
Welcome everyone 1. mynewt has over 100 same cmd files with this content @bash "%~dp0%~n0.sh" 2. pre_build_cmds pre_link_cmds post_link_cmds probably can't be used with .WINDOWS 3. go exec.Command and os.StartProcess will not run a file with the .sh extension at Windows 4. debug and load for