Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Redo libcurl check to avoid liking to the library when we don't use it. Also update the make pretty-printing code.
Improve XSTSHarness to also run the XML Test Suite
Port other hash tables not to use HashBase interface.
Get rid of automake convenience libraries. Link messages for the ICU message loader directly into libxerces-c instead of a separate library.
Updated svn properties
'make dist' didn't include extra files needed by tests; builddir variable can be undefined on some autoconf versions
'make dist' packages all the sources needed to compile Xerces
Rename library to libxerces-c.so, as it was in version 2.7
Use top_builddir in makefiles, so that out-of-tree builds work
Update license header as per http://www.apache.org/legal/src-headers.html
Compile MemHandlerTest; rename executables for tests Traversal and TypeInfo to match the name expected in sanityTest.pl
Merge all changes from branches/jberry/3.0-unstable -r 178442:190861 to trunk. With this merge, further development of Xerces 3.0 will occur on trunk, and the jberry/3.0-unstable trunk will become defunct and will soon be deleted altogether.
ThreadTest now uses HAS_PTHREAD to decide whether to use the <pthread.h> headers
Add new test NetAccessorTest
Cleanup a couple of syntax whoopes in makefiles
Don't rely on global .SILENT to keep make quiet. Override default rules to shut them up, and give .SILENT particular targets to shut up...it doesn't want to do the same for default rules
Add default support for prettier make output, inspired by Axel Weis. - New configure option --enable-pretty-make=yes or --disable-pretty-make will turn it on or off at configure time. - If it's been configured on, you may temporarilly override it at run time with "make VERBOSE=1". This is almost the same as the default, though a is a bit more quiet.
Update tests Makefile for new tests/src location
Addition of initial autoconf support on 3.0-unstable branch.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |