[patch]: Decouple cygwin building from in-tree mingw/w32api building

2012-10-17 Thread Kai Tietz
Hello everybody, This patch modifies the bits of build-process so that cygwin and mingw building is decoupled from each other. Additionally the patch decouples cygwin's build from the w32api of mingw.org. By this change it is now possible to build cygwin (and utilities) with mingw.org's and

Re: [patch]: Decouple cygwin building from in-tree mingw/w32api building

2012-10-17 Thread Corinna Vinschen
Hi Kai, On Oct 17 18:13, Kai Tietz wrote: Hello everybody, This patch modifies the bits of build-process so that cygwin and mingw building is decoupled from each other. Additionally the patch decouples cygwin's build from the w32api of mingw.org. By this change it is now possible to build

Re: [patch]: Decouple cygwin building from in-tree mingw/w32api building

2012-10-17 Thread Corinna Vinschen
On Oct 17 12:44, Christopher Faylor wrote: On Wed, Oct 17, 2012 at 06:13:18PM +0200, Kai Tietz wrote: -[ $dir = '/' ] dir='' +[ $dir = '/' ] dir=''; No need for a semicolon here. I have other comments but I wonder if it would just be best to scrap this script and assume that there is a