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