]> cygwin.com Git - cygwin-apps/setup.git/blob - ChangeLog
Change occurrences of .usr.bin to .bin throughout.
[cygwin-apps/setup.git] / ChangeLog
1 Mon Apr 10 17:15:52 2000 Christopher Faylor <cgf@cygnus.com>
2
3 Change occurrences of .usr.bin to .bin throughout.
4 * setup.c (geturl): Increase number of retries to 20. Let user know
5 what's going on during long connects.
6 (processdirlisting): Accept "A"lways and "N"ever as update options.
7 (create_uninstall): Load cygwin1.dll from the current directory rather
8 than \bin.
9 (main): Add some expository text.
10
11 Sun Apr 9 20:59:15 2000 Christopher Faylor <cgf@cygnus.com>
12
13 * Makefile.in: Change method for compressing cygwin1.dll to avoid
14 creating a cygwin1.dll in the current directory. Ensure the addition
15 of -nostdinc to MINGW_CFLAGS.
16
17 Sun Apr 9 02:15:47 2000 Christopher Faylor <cgf@cygnus.com>
18
19 * Makefile.in: Augment clean target.
20
21 Fri Apr 7 17:04:02 Ron Parker <rdparker@sourceware.cygnus.com>
22
23 * README: Added info about non-working mingw implementation
24 * gzip.exe.gz: Replaced with a version from the same build as the other
25 tools.
26 * tar.exe.gz: Replaced with a version from the same build as the other
27 tools.
28 * mount.exe.gz: Added to repository until, mingw can build setup.
29 * cygpath.exe.gz: ditto
30 * cygwin1.dll.gz: ditto
31 * setup.c: Overwrite /bin and /lib mounts. Generate working shortcut for
32 Win9x. Display only a screenfull of options at a time. Call all tools with
33 an absolute path.
34 * setup.dsp: Restored the carriage returns, MS Developer Studio needs them.
35 * setup.dsw: ditto
36 * zlib.dsw: ditto
37
38 Thu Apr 6 19:15:27 2000 Christopher Faylor <cgf@cygnus.com>
39
40 * Makefile.in: Add "-nostdinc" to regular CFLAGS.
41 Add target to grab cygwin1.dll from ../cygwin subdirectory.
42 * gzip.exe.gz: Update.
43 * tar.exe.gz: Update.
44
45 Wed Apr 5 10:52:08 2000 Christopher Faylor <cgf@cygnus.com>
46
47 * Makefile.in: Use ZLIB variable as a target.
48
49 Sat Apr 1 22:49:09 2000 Christopher Faylor <cgf@cygnus.com>
50
51 * Makefile.in: Eliminate traces of cygwinisms. Don't link with
52 libmsvcrt.a. It's unneeded. Build .rc file on the fly from various
53 sources.
54 * configure.in: Locate correct objcopy.
55 * configure: Regenerate.
56
57 Sat Apr 1 20:48:09 2000 Christopher Faylor <cgf@cygnus.com>
58
59 * Makefile.in: New file.
60 * configure.in: New file.
61 * configure: New file.
62 * zlib/Makefile.am: New file.
63 * zlib/configure.in: New file.
64 * zlib/aclocal.m4: New file.
65 * zlib/acinclude.m4: New file.
66 * zlib/configure: Regenerate from configure.in.
67 * zlib/Makefile.in: Regenerate from Makefile.am
This page took 0.045624 seconds and 6 git commands to generate.