Re: Phoenix: Issues encountered doing a Windows build from a git clone

Bryan Petty <[email protected]>
Newsgroups gmane.comp.python.wxpython.devel
Message-ID <CAKB8V+phZdt2J3xrAxZQcTL0ydtGOb8mXV_uf2kaeAD-eTHc_g@mail.gmail.com>
On Tue, Apr 28, 2015 at 7:58 AM, Const <[email protected]> wrote:
> To fix, remove the "\r" from the regen.sh file (i.e. convert to Unix line
> endings). regen.sh is in /ext/wxWindows/docs/doxygen.

This makes me wonder how the gitattributes works for submodules. The
file should already be marked for LF newlines because of this:
https://github.com/wxWidgets/wxWidgets/blob/f1cc58/.gitattributes#L26

On the other hand, this script actually already has a Windows bat file
equivalent meant to be used on Windows instead of using regen.sh:
https://github.com/wxWidgets/wxWidgets/blob/master/docs/doxygen/regen.bat

So maybe the Phoenix build script could use that instead?

-- 
Regards,
Bryan Petty

-- 
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.