]> cygwin.com Git - cygwin-apps/setup.git/commit
Remove the ScanFindVisitor class
authorKen Brown <kbrown@cornell.edu>
Fri, 27 Oct 2017 18:47:23 +0000 (14:47 -0400)
committerJon Turney <jon.turney@dronecode.org.uk>
Wed, 22 Nov 2017 20:00:35 +0000 (20:00 +0000)
commit6899a29febd2bd45438fd7c6b53dbde5496a9b71
tree536cd0d2410c7eed77e517b5924ae9cf38b6c268
parentef5d7aa75daca39345e34f24392cd1b08aff32f5
Remove the ScanFindVisitor class

This class was used for local installs in which the repository contains no
setup.ini file.

This seems of questionable usefulness, since it doesn't know anything about
dependencies

It also doesn't correctly handle filenames with colons.

There are now good instructions at
https://cygwin.com/package-server.html#overlay for creating a valid
repository, so we just remove the class instead of trying to fix it.
IniDBBuilderPackage.h
Makefile.am
ScanFindVisitor.cc [deleted file]
ScanFindVisitor.h [deleted file]
fromcwd.cc
This page took 0.031741 seconds and 5 git commands to generate.