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