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
Makefile.in Cygwin: Remove recursive configure 2020-11-20 15:56:11 +00:00
README
Wishlist
bodysnatcher.pl
cygserver.xml
cygwin-api.xml
cygwin-ug-net.xml
cygwinenv.xml Cygwin: Slightly improve error_start documentation 2020-07-12 15:09:38 +01:00
dll.xml
docbook.css
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
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
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
fhandler-tut.txt
filemodes.xml
fo.xsl
gcc.xml
gdb.xml
gprof.xml
highlights.xml Cygwin: forkables: update doc, add release notes 2019-02-11 14:28:00 +01:00
html.xsl
intro.xml cygwin: doc: cleanup cygutils info 2017-12-05 17:58:02 +01:00
legal.xml
logon-funcs.xml
man.xsl
misc-funcs.xml
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
ov-ex-win.xml
overview.xml
path.xml
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
setup-env.xml
setup-files.xml
setup-locale.xml Cygwin: describe new locale modifier @cjksingle for user guide 2020-02-18 11:35:42 +01:00
setup-maxmem.xml
setup-net.xml
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
utils.xml Cygwin: Add --nokill dumper option 2020-07-31 14:01:00 +01:00
windres.xml
xidepend

README

ADDITIONAL BUILD REQUIREMENTS FOR DOCUMENTATION

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