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.
Get rid of automake convenience libraries. Link messages for the ICU message loader directly into libxerces-c instead of a separate library.
'make dist' packages all the sources needed to compile Xerces
Rename library to libxerces-c.so, as it was in version 2.7
Makefile integration for XInclude
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
adding swig/Makefile support
Move PSVIUni.* from sample PSVIWriter into main library
Install samples in the bin directory
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.
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.
Add Makefile for samples directory
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 |