Implement -autoInstall option
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 15 Sep 2014 13:30:40 +0000 (15:30 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 28 Sep 2014 20:14:26 +0000 (22:14 +0200)
commit2987ec348b8b2cbf38ba9a6a0793652a6b238ae8
tree9ab84031523dbee036405fc24d9b979e6f429473
parent73c2c933cf026d88f54f4bfc3c40bab9bc753aa2
Implement -autoInstall option

When -autoInstall is a non-empty string, XBoard will scan the system's
plugin specs directories for UCI and WB protocol, to see if new engines
were added since the last settings save. If so, they are added to the
list of installed engines.
 The variants listed in the plugin-spec files are currently ignored,
but the option is already configured to install engines for all variants.
args.h
common.h
menus.c
xboard.conf.in
xboard.texi