4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-29 10:30:50 +08:00
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
..
2013-11-07 00:19:52 +00:00
2012-11-23 13:22:47 +00:00
2013-01-21 16:28:27 +00:00
2016-01-07 21:16:01 +01:00
2016-03-19 13:21:18 +01:00
2016-01-21 18:40:30 +01:00
2013-04-23 09:44:36 +00:00
2013-04-23 09:44:36 +00:00
2016-03-08 13:56:40 +01:00
2015-11-26 22:31:01 +01:00
2013-04-23 09:44:36 +00:00
2013-04-23 09:44:36 +00:00
2013-04-23 09:44:36 +00:00
2015-06-08 17:37:55 +02:00
2012-02-24 21:53:28 +00:00
2015-07-29 13:45:46 +02:00
2016-03-08 13:56:40 +01:00
2011-12-17 23:39:47 +00:00
2016-03-15 13:25:57 +00:00
2013-01-21 16:28:27 +00:00
2013-01-21 16:28:27 +00:00
2015-07-29 13:45:46 +02:00
2013-01-21 16:28:27 +00:00