- Jun 02, 2020
-
-
Roger Leigh authored
-
Roger Leigh authored
-
Roger Leigh authored
-
Roger Leigh authored
-
Roger Leigh authored
-
Roger Leigh authored
-
- Jul 31, 2017
-
-
Roger Leigh authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1803575 13f79535-47bb-0310-9956-ffa450edef68
-
Roger Leigh authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1803566 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 12, 2017
-
-
Roger Leigh authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1801707 13f79535-47bb-0310-9956-ffa450edef68
-
Roger Leigh authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1801700 13f79535-47bb-0310-9956-ffa450edef68
-
Roger Leigh authored
Replace the sanityTest script with individual automake test scripts. These use the same expected test data as the CMake tests, as well as the same test names. The individual test output is stored in expected/${test}.log, and the test log in scripts/${test}.log, including the diff between the observed and expected output. This makes diagnosing and fixing tests much easier. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1801699 13f79535-47bb-0310-9956-ffa450edef68
-
Roger Leigh authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1801698 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 11, 2017
-
-
Scott Cantor authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1801549 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 07, 2017
-
-
Scott Cantor authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1801221 13f79535-47bb-0310-9956-ffa450edef68
-
Scott Cantor authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1801203 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 06, 2017
-
-
Scott Cantor authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1801098 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 29, 2017
-
-
Roger Leigh authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1800317 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 28, 2017
-
-
Scott Cantor authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1800169 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 22, 2017
-
-
Roger Leigh authored
Borland C++ doesn't like HAVE_CONFIG_H setting without a value. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1799583 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 14, 2017
-
-
Roger Leigh authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1798757 13f79535-47bb-0310-9956-ffa450edef68
-
Roger Leigh authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1798749 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 08, 2017
-
-
Roger Leigh authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1798091 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 03, 2017
-
-
Roger Leigh authored
- Reimplement the entirely of the autoconf, automake, libtool and pkg-config logic, including all feature tests - Also include the MSVC logic missing from the above - Include a full set of unit tests to reimplement the logic in sanityTest.pl and the data in sanityTest_ExpectedResult.logs - Obtain versioning information from configure.ac and version.incl - Generate and install exported CMake configuration for use by downstream projects using CMake, to replace FindXercesC.cmake provided by the CMake upstream - Install documentation - Add targets to regenerate the HTML manual and the Doxygen API reference portably, replacing the shell script and batch file for generating the manual - Add targets for the documentation source files and substitute sources so that they are visible and editable in an IDE - Library versioning continues to use the existing libtool naming and numbering conventions on Unix platforms: On Unix, the name has a -3.1 suffix before the library extension to match the libtool -release versioning behaviour. The symlink remains xerces-c for build time linking - Library versioning continues to use the existing Visual Studio project file conventions on Windows: On Windows, the .lib and .dll names (and associated .exp, .ilk and .pdb files) use -3[D] and -3_1[D] suffixes This will allow building with any supported build system on any UNIX-like platform or upon Windows, as an alternative to the GNU autotools and MSVC version-specific project and solution files which will behave consistently across all platforms. The only feature of autoconf and automake which is not converted is "make dist", and that's absolutely possible should it be desired. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1797546 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 22, 2013
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1449140 13f79535-47bb-0310-9956-ffa450edef68
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1449010 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 24, 2012
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1329637 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 12, 2010
-
-
Alberto Massari authored
The code formatting a content model was skipping the cardinality indicators (*, +, ?) [XERCESC-1914] git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@933153 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 26, 2010
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@903149 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 23, 2009
-
-
Boris Kolpackov authored
update the make pretty-printing code. git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@883272 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 11, 2009
-
-
Boris Kolpackov authored
XERCES_SIZEOF_* macros. This should allow using the same set of headers for 32 and 64-bit builds (XERCESC-1874). git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@834826 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 05, 2009
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@833057 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 04, 2009
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@832761 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 19, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@696992 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 17, 2008
-
-
David N Bertoni authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@696141 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 15, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@695482 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 24, 2008
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@679377 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 16, 2008
-
-
David N Bertoni authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@677441 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 15, 2008
-
-
Alberto Massari authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@676911 13f79535-47bb-0310-9956-ffa450edef68
-
David N Bertoni authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@676796 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 04, 2008
-
-
Boris Kolpackov authored
git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@674052 13f79535-47bb-0310-9956-ffa450edef68
-