]> cygwin.com Git - cygwin-apps/setup.git/commit - ini.cc
* Makefile.in: Make iniparse.y produce a c++ file.
authorChristopher Faylor <me@cgf.cx>
Sun, 27 May 2001 19:43:52 +0000 (19:43 +0000)
committerChristopher Faylor <me@cgf.cx>
Sun, 27 May 2001 19:43:52 +0000 (19:43 +0000)
commit0af2d779282d86edd52d9ba58b9a1e55ceaad533
treeef0afdf00f5b29168e77b2788946cf45b4199c56
parentcb2a4b55a2b1d46142b191533611df6efe29687d
* Makefile.in: Make iniparse.y produce a c++ file.
* choose.cc (set_existence): Revert 2001-05-27 change.
* ini.cc: Remove "C" from declaration of yyparse.
* iniparse.y (yyparse): Fill out version field by default when a binary install
is detected and no version has been set yet.
* install.cc (do_install): Mount things earlier so that we can use proper mount
table settings.  Don't remove mounts since they are now honored.
* mount.cc (create_mount): Reread the mount table after establishing a new
mount.
(read_mounts): Explicitly clear root_here to allow multiple uses of this
function.  Ensure that there is no garbage in the table when we've exhausted
all of the mounts in the registry.
(cygpath): Accomodate ./ in path.
ChangeLog
Makefile.in
choose.cc
ini.cc
iniparse.y
install.cc
mount.cc
This page took 0.034917 seconds and 5 git commands to generate.