Re: setup and mintty (was Re: New setup.exe release?)

2011-05-30 Thread szgyg
2011.05.28. 16:17, Andy Koppe wrote: On 28 May 2011 11:47, szgyg wrote: http://szgyg.web.elte.hu/cygwin/base.png ps: Interesting diagram. What's with the circular dependency? I don't know. Maybe it was caught by a hippo? szgyg

[PATCH] New dependencies with old packages

2011-05-30 Thread szgyg
When there is a newer version of a package, but I opt to keep the old version, setup.exe want to install the dependencies of the new package. With this patch setup.exe doesn't compute the dependecies of installed packages, except when they are current (so rerunning setup.exe to repairing an

[PATCH] Multiple --site options

2011-05-30 Thread szgyg
I want to say `./setup.exe --site ports --site local-repo', so there it is. 2011-05-30 SZAVAI Gyula sz...@ludens.elte.hu * libgetopt++/src/StringArrayOption.cc: New file. * libgetopt++/include/getopt++/StringArrayOption.h: New file. * libgetopt++/Makefile.am: Add new