1 Dec 2009 19:49
2 Dec 2009 03:45
Re: run2: make 0.3.1-1 current
Yaakov (Cygwin/X) wrote: > We've been bombarded as of late with the bug in checkX (run2) 0.3.0 not > respecting the -t option. 0.3.1-1 seems to fix that; could this be made > curr: ASAP? run2-0.3.2-1 should hit the mirrors any time now (no code changes from 0.3.1-1 except to bump to an even micro version). -- Chuck
5 Dec 2009 20:17
[UPLOAD] base-files 3.9-1
Change Log
----------
3.9-1
* Set LANG scripts in /etc/profile.d/
- Corinna Vinschen, Thomas Wolff, Christopher Faylor
* Unset TMP and TEMP in ~/.bashrc
- Angelo Graziosi, Robert Pendell, Ken Brown, Corinna Vinschen
<http://homepage.ntlworld.com/j-n-s.morrison/john/cygwin/base-files/base-files-3.9-1.tar.bz2>
md5sum: 97b88867e26e36bc52d0ce890996b9d2
Incase they're wanted...
<http://homepage.ntlworld.com/j-n-s.morrison/john/cygwin/base-files/md5sum>
<http://homepage.ntlworld.com/j-n-s.morrison/john/cygwin/base-files/setup.hint>
Thanks,
J.
PS, TODO:
* Remove X11R6 from $PATH when there are no packages remaining
which require it - Angelo Graziosi
If somebody can keep and eye on the packages and tell me when it's no
longer required I'd appreciate it.
PPS, Corinna you did the last modifications (3.8-4), which I think were
just permission changes? Could you please check that I duplicated them in
my copy of the code base? Thanks, appreciate it.
(Continue reading)
5 Dec 2009 22:10
Re: [UPLOAD] base-files 3.9-1
Hi John, On Dec 5 19:17, John Morrison wrote: > Change Log > ---------- > 3.9-1 > * Set LANG scripts in /etc/profile.d/ > - Corinna Vinschen, Thomas Wolff, Christopher Faylor > * Unset TMP and TEMP in ~/.bashrc > - Angelo Graziosi, Robert Pendell, Ken Brown, Corinna Vinschen > > > <http://homepage.ntlworld.com/j-n-s.morrison/john/cygwin/base-files/base-files-3.9-1.tar.bz2> > md5sum: 97b88867e26e36bc52d0ce890996b9d2 > > Incase they're wanted... > <http://homepage.ntlworld.com/j-n-s.morrison/john/cygwin/base-files/md5sum> > <http://homepage.ntlworld.com/j-n-s.morrison/john/cygwin/base-files/setup.hint> > > Thanks, > > J. > > PS, TODO: > * Remove X11R6 from $PATH when there are no packages remaining > which require it - Angelo Graziosi > > If somebody can keep and eye on the packages and tell me when it's no > longer required I'd appreciate it. >(Continue reading)
6 Dec 2009 11:56
Re: [UPLOAD] base-files 3.9-1
On Sat, December 5, 2009 9:10 pm, Corinna Vinschen wrote: > In /etc/postinstall/base-files-mketc.sh.done, please remove... Done. <http://homepage.ntlworld.com/j-n-s.morrison/john/cygwin/base-files/base-files-3.9-2.tar.bz2> md5sum: a698f1bbda5270df30bc2d892821b12f Incase they're wanted... <http://homepage.ntlworld.com/j-n-s.morrison/john/cygwin/base-files/md5sum> <http://homepage.ntlworld.com/j-n-s.morrison/john/cygwin/base-files/setup.hint> J.
6 Dec 2009 12:10
Re: [UPLOAD] base-files 3.9-1
On Dec 6 10:56, John Morrison wrote: > On Sat, December 5, 2009 9:10 pm, Corinna Vinschen wrote: > > In /etc/postinstall/base-files-mketc.sh.done, please remove... > > Done. > > <http://homepage.ntlworld.com/j-n-s.morrison/john/cygwin/base-files/base-files-3.9-2.tar.bz2> Uploaded. Thank you, Corinna -- -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat
6 Dec 2009 13:21
HEADSUP: No new Cygwin 1.5 packages
Hi guys, the release of Cygwin 1.7 is imminent and we're doing everything necessary to release 1.7 next week. The Cygwin 1.5 release will be kept available only for the sake of the occasional Windows 9x user. Therefore, beginning this weekend, the 1.5 release area will not be updated anymore. Upset will run one last time and then the 1.5 release won't be touched anymore. This also means that all maintainer who still haven't updated to Cygwin 1.7 (hopefully nobody) should update ASAP. New packages are supposed to be 1.7-only packages. The [1.7] tag should be dropped from release messages. No reason anymore to mention that. Thanks, Corinna -- -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat
6 Dec 2009 15:15
RFU: cppcheck-1.39-1
Please upload: --- wget -x -nH --cut-dirs=3 \ http://emergedesktop.org/cygwin/cppcheck/cppcheck-1.39-1.tar.bz2 \ http://emergedesktop.org/cygwin/cppcheck/cppcheck-1.39-1-src.tar.bz2 --- Notes: - as requested, this is for 1.7 only - setup.hint remains unchanged Cheers! Chris -- -- Chris Sutcliffe http://emergedesktop.org
6 Dec 2009 23:23
[patch] Final version of setup.exe localdir nice browser patch.
Hi all,
In between bikeshedding with one hand, I have still been writing code with
the other :) so anyway, here's the final version of the local package dir page
browser and error-handling improvements fix; I'll hold off on committing it
overnight while I try some more to break it and to give anyone who wants a
chance to comment, at which point if nobody has raised anything I'll commit it
without further ado.
setup/ChangeLog:
* localdir.cc (offer_to_create): New function.
(browse_cb): Handle selection changed and validate failed
callbacks, and call offer_to_create where appropriate.
(browse): Set new dialog style flags in browser info.
(LocalDirPage::OnNext): Replace call to mkdir_p with offer to
create or error message dialog display, allow proceeding to
chooser even if local dir does not exist in unattend mode or
if user insists, and fix small memory leak.
* res.rc (IDS_MAYBE_MKDIR, IDS_CANT_MKDIR, IDS_NO_CWD): Define new
string resources.
* resource.h (IDS_MAYBE_MKDIR, IDS_CANT_MKDIR, IDS_NO_CWD): Define
corresponding resource ID numbers.
(I see that when there are no packages, the column headings don't size
themselves correctly on entry to the chooser; I'll do something about that one
too.)
(Continue reading)
7 Dec 2009 11:13
Re: RFU: cppcheck-1.39-1
On Dec 6 09:15, Chris Sutcliffe wrote: > Please upload: > > --- > > wget -x -nH --cut-dirs=3 \ > http://emergedesktop.org/cygwin/cppcheck/cppcheck-1.39-1.tar.bz2 \ > http://emergedesktop.org/cygwin/cppcheck/cppcheck-1.39-1-src.tar.bz2 Uploaded. Thanks, Corinna -- -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat
RSS Feed