acadia-newlib/winsup/doc
Jon Turney dc93f7ef2d
Cygwin: Remove recursive configure
There's doesn't seem to be much use in independently distributing these
subdirectories, so allowing them to be independently configured seems
pointless and overcomplicated.

The order in which the subdirectories are built is still a little odd,
as cygwin is linked with libcygserver, and cygserver is then linked with
cygwin. So, we build the cygwin directory first, which invokes a build
of libcygserver in the cygserver directory, and then build in the
cygserver directory to build the cygserver executable.

Drop AC_CONFIGURE_ARGS, since we don't need to recursively call
configure with the same arguments anymore.

Slightly refine when we build utils: Previously we didn't build any
utils if MinGW compiler use was avoided, now we just avoid building
those utils which require that compiler.

Greatly simplify how winsup_srcdir and target_builddir are set, since
we're only configuring from one directory.  (These are still kept
absolute, since we don't adjust them where used for being used in a
subdirectory).

Remove configure.cygwin and put it's (greatly reduced) contents inline
in the one place it's used now.

Remove generated configure and aclocal.m4 in subdirectories.
2020-11-20 15:56:11 +00:00
..
.gitignore mv .cvsignore to .gitignore 2015-03-09 21:40:26 +01:00
Makefile.in Cygwin: Remove recursive configure 2020-11-20 15:56:11 +00: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
bodysnatcher.pl Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02: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 Cygwin: Slightly improve error_start documentation 2020-07-12 15:09:38 +01:00
dll.xml Modernized user guide, API reference, and FAQ generation. Overall 2013-05-01 23:30:25 +00:00
docbook.css cygwin doc: install-html: install docbook.css 2017-04-19 10:09:16 +02:00
effectively.xml cygwin: doc: cleanup cygutils info 2017-12-05 17:58:02 +01:00
etc.postinstall.cygwin-doc.sh Cygwin: Use a separate Start Menu folder for WoW64 installs 2020-03-21 17:16:53 +00:00
etc.preremove.cygwin-doc.sh Cygwin: Use a separate Start Menu folder for WoW64 installs 2020-03-21 17:16:53 +00:00
faq-api.xml winsup/doc/faq-api.xml(faq.api.timezone): explain time zone updates 2020-08-27 10:53:58 +02: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 winsup/doc/faq-api.xml, -programming.xml: change Win32 to Windows/API 2020-08-26 10:08:13 +02:00
faq-resources.xml Fix some broken links in Cygwin FAQ 2016-12-15 13:02:31 +00:00
faq-setup.xml winsup/doc/faq-setup.xml, faq-using.xml: update setup FAQ 2020-08-26 10:08:13 +02:00
faq-using.xml winsup/doc/faq-setup.xml, faq-using.xml: update setup FAQ 2020-08-26 10:08:13 +02:00
faq-what.xml winsup/doc/faq-what.xml: FAQ 1.2 Windows versions supported 2020-09-18 07:52:24 -04:00
faq.xml Modernized user guide, API reference, and FAQ generation. Overall 2013-05-01 23:30:25 +00:00
fhandler-tut.txt
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 Cygwin: forkables: update doc, add release notes 2019-02-11 14:28:00 +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 cygwin: doc: cleanup cygutils info 2017-12-05 17:58:02 +01:00
legal.xml Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
logon-funcs.xml Make anchors stable in generated Cygwin HTML documentation 2017-02-06 14:53:52 +00:00
man.xsl winsup/doc: Add man.xsl customization stylesheet 2015-06-18 11:32:08 +01:00
misc-funcs.xml Make anchors stable in generated Cygwin HTML documentation 2017-02-06 14:53:52 +00:00
new-features.xml Cygwin: Add Cygwin 3.2 release info 2020-08-30 14:27:43 +02:00
ntsec.xml cygwin: doc: Add keywords for ACE order issues 2020-05-19 11:42:02 +02: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 Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
path.xml Make anchors stable in generated Cygwin HTML documentation 2017-02-06 14:53:52 +00:00
pathnames.xml Cygwin: docs: revamp docs explaining symlinks 2020-04-03 21:44:00 +02:00
posix.xml Cygwin: Add Cygwin 3.2 release info 2020-08-30 14:27:43 +02: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 Cygwin: describe new locale modifier @cjksingle for user guide 2020-02-18 11:35:42 +01:00
setup-maxmem.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
setup-net.xml Update documentation of cygwin setup proxy configuration details 2017-06-22 16:04:20 +01:00
specialnames.xml Cygwin: docs: revamp docs explaining symlinks 2020-04-03 21:44:00 +02:00
textbinary.xml cygwin: doc: cleanup cygutils info 2017-12-05 17:58:02 +01:00
using.xml * Makefile.in: Throughout use parenthesis instead of braces where 2014-08-14 19:44:29 +00:00
utils.xml Cygwin: Add --nokill dumper option 2020-07-31 14:01:00 +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