libc/winsup/doc
Corinna Vinschen e42f66d00f Remove ill-advised cygwin_props
Cygwin_props have been invented to allow switching off the unique
installation keys in the first place, supposedly for debugging.
This never really was a good idea, after all we *want* the installations
to be independent and there's no good reason to break that, not even
for debugging purposes.

Other than that, cygwin_props were meant to be used for some other global
settings which never took place.  There's just no good reason to tweak
the DLL binary invisibly where a setting could be done in a file or the
environment.

This patch removes the cygwin_props entirely, including the related
settings in cygcheck.

cygwin:
	* cygprops.h: Remove file.
	* globals.cc (cygwin_props): Remove.
	* cygheap.cc (init_cygheap::init_installation_root): Drop removing
	installation key.

utils:
	* cygcheck.cc: Drop including cygprops.h.  Remove now unused option
	values.
	(unique_object_name_opt): Remove.
	(handle_unique_object_name): Remove function.
	(usage): Remove text for unique-object-names options.
	(longopts): Remove unique-object-names options.
	(main): Drop handling unique-object-names options.

doc:
	* utils.xml (cygcheck): Remove text for unique-object-names options.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2016-03-19 13:21:18 +01:00
..
.gitignore mv .cvsignore to .gitignore 2015-03-09 21:40:26 +01:00
ChangeLog Deprecate all winsup ChangeLog files 2016-01-07 21:16:01 +01:00
ChangeLog-2015 Deprecate all winsup ChangeLog files 2016-01-07 21:16:01 +01:00
Makefile.in winsup/doc: Add a configure test to find docbook2xtexi 2015-07-05 19:09:46 +01:00
README winsup/doc: Update ancient README about building documentation 2015-06-23 12:07:47 +01:00
Wishlist . 2013-05-23 19:03:19 +00:00
aclocal.m4 update to newer autoconf 2006-05-24 16:59:03 +00:00
bodysnatcher.pl Generating faq/faq.body automatically from faq/faq.html whenever latter 2013-05-02 00:10:15 +00:00
configure winsup/doc: Add a configure test to find docbook2xtexi 2015-07-05 19:09:46 +01:00
configure.ac winsup/doc: Add a configure test to find docbook2xtexi 2015-07-05 19:09:46 +01:00
cygserver.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
cygwin-api.xml winsup/doc: Create info pages from cygwin documentation 2015-06-23 12:05:29 +01:00
cygwin-ug-net.xml winsup/doc: Create info pages from cygwin documentation 2015-06-23 12:05:29 +01:00
cygwinenv.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
dll.xml Modernized user guide, API reference, and FAQ generation. Overall 2013-05-01 23:30:25 +00:00
effectively.xml Modernized user guide, API reference, and FAQ generation. Overall 2013-05-01 23:30:25 +00:00
faq-api.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
faq-copyright.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
faq-programming.xml faq: Update FAQ question and answer about gdb and signals 2016-01-15 14:59:07 +00:00
faq-resources.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
faq-setup.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
faq-using.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
faq-what.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
faq.xml Modernized user guide, API reference, and FAQ generation. Overall 2013-05-01 23:30:25 +00:00
fhandler-tut.txt * fhandler-tut.txt: Update description to cygwin 1.5.13 2005-04-20 04:26:34 +00:00
filemodes.xml Modernized user guide, API reference, and FAQ generation. Overall 2013-05-01 23:30:25 +00:00
fo.xsl winsup/doc: Generate ANSI rather than K&R style function prototypes 2015-06-18 11:32:00 +01:00
gcc.xml * gcc.xml (gcc-64): Fix example. 2013-07-25 09:09:14 +00:00
gdb.xml Modernized user guide, API reference, and FAQ generation. Overall 2013-05-01 23:30:25 +00:00
gprof.xml Documentation covering profiling Cygwin programs. 2016-03-11 11:08:01 +01:00
highlights.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
html.xsl winsup/doc: Generate ANSI rather than K&R style function prototypes 2015-06-18 11:32:00 +01:00
intro.xml winsup/doc: Add intro man pages from cygwin-doc 2015-06-23 12:05:40 +01:00
legal.xml * Throughout, replace http with https as far as cygwin.com and 2015-02-03 13:48:43 +00:00
logon-funcs.xml winsup/doc: Convert cygwin-api function documentation to refentry elements 2015-06-18 11:32:03 +01:00
man.xsl winsup/doc: Add man.xsl customization stylesheet 2015-06-18 11:32:08 +01:00
misc-funcs.xml winsup/doc: Convert cygwin-api function documentation to refentry elements 2015-06-18 11:32:03 +01:00
new-features.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
ntsec.xml winsup/doc: Create info pages from cygwin documentation 2015-06-23 12:05:29 +01:00
ov-ex-unix.xml Remove mention of installing everything 2015-06-01 17:13:32 +01:00
ov-ex-win.xml Remove mention of installing everything 2015-06-01 17:13:32 +01:00
overview.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
path.xml Allow cygwin_conv_path(3) and cygpath(1) to emit /proc/cygdrive prefixed path 2015-12-06 17:25:48 +01:00
pathnames.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
posix.xml cygwin: Export clog10, clog10f 2016-02-22 14:45:37 -06:00
programming.xml Documentation covering profiling Cygwin programs. 2016-03-11 11:08:01 +01:00
setup-env.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
setup-files.xml * setup-files.xml (setup-files): Drop hint to set HOME in Windows 2015-02-16 10:23:01 +00:00
setup-locale.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
setup-maxmem.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
setup-net.xml Change CVS->GIT in docs 2015-03-10 14:19:42 +01:00
specialnames.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
textbinary.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
ug-info.xml Modernized user guide, API reference, and FAQ generation. Overall 2013-05-01 23:30:25 +00:00
using.xml * Makefile.in: Throughout use parenthesis instead of braces where 2014-08-14 19:44:29 +00:00
utils.xml Remove ill-advised cygwin_props 2016-03-19 13:21:18 +01:00
windres.xml Modernized user guide, API reference, and FAQ generation. Overall 2013-05-01 23:30:25 +00:00
xidepend winsup/doc: Make it easier to extend xidepend to more targets 2015-06-16 10:28:49 +01:00

README

ADDITIONAL BUILD REQUIREMENTS FOR DOCUMENTATION

dblatex
docbook-xml45
docbook-xsl
docbook2x-texi
gzip
texinfo
xmlto