Skip to Content.
Sympa Menu

freetds - Re: CygWin

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: "'TDS Development Group'" <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: CygWin
  • Date: Wed, 16 Oct 2002 16:04:19 -0400


> From: Steve Langasek [mailto:vorlon AT netexpress.net]
> Sent: October 16, 2002 3:31 PM
>
> On Wed, Oct 16, 2002 at 01:48:35PM -0400, Brian Bruns wrote:
> > We seem to be slowly sinking into dependancy hell for
> developers. I'd
> > like two things.
>
> > a) there are three classes of users: general end users,
> developers, and
> > maintainers. Only maintainers should be required to have the
> > documentation build tools. I'd like to see doc builds off
> entirely unless
> > the tools are found.
>
> I think this should not be left entirely to autodetection. Certainly,
> when someone is rolling an official tarball for distribution,
> it should
> be considered an error if the documentation-creating tools are absent.

I propose:

1. Documentation be built if "--with-docs"
2. Documentation be built if "make dist" (turns on "--with-docs")

In the above two cases, it is an error if anything fails to build.

3. sgml-based docs be built if openjade is installed
4. man pages be built if txt2man is installed
5. doxygen pages be built if doxygen is installed

Cases 3-5 use detection, produce a warning if tool not found. Remember to
collect commission for the referral.

6. doc/Makefile does not attempt to build anything for which outputs are
present and inputs are absent.

This supports tarballs, which include prebuilt docs.

End proposal. I will "make happen" if no objections.

Two obstacles:

A. I don't know how to cause "make dist" to enable "--with-docs".

B. Side note: I don't know how (or where) to install the userguide html
pages. Currently, doc/Makefile causes them to be built and tarred up, but
"make install" doesn't do anything with them. Hints fixes patches comments
ideas welcome.

The common theme to both obstacles is that Makefile.am doesn't mention the
targets "dist" and "install", so I don't know how to include target-specific
code.

--jkl


The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the
original message. Please note that for certain accounts we do not accept
orders and/or instructions by e-mail, and for those accounts we will not be
responsible for carrying out such orders and/or instructions. Kindly refrain
from sending orders or instructions by e-mail unless you have confirmed that
we accept such communications for your account. Please also note that to
satisfy regulatory requirements we review the outgoing and incoming e-mail
correspondence of staff members serving certain functions.






Archive powered by MHonArc 2.6.24.

Top of Page