/[Apache-SVN]/xerces/c/trunk/src/Makefile.am
ViewVC logotype

Log of /xerces/c/trunk/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 883272 - (view) (annotate) - [select for diffs]
Modified Mon Nov 23 08:17:49 2009 UTC (2 days, 13 hours ago) by borisk
File length: 43269 byte(s)
Diff to previous 835245 (colored)
Redo libcurl check to avoid liking to the library when we don't use it. Also
update the make pretty-printing code.

Revision 835245 - (view) (annotate) - [select for diffs]
Modified Thu Nov 12 05:57:31 2009 UTC (13 days, 16 hours ago) by borisk
File length: 43265 byte(s)
Diff to previous 834786 (colored)
Rework the way we search for and detect the ICU and libcurl libraries (XERCESC-1892).

Revision 834786 - (view) (annotate) - [select for diffs]
Modified Wed Nov 11 07:05:54 2009 UTC (2 weeks ago) by borisk
File length: 43358 byte(s)
Diff to previous 834536 (colored)
Fix ICU message loader makefile to handle dist properly.

Revision 834536 - (view) (annotate) - [select for diffs]
Modified Tue Nov 10 16:42:10 2009 UTC (2 weeks, 1 day ago) by amassari
File length: 43156 byte(s)
Diff to previous 834455 (colored)
As we now generate source files for the ICU message loader, use standard automake code

Revision 834455 - (view) (annotate) - [select for diffs]
Modified Tue Nov 10 12:50:48 2009 UTC (2 weeks, 1 day ago) by borisk
File length: 42619 byte(s)
Diff to previous 700828 (colored)
Rework compilation of ICU message loader resources (XERCESC-1882).

Revision 700828 - (view) (annotate) - [select for diffs]
Modified Wed Oct 1 16:31:56 2008 UTC (13 months, 3 weeks ago) by amassari
File length: 42628 byte(s)
Diff to previous 679340 (colored)
Performance improvements

Revision 679340 - (view) (annotate) - [select for diffs]
Modified Thu Jul 24 10:28:29 2008 UTC (16 months ago) by borisk
File length: 42560 byte(s)
Diff to previous 678879 (colored)
Port other hash tables not to use HashBase interface.

Revision 678879 - (view) (annotate) - [select for diffs]
Modified Tue Jul 22 20:05:05 2008 UTC (16 months ago) by amassari
File length: 42712 byte(s)
Diff to previous 676634 (colored)
Remove the PCRE-like regular expression engine, and replace it with a XPath 2.0-compatible one (XERCESC-1816). Original patch by John Snelson, modified to fix an exception thrown when expressions negating a character class (e.g. [^\s]) were used.

Revision 676634 - (view) (annotate) - [select for diffs]
Modified Mon Jul 14 15:57:52 2008 UTC (16 months, 1 week ago) by borisk
File length: 42871 byte(s)
Diff to previous 676426 (colored)
Remove references to libwww net accessor which was moved to attic (not maintained, number of problems).

Revision 676426 - (view) (annotate) - [select for diffs]
Modified Sun Jul 13 20:01:22 2008 UTC (16 months, 1 week ago) by amassari
File length: 43424 byte(s)
Diff to previous 671531 (colored)
Backported fix for XERCESJ-773: build a representation of large minOccurs/maxOccurs in constant time and memory (which uses a counter during validation) for element and wildcard particles when each model group particle in the content model:

* has minOccurs/maxOccurs == 1; or
* contains only one element/wildcard particle with minOccurs/maxOccurs == 1

(XERCESC-1051)

Revision 671531 - (view) (annotate) - [select for diffs]
Modified Wed Jun 25 12:38:28 2008 UTC (17 months ago) by borisk
File length: 43375 byte(s)
Diff to previous 671496 (colored)
Move XMLGrammarPoolImpl from internal/ to framework/ so that it can be
instantiated directly by the use

Revision 671496 - (view) (annotate) - [select for diffs]
Modified Wed Jun 25 10:15:07 2008 UTC (17 months ago) by borisk
File length: 43373 byte(s)
Diff to previous 670516 (colored)
Remove unused files

Revision 670516 - (view) (annotate) - [select for diffs]
Modified Mon Jun 23 10:57:28 2008 UTC (17 months ago) by borisk
File length: 43439 byte(s)
Diff to previous 670359 (colored)
Add root_res.o to the library if it is produced by the ICU makefile. Hopefully fixes XERCESC-1812.

Revision 670359 - (view) (annotate) - [select for diffs]
Modified Sun Jun 22 13:43:45 2008 UTC (17 months ago) by borisk
File length: 43387 byte(s)
Diff to previous 661337 (colored)
Add getContentType function to the BinInputStream to allow stream to
report out-of-band content type. Implement it in various streams.
Factor out and cleanup common code from Socket and WinSock net
accessors. Fix a number of bugs. Patch by John Snelson (XERCESC-1805).

Revision 661337 - (view) (annotate) - [select for diffs]
Modified Thu May 29 14:20:12 2008 UTC (17 months, 4 weeks ago) by borisk
File length: 43155 byte(s)
Diff to previous 637083 (colored)
Remove unused files

Revision 637083 - (view) (annotate) - [select for diffs]
Modified Fri Mar 14 12:40:55 2008 UTC (20 months, 1 week ago) by borisk
File length: 43213 byte(s)
Diff to previous 635560 (colored)
Allow providing a separate memory manager for exceptions (XERCESC-1730). Remove unused MemoryManagerArrayImpl.

Revision 635560 - (view) (annotate) - [select for diffs]
Modified Mon Mar 10 14:10:09 2008 UTC (20 months, 2 weeks ago) by borisk
File length: 43307 byte(s)
Diff to previous 635226 (colored)
Get rid of lazy initialization that relied on double-checked locking. Now every static object is initialized in Initialize() and released in Terminate() via XMLInitializer.

Revision 635226 - (view) (annotate) - [select for diffs]
Modified Sun Mar 9 12:04:39 2008 UTC (20 months, 2 weeks ago) by borisk
File length: 43385 byte(s)
Diff to previous 634591 (colored)
Get rid of atomic operations

Revision 634591 - (view) (annotate) - [select for diffs]
Modified Fri Mar 7 09:09:41 2008 UTC (20 months, 2 weeks ago) by borisk
File length: 45146 byte(s)
Diff to previous 632994 (colored)
Various build system fixes

Revision 632994 - (view) (annotate) - [select for diffs]
Modified Mon Mar 3 09:14:03 2008 UTC (20 months, 3 weeks ago) by borisk
File length: 45146 byte(s)
Diff to previous 632038 (colored)
Do not use the build version component in the ICU message loader's entry point. While at it, rename the package/entry point to be consistent with the library name.

Revision 632038 - (view) (annotate) - [select for diffs]
Modified Thu Feb 28 16:09:25 2008 UTC (20 months, 3 weeks ago) by amassari
File length: 45144 byte(s)
Diff to previous 631983 (colored)
If a comment starts at the end of a line, the spaces before it end up included in the macro definition

Revision 631983 - (view) (annotate) - [select for diffs]
Modified Thu Feb 28 14:30:15 2008 UTC (20 months, 3 weeks ago) by borisk
File length: 45119 byte(s)
Diff to previous 631294 (colored)
Get rid of automake convenience libraries. Link messages for the ICU message loader directly into libxerces-c instead of a separate library.

Revision 631294 - (view) (annotate) - [select for diffs]
Modified Tue Feb 26 16:56:57 2008 UTC (20 months, 4 weeks ago) by amassari
File length: 47372 byte(s)
Diff to previous 614182 (colored)
Xerces_autoconf_config.hpp was installed in a 'src' folder

Revision 614182 - (view) (annotate) - [select for diffs]
Modified Tue Jan 22 11:51:34 2008 UTC (22 months ago) by amassari
File length: 47328 byte(s)
Diff to previous 612452 (colored)
'make dist' didn't include extra files needed by tests; builddir variable can be undefined on some autoconf versions

Revision 612452 - (view) (annotate) - [select for diffs]
Modified Wed Jan 16 13:42:36 2008 UTC (22 months, 1 week ago) by amassari
File length: 47320 byte(s)
Diff to previous 592193 (colored)
'make dist' packages all the sources needed to compile Xerces

Revision 592193 - (view) (annotate) - [select for diffs]
Modified Mon Nov 5 23:53:11 2007 UTC (2 years ago) by jberry
File length: 47274 byte(s)
Diff to previous 592189 (colored)
Set ICU_CXXFLAGS for all files, not just the ICU transcoder, so that special cased code for ICU such as that in RangeToken.cpp, will not break for lack of these flags.

Revision 592189 - (view) (annotate) - [select for diffs]
Modified Mon Nov 5 23:45:55 2007 UTC (2 years ago) by jberry
File length: 47258 byte(s)
Diff to previous 558723 (colored)
Whitespace changes only

Revision 558723 - (view) (annotate) - [select for diffs]
Modified Mon Jul 23 13:40:18 2007 UTC (2 years, 4 months ago) by amassari
File length: 47285 byte(s)
Diff to previous 513666 (colored)
Build the iconv catalog file

Revision 513666 - (view) (annotate) - [select for diffs]
Modified Fri Mar 2 09:02:50 2007 UTC (2 years, 8 months ago) by amassari
File length: 47232 byte(s)
Diff to previous 512750 (colored)
Makefile integration for XInclude

Revision 512750 - (view) (annotate) - [select for diffs]
Modified Wed Feb 28 13:18:27 2007 UTC (2 years, 8 months ago) by amassari
File length: 46710 byte(s)
Diff to previous 502666 (colored)
Add include directory to let out-of-tree builds reach the lib folder

Revision 502666 - (view) (annotate) - [select for diffs]
Modified Fri Feb 2 17:35:22 2007 UTC (2 years, 9 months ago) by amassari
File length: 46569 byte(s)
Diff to previous 481229 (colored)
Implemented the DOML3 XPath interfaces, reusing the XPath processor used inside the XMLSchema validation; this means it understands only a limited subset of the XPath syntax, and can only return DOMElement nodes. However, it could be useful for simple navigations, or maybe be later expanded

Revision 481229 - (view) (annotate) - [select for diffs]
Modified Fri Dec 1 12:13:55 2006 UTC (2 years, 11 months ago) by amassari
File length: 46295 byte(s)
Diff to previous 471747 (colored)
Rename XMLUCSTranscoder.cpp into XMLUCS4Transcoder.cpp

Revision 471747 - (view) (annotate) - [select for diffs]
Modified Mon Nov 6 14:31:56 2006 UTC (3 years ago) by amassari
File length: 46294 byte(s)
Diff to previous 464557 (colored)
Update license header as per http://www.apache.org/legal/src-headers.html

Revision 464557 - (view) (annotate) - [select for diffs]
Modified Mon Oct 16 16:41:09 2006 UTC (3 years, 1 month ago) by amassari
File length: 46109 byte(s)
Diff to previous 409067 (colored)
Move PSVIUni.* from sample PSVIWriter into main library

Revision 409067 - (view) (annotate) - [select for diffs]
Modified Wed May 24 04:22:09 2006 UTC (3 years, 6 months ago) by jberry
File length: 46053 byte(s)
Diff to previous 408962 (colored)
Revert inadvertant modification of src/Makefile.am from r408962. Thanks Scott Cantor.

Revision 408962 - (view) (annotate) - [select for diffs]
Modified Tue May 23 16:58:34 2006 UTC (3 years, 6 months ago) by jberry
File length: 46052 byte(s)
Diff to previous 405840 (colored)
reconfigure

Revision 405840 - (view) (annotate) - [select for diffs]
Modified Fri May 12 19:17:57 2006 UTC (3 years, 6 months ago) by amassari
File length: 46053 byte(s)
Diff to previous 405055 (colored)
Enable selection of the GNU iconv transcoder

Revision 405055 - (view) (annotate) - [select for diffs]
Modified Mon May 8 13:52:12 2006 UTC (3 years, 6 months ago) by amassari
File length: 45665 byte(s)
Diff to previous 394748 (colored)
When the ICU MsgLoader is used, build the XercesMessage library

Revision 394748 - (view) (annotate) - [select for diffs]
Modified Mon Apr 17 18:44:07 2006 UTC (3 years, 7 months ago) by amassari
File length: 45599 byte(s)
Diff to previous 390436 (colored)
libWWW support files were mispelled; added support files for Iconv and ICU message loaders

Revision 390436 - (view) (annotate) - [select for diffs]
Modified Fri Mar 31 14:52:46 2006 UTC (3 years, 7 months ago) by amassari
File length: 44809 byte(s)
Diff to previous 357986 (colored)
Make DOMLSParser and DOMLSSerializer use DOMLSInput and DOMLSOutput for specification of parameters

Revision 357986 - (view) (annotate) - [select for diffs]
Modified Tue Dec 20 13:18:29 2005 UTC (3 years, 11 months ago) by amassari
File length: 44651 byte(s)
Diff to previous 355132 (colored)
Expose the memory allocation functionalities of DOMDocumentImpl through the DOMMemoryManager interface; this removes dangerous casts in the operator new and allows to tune the size of the memory chunks (jira# 1475)

Revision 355132 - (view) (annotate) - [select for diffs]
Modified Thu Dec 8 15:57:46 2005 UTC (3 years, 11 months ago) by amassari
File length: 44615 byte(s)
Diff to previous 328367 (colored)
Rename DOMEntityResolver into DOMLSResourceResolver

Revision 328367 - (view) (annotate) - [select for diffs]
Modified Tue Oct 25 14:15:01 2005 UTC (4 years, 1 month ago) by amassari
File length: 44611 byte(s)
Diff to previous 227060 (colored)
DOM L3: DOMStringList

Revision 227060 - (view) (annotate) - [select for diffs]
Modified Tue Aug 2 18:33:05 2005 UTC (4 years, 3 months ago) by amassari
File length: 44494 byte(s)
Diff to previous 224543 (colored)
DOM Level 3 Core: DOMImplementationRegistry, DOMImplementationSource and DOMImplementationList

Revision 224543 - (view) (annotate) - [select for diffs]
Modified Sat Jul 23 21:11:41 2005 UTC (4 years, 4 months ago) by amassari
File length: 44353 byte(s)
Diff to previous 191077 (colored)
DOM Level 3 Load and Save: updated interfaces

Revision 191077 - (view) (annotate) - [select for diffs]
Modified Fri Jun 17 03:37:35 2005 UTC (4 years, 5 months ago) by jberry
File length: 44202 byte(s)
Diff to previous 190921 (colored)
Remove AutoSense.hpp from makefile; add XMLHolder headers to Makefile

Revision 190921 - (view) (annotate) - [select for diffs]
Modified Thu Jun 16 14:18:12 2005 UTC (4 years, 5 months ago) by jberry
File length: 44174 byte(s)
Copied from: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am revision 190540
Diff to previous 190540 (colored)
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.



Revision 190540 - (view) (annotate) - [select for diffs]
Modified Tue Jun 14 01:06:57 2005 UTC (4 years, 5 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 44174 byte(s)
Diff to previous 189647 (colored)
Resolve XERCESC-1437. Thanks Axel Weiss. Install .c files that are included by headers.

Revision 189647 - (view) (annotate) - [select for diffs]
Modified Wed Jun 8 21:49:07 2005 UTC (4 years, 5 months ago) by amassari
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 43427 byte(s)
Diff to previous 179466 (colored)
Updated Visual C++ 6 project files

Revision 179466 - (view) (annotate) - [select for diffs]
Modified Wed Jun 1 23:56:05 2005 UTC (4 years, 5 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 43393 byte(s)
Diff to previous 179393 (colored)
Add some more changes to help building under windows with as both static and dll -- I hope.

Revision 179393 - (view) (annotate) - [select for diffs]
Modified Wed Jun 1 18:18:35 2005 UTC (4 years, 5 months ago) by amassari
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 43529 byte(s)
Diff to previous 179286 (colored)
configure can now pick pieces from Windows environments

Revision 179286 - (view) (annotate) - [select for diffs]
Modified Tue May 31 21:45:06 2005 UTC (4 years, 5 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 41481 byte(s)
Diff to previous 178963 (colored)
Add libcurl-based netaccessor

Revision 178963 - (view) (annotate) - [select for diffs]
Modified Sun May 29 15:05:52 2005 UTC (4 years, 5 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 41135 byte(s)
Diff to previous 178951 (colored)
Rename Xerces_autoconf_config.h --> Xerces_autoconf_config.hpp since it's cpp. Just trying to confuse you...

Revision 178951 - (view) (annotate) - [select for diffs]
Modified Sun May 29 14:24:10 2005 UTC (4 years, 5 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 41115 byte(s)
Diff to previous 178879 (colored)
Misc include and make issues; patch from Axel Weis.

Revision 178879 - (view) (annotate) - [select for diffs]
Modified Sat May 28 19:09:24 2005 UTC (4 years, 5 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 40994 byte(s)
Diff to previous 178874 (colored)
Cleanup a couple of syntax whoopes in makefiles

Revision 178874 - (view) (annotate) - [select for diffs]
Modified Sat May 28 18:24:55 2005 UTC (4 years, 5 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 40996 byte(s)
Diff to previous 178873 (colored)
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

Revision 178873 - (view) (annotate) - [select for diffs]
Modified Sat May 28 16:58:11 2005 UTC (4 years, 5 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 40252 byte(s)
Diff to previous 178846 (colored)
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.
   

Revision 178846 - (view) (annotate) - [select for diffs]
Modified Sat May 28 00:16:47 2005 UTC (4 years, 6 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 39600 byte(s)
Diff to previous 178790 (colored)
Added libs must be added globally, not just for the specific convenience library

Revision 178790 - (view) (annotate) - [select for diffs]
Modified Fri May 27 15:49:42 2005 UTC (4 years, 6 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 39931 byte(s)
Diff to previous 178767 (colored)
Increase libwww support, though I haven't tested it fully since libwww isn't installed properly on my system.
libwww is basically end-of-lifed. Maybe we should shoot it. Hopefully the still-to-be-written
libcurl netaccessor will replace it.


Revision 178767 - (view) (annotate) - [select for diffs]
Modified Fri May 27 07:46:52 2005 UTC (4 years, 6 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 39253 byte(s)
Diff to previous 178740 (colored)
Add keywords and eol-style props to some files

Revision 178740 - (view) (annotate) - [select for diffs]
Modified Fri May 27 04:00:52 2005 UTC (4 years, 6 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 39303 byte(s)
Diff to previous 178728 (colored)
Add missing file to sockets netaccessor build

Revision 178728 - (view) (annotate) - [select for diffs]
Modified Fri May 27 02:03:45 2005 UTC (4 years, 6 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 39177 byte(s)
Diff to previous 178725 (colored)
More work on pthreads flags

Revision 178725 - (view) (annotate) - [select for diffs]
Modified Fri May 27 01:52:43 2005 UTC (4 years, 6 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 39282 byte(s)
Diff to previous 178724 (colored)
More work on pthreads flags

Revision 178724 - (view) (annotate) - [select for diffs]
Modified Fri May 27 01:20:56 2005 UTC (4 years, 6 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 39627 byte(s)
Diff to previous 178702 (colored)
Do a better job of figuring out how to link against pthreads

Revision 178702 - (view) (annotate) - [select for diffs]
Modified Thu May 26 22:49:09 2005 UTC (4 years, 6 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 39175 byte(s)
Diff to previous 178660 (colored)
Add support for iconv transcoder

Revision 178660 - (view) (annotate) - [select for diffs]
Modified Thu May 26 18:06:54 2005 UTC (4 years, 6 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 38835 byte(s)
Diff to previous 178580 (colored)
- Add mutex mgr and atomic op mgrs for notheads case.
- Add atomic op mgr for Mac OS case.


Revision 178580 - (view) (annotate) - [select for diffs]
Modified Thu May 26 05:00:22 2005 UTC (4 years, 6 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 37611 byte(s)
Diff to previous 178551 (colored)
Flesh out implementation of PosixFileMgr, PosixMutexMgr, and PosixAtomicOpMgr.


Revision 178551 - (view) (annotate) - [select for diffs]
Modified Wed May 25 23:35:17 2005 UTC (4 years, 6 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 36308 byte(s)
Diff to previous 178446 (colored)
Begin work on refactoring of platform class.


Revision 178446 - (view) (annotate) - [select for diffs]
Added Wed May 25 14:36:02 2005 UTC (4 years, 6 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/src/Makefile.am
File length: 36303 byte(s)
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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2