You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by sc...@apache.org on 2019/12/31 13:29:09 UTC

svn commit: r1872140 - in /xerces/c/trunk/doc: build.xml install.xml

Author: scantor
Date: Tue Dec 31 13:29:09 2019
New Revision: 1872140

URL: http://svn.apache.org/viewvc?rev=1872140&view=rev
Log:
Update build/install material.

Modified:
    xerces/c/trunk/doc/build.xml
    xerces/c/trunk/doc/install.xml

Modified: xerces/c/trunk/doc/build.xml
URL: http://svn.apache.org/viewvc/xerces/c/trunk/doc/build.xml?rev=1872140&r1=1872139&r2=1872140&view=diff
==============================================================================
--- xerces/c/trunk/doc/build.xml (original)
+++ xerces/c/trunk/doc/build.xml Tue Dec 31 13:29:09 2019
@@ -21,11 +21,23 @@
 <s1 title="Build Instructions">
   <s2 title="Build Instructions">
 
+    <p>Much of this documentation is historical in nature. The only
+    officially supported platforms with committed testing and maintenance
+    at this time are Windows (native, NOT Cygwin or other variants), 
+    Linux, and MacOS. All other builds are unsupported and untested
+    and should be expected to require patching and build debugging.
+    Patches are accepted for other platforms, as are maintainers
+    interested in taking over responsibility for supporting them.</p>
+
+    <p>While the CMake support is portable, officially the autoconf
+    support is intended to be used for Linux and MacOS and CMake used
+    for Windows.</p>
+
     <p>Build instructions are provided for the following platforms and
        compilers:</p>
 
     <ul>
-       <li><link anchor="CMake">All platforms</link></li>
+       <li><link anchor="CMake">All</link></li>
        <li><link anchor="UNIX">UNIX/Linux/Mac OS X/Cygwin/MinGW</link></li>
     </ul>
 

Modified: xerces/c/trunk/doc/install.xml
URL: http://svn.apache.org/viewvc/xerces/c/trunk/doc/install.xml?rev=1872140&r1=1872139&r2=1872140&view=diff
==============================================================================
--- xerces/c/trunk/doc/install.xml (original)
+++ xerces/c/trunk/doc/install.xml Tue Dec 31 13:29:09 2019
@@ -20,6 +20,14 @@
 
 <s1 title="Installation">
 
+    <p>Much of this documentation is historical in nature. The only
+    officially supported platforms with committed testing and maintenance
+    at this time are Windows (native, NOT Cygwin or other variants),
+    Linux, and MacOS. All other builds are unsupported and untested
+    and should be expected to require patching and build debugging.
+    Patches are accepted for other platforms, as are maintainers
+    interested in taking over responsibility for supporting them.</p>
+
     <anchor name="Windows"/>
     <s2 title="Windows">
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org