Bruce Atherton <bruce@callendish.com>
r841184 | striker | 2002-01-30 11:32:43 +0000 (Wed, 30 Jan 2002)
Reworked some of the top level documents for better consistency in the
information they contain. Also removed extraneous trailing spaces.
Patch by: Bruce Atherton <bruce@callenish.com>
* INSTALL:
Moved the usage information in this file to README, put the theory
in HACKING, and improved the documentation on the build requirements.
* HACKING:
Moved material from README and INSTALL into here. Added LastChangedDate
keyword to top.
* README:
Moved the description of the directory structure to HACKING and added
in the usage material from INSTALL. Added LastChangedDate keyword to
top.
r841194 | striker | 2002-01-31 09:49:12 +0000 (Thu, 31 Jan 2002)
Reformat some documentation so it becomes consistently formatted.
Patch by: Bruce Atherton <bruce@callenish.com>
* HACKING: Make indentation consistent at 3 spaces each,
and make list types match.
r841264 | kfogel | 2002-02-05 19:20:29 +0000 (Tue, 05 Feb 2002)
Patch by: Bruce Atherton <bruce@callenish.com>
Move build instructions from HACKING to INSTALL. Identify the
operating systems that installation instructions apply to, and add
Windows-specific instructions.
* HACKING
Removed the build instructions.
* INSTALL
Added the instructions that had formerly been in HACKING, added info
on bootstrapping Windows, added diff and patch as build requirements,
and flagged all instructions that were platform specific.
r841370 | cmpilato | 2002-02-15 16:59:05 +0000 (Fri, 15 Feb 2002)
* INSTALL:
Correct an error that claimed Neon requires a parameter to
support compression. In fact, it is enabled by default.
Patch by: Bruce Atherton <bruce@callenish.com>
r841964 | brane | 2002-05-07 00:06:35 +0000 (Tue, 07 May 2002)
Added the --disable-neon-version-check parameter which causes any
version of neon to be considered correct for svn.
Patch by: Bruce Atherton <bruce@callendish.com>
* autogen.sh
Passes parameter to build/buildcheck.sh
* configure.in
changes the allowed neon version to all if parameter present
* build/buildcheck.sh
changes the allowed neon version to all if parameter present