/[Apache-SVN]/xerces/java/branches/xerces_j_1/Makefile
ViewVC logotype

Log of /xerces/java/branches/xerces_j_1/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 317487 - (view) (annotate) - [select for diffs]
Modified Thu Aug 23 03:31:26 2001 UTC (8 years, 3 months ago) by (unknown author)
File length: 4417 byte(s)
Diff to previous 317149 (colored)
This commit was manufactured by cvs2svn to create branch 'xerces_j_1'.

Revision 317149 - (view) (annotate) - [select for diffs]
Modified Thu May 17 18:20:30 2001 UTC (8 years, 6 months ago) by neilg
Original Path: xerces/java/trunk/Makefile
File length: 4417 byte(s)
Diff to previous 316970 (colored)
changed build scripts to allow our javaDoc-generated API documentation to live under docs/html instead of directly under docs; this should make the website more maintainable.

Revision 316970 - (view) (annotate) - [select for diffs]
Modified Tue Mar 13 20:28:55 2001 UTC (8 years, 8 months ago) by neilg
Original Path: xerces/java/trunk/Makefile
File length: 4402 byte(s)
Diff to previous 316846 (colored)
patches to enable production of our HTML docs under Unix.  Not pretty but no other way to do it unless StyleBook is updated so it can handle looking inside jars.

Revision 316846 - (view) (annotate) - [select for diffs]
Modified Tue Jan 30 21:39:15 2001 UTC (8 years, 9 months ago) by neilg
Original Path: xerces/java/trunk/Makefile
File length: 4107 byte(s)
Diff to previous 316036 (colored)
preparations for Xerces 1.3.0 release.  Also simplify creation of tar.gz packages.

Revision 316036 - (view) (annotate) - [select for diffs]
Modified Tue Aug 29 22:33:18 2000 UTC (9 years, 3 months ago) by andyc
Original Path: xerces/java/trunk/Makefile
File length: 2378 byte(s)
Diff to previous 315731 (colored)
1) Added sample source code to binary release per Mikael St�ldal's
   <mikael@staldal.nu> suggestion.
2) Fixed spelling mistake. (unser -> under)

Revision 315731 - (view) (annotate) - [select for diffs]
Modified Fri Jun 2 23:55:05 2000 UTC (9 years, 5 months ago) by lehors
Original Path: xerces/java/trunk/Makefile
File length: 1799 byte(s)
Diff to previous 315675 (colored)
integrated JAXP to Xerces based on James Duncan authorization.
See http://xml-archive.webweaving.org/xml-archive-xerces-j-dev/0545.html

Revision 315675 - (view) (annotate) - [select for diffs]
Modified Tue May 23 20:29:06 2000 UTC (9 years, 6 months ago) by jeffreyr
Original Path: xerces/java/trunk/Makefile
File length: 1816 byte(s)
Diff to previous 315358 (colored)
requirement for FOP generation

Revision 315358 - (view) (annotate) - [select for diffs]
Modified Wed Mar 8 18:20:22 2000 UTC (9 years, 8 months ago) by rpfeiffe
Original Path: xerces/java/trunk/Makefile
File length: 1684 byte(s)
Diff to previous 315343 (colored)
A little subtle thing like a "./" :-O

Revision 315343 - (view) (annotate) - [select for diffs]
Modified Tue Feb 29 02:02:35 2000 UTC (9 years, 9 months ago) by lehors
Original Path: xerces/java/trunk/Makefile
File length: 1682 byte(s)
Diff to previous 315332 (colored)
moved common rules into src/Makefile.incl and made all makefiles
much simpler

Revision 315332 - (view) (annotate) - [select for diffs]
Modified Tue Feb 22 19:38:07 2000 UTC (9 years, 9 months ago) by andyc
Original Path: xerces/java/trunk/Makefile
File length: 1663 byte(s)
Diff to previous 315319 (colored)
Updated Makefile to fix build problems. Also updated build
instructions to match. Now you can build the release packages
by just having the source distribution package. Yay!

Revision 315319 - (view) (annotate) - [select for diffs]
Modified Sun Feb 20 01:13:30 2000 UTC (9 years, 9 months ago) by andyc
Original Path: xerces/java/trunk/Makefile
File length: 1740 byte(s)
Diff to previous 315313 (colored)
Updates to match build output.

Revision 315313 - (view) (annotate) - [select for diffs]
Modified Thu Feb 17 19:12:06 2000 UTC (9 years, 9 months ago) by andyc
Original Path: xerces/java/trunk/Makefile
File length: 1696 byte(s)
Diff to previous 315304 (colored)
Minor update.

Revision 315304 - (view) (annotate) - [select for diffs]
Modified Wed Feb 16 01:35:47 2000 UTC (9 years, 9 months ago) by lehors
Original Path: xerces/java/trunk/Makefile
File length: 1693 byte(s)
Diff to previous 315300 (colored)
yet another attempt at making xerces self-contained:
until stylebook is upgraded to be SAX2 aware it requires xerces-1.0.1

Revision 315300 - (view) (annotate) - [select for diffs]
Modified Wed Feb 16 00:36:31 2000 UTC (9 years, 9 months ago) by lehors
Original Path: xerces/java/trunk/Makefile
File length: 1721 byte(s)
Diff to previous 315299 (colored)
one more change (last one?) to make xerces self-contained

Revision 315299 - (view) (annotate) - [select for diffs]
Modified Tue Feb 15 23:07:59 2000 UTC (9 years, 9 months ago) by lehors
Original Path: xerces/java/trunk/Makefile
File length: 1732 byte(s)
Diff to previous 315291 (colored)
another small fix regarding Makefiles

Revision 315291 - (view) (annotate) - [select for diffs]
Modified Mon Feb 14 18:33:28 2000 UTC (9 years, 9 months ago) by lehors
Original Path: xerces/java/trunk/Makefile
File length: 1751 byte(s)
Diff to previous 315275 (colored)
revamped all makefiles so that build can be done by simply
typing make, without having to set any variables

Revision 315275 - (view) (annotate) - [select for diffs]
Modified Wed Feb 9 21:12:06 2000 UTC (9 years, 9 months ago) by andyc
Original Path: xerces/java/trunk/Makefile
File length: 1703 byte(s)
Diff to previous 315232 (colored)
Make changes to revert to creating ZIP files for distribution.

Revision 315232 - (view) (annotate) - [select for diffs]
Modified Tue Feb 1 21:54:32 2000 UTC (9 years, 9 months ago) by andyc
Original Path: xerces/java/trunk/Makefile
File length: 1703 byte(s)
Diff to previous 315231 (colored)
ANT build file included in packaging. Removed.

Revision 315231 - (view) (annotate) - [select for diffs]
Modified Tue Feb 1 19:28:43 2000 UTC (9 years, 9 months ago) by andyc
Original Path: xerces/java/trunk/Makefile
File length: 1642 byte(s)
Diff to previous 315230 (colored)
A copy of the LICENSE file must be in the java directory for
the build process. Updated Makefile to copy this LICENSE file
into the jars.

Revision 315230 - (view) (annotate) - [select for diffs]
Modified Tue Feb 1 04:27:06 2000 UTC (9 years, 9 months ago) by andyc
Original Path: xerces/java/trunk/Makefile
File length: 1648 byte(s)
Diff to previous 315158 (colored)
1) JAR files contained META-INF directory. Removed.
2) JAR files missing license information. Added.
3) docs/ directory contains CVS directory. Removed.
4) XML docs in binary distribution. Moved to source distribution.

Revision 315158 - (view) (annotate) - [select for diffs]
Modified Fri Jan 7 01:58:18 2000 UTC (9 years, 10 months ago) by twl
Original Path: xerces/java/trunk/Makefile
File length: 1408 byte(s)
Diff to previous 315157 (colored)
Ted is having a bad day.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 315157 - (view) (annotate) - [select for diffs]
Modified Fri Jan 7 01:53:50 2000 UTC (9 years, 10 months ago) by twl
Original Path: xerces/java/trunk/Makefile
File length: 1403 byte(s)
Diff to previous 315132 (colored)
Minor fixes
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 315132 - (view) (annotate) - [select for diffs]
Modified Wed Dec 29 01:10:30 1999 UTC (9 years, 11 months ago) by twl
Original Path: xerces/java/trunk/Makefile
File length: 1396 byte(s)
Diff to previous 315086 (colored)
build changes for 1.0.1
packaging moves to .jar files, build docs in repository
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 315086 - (view) (annotate) - [select for diffs]
Added Tue Nov 9 01:10:52 1999 UTC (10 years ago) by twl
Original Path: xerces/java/trunk/Makefile
File length: 1214 byte(s)
Initial revision

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