Re: [PATCH] setup: add Windows 8.1 to manifest

2014-02-25 Thread Christopher Faylor
On Tue, Feb 25, 2014 at 09:32:20PM +0100, Achim Gratz wrote: >Corinna Vinschen writes: >> I'm not sure what you're doing. > >I'm making two builds from two Cygwin installations (one 32bit and one >64bit) with the native toolchain (not cross-compiled). I've had some >disk space problems that preven

Re: [PATCH] setup: add Windows 8.1 to manifest

2014-02-25 Thread Achim Gratz
Corinna Vinschen writes: > I'm not sure what you're doing. I'm making two builds from two Cygwin installations (one 32bit and one 64bit) with the native toolchain (not cross-compiled). I've had some disk space problems that prevented installation of the cross compilation toolchain(s) originally.

Re: [PATCH] setup: add Windows 8.1 to manifest

2014-02-25 Thread Corinna Vinschen
On Feb 25 19:58, Achim Gratz wrote: > Christopher Faylor writes: > > On Tue, Feb 25, 2014 at 01:13:29PM -0500, Christopher Faylor wrote: > >>On Tue, Feb 25, 2014 at 07:06:27PM +0100, Achim Gratz wrote: > >>>Corinna Vinschen writes: > I added the 8.1 GUID to setup on 2013-11-19 already. Did we

Re: [PATCH] setup: add Windows 8.1 to manifest

2014-02-25 Thread Achim Gratz
Christopher Faylor writes: > On Tue, Feb 25, 2014 at 01:13:29PM -0500, Christopher Faylor wrote: >>On Tue, Feb 25, 2014 at 07:06:27PM +0100, Achim Gratz wrote: >>>Corinna Vinschen writes: I added the 8.1 GUID to setup on 2013-11-19 already. Did we have no new release since then? >>> >>>I

Re: [PATCH] setup: add Windows 8.1 to manifest

2014-02-25 Thread Christopher Faylor
On Tue, Feb 25, 2014 at 01:13:29PM -0500, Christopher Faylor wrote: >On Tue, Feb 25, 2014 at 07:06:27PM +0100, Achim Gratz wrote: >>Corinna Vinschen writes: >>> I added the 8.1 GUID to setup on 2013-11-19 already. Did we have no new >>> release since then? >> >>I don't think that version was ever

Re: [PATCH] setup: add Windows 8.1 to manifest

2014-02-25 Thread Christopher Faylor
On Tue, Feb 25, 2014 at 07:06:27PM +0100, Achim Gratz wrote: >Corinna Vinschen writes: >> I added the 8.1 GUID to setup on 2013-11-19 already. Did we have no new >> release since then? > >I don't think that version was ever released on cygwin.com. I'll release a new version ASAP. cgf

Re: [PATCH] setup: add Windows 8.1 to manifest

2014-02-25 Thread Achim Gratz
Corinna Vinschen writes: > I added the 8.1 GUID to setup on 2013-11-19 already. Did we have no new > release since then? I don't think that version was ever released on cygwin.com. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Terra

Re: [PATCH] setup: add Windows 8.1 to manifest

2014-02-25 Thread Corinna Vinschen
On Feb 25 10:56, Yaakov (Cygwin/X) wrote: > Just noticed that Windows 8.1 compatibility was missing from > setup*.exe.manifest; patch attached. > > > Yaakov > 2014-02-25 Yaakov Selkowitz > > * setup.exe.manifest: Add Windows 8.1 to compatibility list. > * setup64.exe.manifest: Di

[PATCH] setup: add Windows 8.1 to manifest

2014-02-25 Thread Yaakov (Cygwin/X)
Just noticed that Windows 8.1 compatibility was missing from setup*.exe.manifest; patch attached. Yaakov 2014-02-25 Yaakov Selkowitz * setup.exe.manifest: Add Windows 8.1 to compatibility list. * setup64.exe.manifest: Ditto. Index: setup.exe.manifest ===