]> cygwin.com Git - cygwin-apps/setup.git/log
cygwin-apps/setup.git
24 years ago* path.c: New file.
Christopher Faylor [Tue, 11 Apr 2000 02:49:15 +0000 (02:49 +0000)]
* path.c: New file.
(pathfp): New function.  Preliminary work for new -f cygpath functionality.
* Makefile.in: Add new file.
(pathcvt): Move to new file.
(dtoupath): Ditto.
(utodpath): Ditto.
(pathcat): Ditto.
* setup.c (processdirlisting): Always open file in text mode.
(create_uninstall): Ditto.
(getdownloadsource): Ditto.
(main): Ditto.

24 years ago* xsystem.c: New file.
Christopher Faylor [Tue, 11 Apr 2000 00:55:11 +0000 (00:55 +0000)]
* xsystem.c: New file.
* Makefile.in: Accomodate new file.
* setup.c (xsystem): Move to new file.
(recurse_dirs): Accept handle to output log file.  Don't use ">" redirection to
trap tar output.  Use supplied handle instead.
(create_uninstall): Accept FILE pointer to opened log file.  Don't unlink log
file here.
(do_start_menu): Accept FILE pointer to pass to create_uninstall.
(main): Open log file here and pass it to various functions.  Unlink when done.

24 years agoChange occurrences of .usr.bin to .bin throughout.
Christopher Faylor [Mon, 10 Apr 2000 21:24:28 +0000 (21:24 +0000)]
Change occurrences of .usr.bin to .bin throughout.
* setup.c (geturl): Increase number of retries to 20.  Let user know what's
going on during long connects.
(processdirlisting): Accept "A"lways and "N"ever as update options.
(create_uninstall): Load cygwin1.dll from the current directory rather than
\bin.
(main): Add some expository text.

24 years ago* Makefile.in: Change method for compressing cygwin1.dll to avoid creating a
Christopher Faylor [Mon, 10 Apr 2000 01:01:00 +0000 (01:01 +0000)]
* Makefile.in: Change method for compressing cygwin1.dll to avoid creating a
cygwin1.dll in the current directory.  Ensure the addition of -nostdinc to
MINGW_CFLAGS.

24 years ago* Makefile.in: Augment clean target.
Christopher Faylor [Sun, 9 Apr 2000 06:16:59 +0000 (06:16 +0000)]
* Makefile.in: Augment clean target.

24 years agoUse cygwin version.
Christopher Faylor [Sat, 8 Apr 2000 05:00:11 +0000 (05:00 +0000)]
Use cygwin version.

24 years agoEliminate.
Christopher Faylor [Sat, 8 Apr 2000 03:09:45 +0000 (03:09 +0000)]
Eliminate.

24 years agoUpdated to build cinstall with mingw. See Changelog for numerous setup.c changes.
Ron Parker [Fri, 7 Apr 2000 22:12:41 +0000 (22:12 +0000)]
Updated to build cinstall with mingw. See Changelog for numerous setup.c changes.

24 years ago* Makefile.in: Add "-nostdinc" to regular CFLAGS. Add target to grab
Christopher Faylor [Thu, 6 Apr 2000 23:16:37 +0000 (23:16 +0000)]
* Makefile.in: Add "-nostdinc" to regular CFLAGS.  Add target to grab
cygwin1.dll from ../cygwin subdirectory.
* gzip.exe.gz: Update.
* tar.exe.gz: Update.

24 years ago* Makefile.in: Use ZLIB variable as a target.
Christopher Faylor [Wed, 5 Apr 2000 14:55:09 +0000 (14:55 +0000)]
* Makefile.in: Use ZLIB variable as a target.

24 years agoreformat.
Christopher Faylor [Sun, 2 Apr 2000 03:55:14 +0000 (03:55 +0000)]
reformat.

24 years ago* Makefile.in: Eliminate traces of cygwinisms. Don't link with libmsvcrt.a.
Christopher Faylor [Sun, 2 Apr 2000 03:51:04 +0000 (03:51 +0000)]
* Makefile.in: Eliminate traces of cygwinisms.  Don't link with libmsvcrt.a.
It's unneeded.  Build .rc file on the fly from various sources.
* configure.in: Locate correct objcopy.
* configure: Regenerate.

24 years ago* configure.in: New file.
Christopher Faylor [Sun, 2 Apr 2000 01:50:10 +0000 (01:50 +0000)]
* configure.in: New file.
* configure: New file.
* zlib/Makefile.am: New file.
* zlib/configure.in: New file.
* zlib/aclocal.m4: New file.
* zlib/acinclude.m4: New file.
* zlib/configure: Regenerate from configure.in.
* zlib/Makefile.in: Regenerate from Makefile.am

24 years agochange an include
Christopher Faylor [Sat, 1 Apr 2000 05:51:39 +0000 (05:51 +0000)]
change an include

24 years agoReformat and remove more \r's.
Christopher Faylor [Sat, 1 Apr 2000 05:42:31 +0000 (05:42 +0000)]
Reformat and remove more \r's.

24 years agoEliminate \r in line endings.
Christopher Faylor [Sat, 1 Apr 2000 04:49:19 +0000 (04:49 +0000)]
Eliminate \r in line endings.

24 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Christopher Faylor [Fri, 31 Mar 2000 02:15:17 +0000 (02:15 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

24 years agooriginal import of 2000-03-30 console installer cinstall-2000-03-30
Christopher Faylor [Fri, 31 Mar 2000 02:15:17 +0000 (02:15 +0000)]
original import of 2000-03-30 console installer

This page took 0.036636 seconds and 5 git commands to generate.