/[Apache-SVN]/xerces/c/trunk/m4/xerces_netaccessor_selection.m4
ViewVC logotype

Log of /xerces/c/trunk/m4/xerces_netaccessor_selection.m4

Parent Directory Parent Directory | Revision Log Revision Log


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

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: 6115 byte(s)
Diff to previous 827688 (colored)
Rework the way we search for and detect the ICU and libcurl libraries (XERCESC-1892).

Revision 827688 - (view) (annotate) - [select for diffs]
Modified Tue Oct 20 15:26:11 2009 UTC (5 weeks, 1 day ago) by jberry
File length: 6297 byte(s)
Diff to previous 697787 (colored)
For builds with curl, use curl-config to get appropriate compiler and linker flags. Should complete fix for #XERCESC-1892

Revision 697787 - (view) (annotate) - [select for diffs]
Modified Mon Sep 22 11:55:10 2008 UTC (14 months ago) by borisk
File length: 6152 byte(s)
Diff to previous 695468 (colored)
Allow use of the Windows transcoder and net accessor on Cygwin but only if the user explicitly asks for it.

Revision 695468 - (view) (annotate) - [select for diffs]
Modified Mon Sep 15 13:32:32 2008 UTC (14 months, 1 week ago) by borisk
File length: 5535 byte(s)
Diff to previous 678145 (colored)
Use character literals instead of ranges; tr on Solaris does not understand ranges.

Revision 678145 - (view) (annotate) - [select for diffs]
Modified Sat Jul 19 12:10:43 2008 UTC (16 months, 1 week ago) by borisk
File length: 5349 byte(s)
Diff to previous 676848 (colored)
In help, use --disable-* form for options that are enabled by default.

Revision 676848 - (view) (annotate) - [select for diffs]
Modified Tue Jul 15 09:22:54 2008 UTC (16 months, 1 week ago) by borisk
File length: 5328 byte(s)
Diff to previous 676634 (colored)
Cygwin is a POSIX emulation layer so use POSIX file manager, transcoder, path delimiter, and net accessor. Still using Windows mutex manager because of the problem in Cygwin pthread emulation.

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: 5338 byte(s)
Diff to previous 632048 (colored)
Remove references to libwww net accessor which was moved to attic (not maintained, number of problems).

Revision 632048 - (view) (annotate) - [select for diffs]
Modified Thu Feb 28 16:38:42 2008 UTC (20 months, 3 weeks ago) by borisk
File length: 6211 byte(s)
Diff to previous 631177 (colored)
Make the curl net accessor take priority over socket. Make the icu message loader take priority over inmemory.

Revision 631177 - (view) (annotate) - [select for diffs]
Modified Tue Feb 26 10:58:54 2008 UTC (20 months, 4 weeks ago) by amassari
File length: 6211 byte(s)
Diff to previous 630254 (colored)
Fixed test expression

Revision 630254 - (view) (annotate) - [select for diffs]
Modified Fri Feb 22 17:14:49 2008 UTC (21 months ago) by borisk
File length: 6212 byte(s)
Diff to previous 610034 (colored)
Make inmemory and socket default message loader and net accessor, respectively. Add --disable-network option to build without network support.

Revision 610034 - (view) (annotate) - [select for diffs]
Modified Tue Jan 8 15:58:47 2008 UTC (22 months, 2 weeks ago) by amassari
File length: 5747 byte(s)
Diff to previous 452528 (colored)
Ask libwww for the list of libraries to link against

Revision 452528 - (view) (annotate) - [select for diffs]
Modified Tue Oct 3 15:07:45 2006 UTC (3 years, 1 month ago) by jberry
File length: 5696 byte(s)
Diff to previous 451701 (colored)
Prefer curl netaccessor over cfurl netaccessor on Mac OS X

Revision 451701 - (view) (annotate) - [select for diffs]
Modified Sun Oct 1 00:44:49 2006 UTC (3 years, 1 month ago) by amassari
File length: 5696 byte(s)
Diff to previous 408936 (colored)
Give priority to Windows transcoder and Mac netaccessor; cygwin can use the Windows transcoder

Revision 408936 - (view) (annotate) - [select for diffs]
Modified Tue May 23 15:36:53 2006 UTC (3 years, 6 months ago) by jberry
File length: 5573 byte(s)
Diff to previous 190921 (colored)
Resolve XERCESC-1595.

 - Adds compatibility with non-POSIX old System-V tr implementations
   by using [] to delimite character ranges. This works since in the
   case of translation, the [ and ] characters are simply translated
   to themselves by the POSIX tr.
   
Thanks to Scott Cantor for the report.


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: 5565 byte(s)
Copied from: xerces/c/branches/jberry/3.0-unstable/m4/xerces_netaccessor_selection.m4 revision 190540
Diff to previous 179506 (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 179506 - (view) (annotate) - [select for diffs]
Modified Thu Jun 2 04:40:02 2005 UTC (4 years, 5 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/m4/xerces_netaccessor_selection.m4
File length: 5565 byte(s)
Diff to previous 179393 (colored)
Neaten up a bit of m4 code

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/m4/xerces_netaccessor_selection.m4
File length: 5560 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/m4/xerces_netaccessor_selection.m4
File length: 5621 byte(s)
Diff to previous 179056 (colored)
Add libcurl-based netaccessor

Revision 179056 - (view) (annotate) - [select for diffs]
Modified Mon May 30 14:10:24 2005 UTC (4 years, 5 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/m4/xerces_netaccessor_selection.m4
File length: 5628 byte(s)
Diff to previous 178876 (colored)
small tweaks to explanations

Revision 178876 - (view) (annotate) - [select for diffs]
Modified Sat May 28 18:32:25 2005 UTC (4 years, 5 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/m4/xerces_netaccessor_selection.m4
File length: 5647 byte(s)
Diff to previous 178873 (colored)
Cleanups to autoconf output. Thanks to Axel Weis.

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/m4/xerces_netaccessor_selection.m4
File length: 5644 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/m4/xerces_netaccessor_selection.m4
File length: 5643 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/m4/xerces_netaccessor_selection.m4
File length: 5538 byte(s)
Diff to previous 178765 (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 178765 - (view) (annotate) - [select for diffs]
Modified Fri May 27 07:42:06 2005 UTC (4 years, 6 months ago) by jberry
Original Path: xerces/c/branches/jberry/3.0-unstable/m4/xerces_netaccessor_selection.m4
File length: 5479 byte(s)
Diff to previous 178446 (colored)
Add keyword and eol props

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/m4/xerces_netaccessor_selection.m4
File length: 5479 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