W3C CVS

CVS log for Amaya/annotlib/Makefile.in

[BACK] Up to [Public] / Amaya / annotlib

Request diff between arbitrary revisions


Default branch: 1

Revision 1.29 / (download) - annotate - [select for diffs] , Tue Jun 5 16:22:06 2007 UTC (5 months, 2 weeks ago) by vatton
CVS Tags: HEAD, Amaya-9-55-1, Amaya-9-55
Changes since 1.28: +3 -31 lines
Diff to previous 1.28 (colored)
Fix makefiles to generate rpm packages
Irene

Revision 1.28 / (download) - annotate - [select for diffs] , Wed Nov 15 11:48:54 2006 UTC (12 months ago) by vatton
CVS Tags: Amaya-9-54, Amaya-9-53bis, Amaya-9-53
Changes since 1.27: +1 -1 lines
Diff to previous 1.27 (colored)
Clean up
Irene

Revision 1.27 / (download) - annotate - [select for diffs] , Tue Jun 1 16:09:46 2004 UTC (3 years, 5 months ago) by gully
CVS Tags: Amaya-9-52, Amaya-9-51, Amaya-9-5, Amaya-9-4, Amaya-9-3, Amaya-9-2-1, Amaya-9-2, Amaya-9-1, Amaya-8-7, Amaya-8-6
Changes since 1.26: +1 -2 lines
Diff to previous 1.26 (colored)
+ compilation simplifications : remove X_* flags.
S. GULLY

Revision 1.26 / (download) - annotate - [select for diffs] , Wed Nov 19 10:02:08 2003 UTC (4 years ago) by gully
CVS Tags: Amaya-8-5, Amaya-8-4, Amaya-8-3
Changes since 1.25: +3 -3 lines
Diff to previous 1.25 (colored)
Compilation fix (bookmarks)

S. GULLY

Revision 1.25 / (download) - annotate - [select for diffs] , Tue Nov 18 08:10:24 2003 UTC (4 years ago) by gully
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)
This is the Amaya C++ version : ie amaya uses now g++ (c++ version of gcc)

WARNING:
Before compilation do :
    - On debian just install g++ : "apt-get install g++"
    - A cvs update into libwww directory because there is a expat header to update.
    - "rm -rf *"
    - "../configure [options...]"

S. GULLY

Revision 1.24 / (download) - annotate - [select for diffs] , Thu Sep 11 13:46:02 2003 UTC (4 years, 2 months ago) by kahan
CVS Tags: Amaya-8-2
Changes since 1.23: +7 -4 lines
Diff to previous 1.23 (colored)
JK: oops, make clean didn't remove the bookmark schemas.

Revision 1.23 / (download) - annotate - [select for diffs] , Tue May 6 16:32:10 2003 UTC (4 years, 6 months ago) by kahan
CVS Tags: Amaya-8-1b, Amaya-8-1
Changes since 1.22: +18 -3 lines
Diff to previous 1.22 (colored)
JK: an updated of the makefile for bookmarks that I hadn't commited yet.

Revision 1.22 / (download) - annotate - [select for diffs] , Fri Mar 21 15:28:29 2003 UTC (4 years, 8 months ago) by kahan
CVS Tags: Amaya-8-0
Changes since 1.21: +1 -2 lines
Diff to previous 1.21 (colored)
JK: new expat version

Revision 1.21 / (download) - annotate - [select for diffs] , Tue Feb 11 15:30:34 2003 UTC (4 years, 9 months ago) by kahan
Changes since 1.20: +18 -2 lines
Diff to previous 1.20 (colored)
JK: include the redland dir and the new bookmark files.

Revision 1.20 / (download) - annotate - [select for diffs] , Fri Oct 4 13:39:36 2002 UTC (5 years, 1 month ago) by kahan
CVS Tags: Amaya-7-2, Amaya-7-1, Amaya-7-0
Changes since 1.19: +3 -3 lines
Diff to previous 1.19 (colored)
JK: the raptor changes

Revision 1.19 / (download) - annotate - [select for diffs] , Tue Jan 29 18:33:56 2002 UTC (5 years, 9 months ago) by kahan
CVS Tags: Amaya-6-4, Amaya-6-3, Amaya-6-2, Amaya-6-1, Amaya-6-0
Changes since 1.18: +3 -2 lines
Diff to previous 1.18 (colored)
JK: Use the Raptor RDF parser if compiled with option
-DRAPTOR_RDF_PARSER. The raptor library must exist somewhere in the
user's system and the user should point to it thru the Options RAPTOR
section.

Revision 1.18.2.1 / (download) - annotate - [select for diffs] , Wed Sep 19 18:03:27 2001 UTC (6 years, 2 months ago) by barstow
Branch: raptor-0-9-3
Changes since 1.18: +2 -0 lines
Diff to previous 1.18 (colored) next main 1.19 (colored)
This version includes the following changes:

1. Defines the -D's that are needed to build annotlib with the
 Raptor RDF parser.  See the Raptor RDF parser:

  http://www.redland.opensource.ac.uk/raptor/

 for more information.

2. Adds raptor_parse.c to the list of files that is built. This
 file is the Raptor RDF parser.  Note that this file requires the
 raptor.h header file.  These two files are located at:

  [1] http://cvs.ilrt.org/cvsweb/redland/raptor/raptor_parse.c [version 1.41]
  [2] http://cvs.ilrt.org/cvsweb/redland/raptor/raptor.h       [version 1.16]

 These files are based on the 0.9.3 version of Raptor.

NOTE: [1] and [2] must be copied to the annotlib directory to build
 Amaya with Raptor.

NOTE: it may be better to move the Raptor files into libwww and thus
 make more generally available.

Revision 1.18 / (download) - annotate - [select for diffs] , Thu Apr 5 10:49:33 2001 UTC (6 years, 7 months ago) by kahan
CVS Tags: Amaya-5-3, Amaya-5-2, Amaya-5-1, Amaya-5-0
Branch point for: raptor-0-9-3
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 (colored)
JK: Use the AMAYA_ANNOT_OPTIONS variable from Options.in

Revision 1.17 / (download) - annotate - [select for diffs] , Mon Mar 19 16:27:57 2001 UTC (6 years, 8 months ago) by kahan
CVS Tags: Amaya-4-3-2
Changes since 1.16: +17 -14 lines
Diff to previous 1.16 (colored)
JK: Added a better dependency for the creation of ANNOTApp.c.

Revision 1.16 / (download) - annotate - [select for diffs] , Thu Nov 9 11:11:01 2000 UTC (7 years ago) by kahan
CVS Tags: Amaya-4-3-1, Amaya-4-3, Amaya-4-1-2, Amaya-4-1-0, Amaya-4-0-0
Changes since 1.15: +7 -3 lines
Diff to previous 1.15 (colored)
JK: Rewrote the annot filters functionality so that they are displayed
automatically. New three state indicator "visible, hidden, partially visible".
Some code cleaning tasks need to be done yet (re AnnotDelete).

Revision 1.15 / (download) - annotate - [select for diffs] , Tue Oct 10 14:35:14 2000 UTC (7 years, 1 month ago) by kahan
CVS Tags: exp_AnnotErrLog, exp_AnnotAuthUser
Changes since 1.14: +1 -10 lines
Diff to previous 1.14 (colored)
JK: File cleaning: removed two schemas we were not using.
Bug fixes: List_delAll wasn't freeing the memory associated to objects.
The func. API now includes an argument for specifying the function that should
free an object.

Revision 1.14 / (download) - annotate - [select for diffs] , Fri Sep 29 12:32:16 2000 UTC (7 years, 1 month ago) by swick
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)
First (basic) level of support for processing RDF schemas.
This parses the entire schema but only uses it to extract
the human-readable text for the annotation type.

Revision 1.13 / (download) - annotate - [select for diffs] , Mon Aug 28 16:27:44 2000 UTC (7 years, 2 months ago) by kahan
Changes since 1.12: +1 -1 lines
Diff to previous 1.12 (colored)
JK: changed the ad-hoc RDF parser to Art's API to the libwww RDF parser.

Revision 1.12 / (download) - annotate - [select for diffs] , Wed May 10 16:44:41 2000 UTC (7 years, 6 months ago) by kahan
Changes since 1.11: +1 -1 lines
Diff to previous 1.11 (colored)
JK: more work on the local filter. Added a * to say that an entry is
shown/hidden. Showing only one entry item even if it exists many times.
More work to be done yet!

Revision 1.11 / (download) - annotate - [select for diffs] , Thu Apr 27 13:40:52 2000 UTC (7 years, 6 months ago) by cvs
Changes since 1.10: +1 -1 lines
Diff to previous 1.10 (colored)
Clean up the code
Irene

Revision 1.10 / (download) - annotate - [select for diffs] , Thu Apr 13 00:32:28 2000 UTC (7 years, 7 months ago) by kahan
Changes since 1.9: +6 -1 lines
Diff to previous 1.9 (colored)
JK: Adding a custom query menu, and a last modified entry.

Revision 1.9 / (download) - annotate - [select for diffs] , Wed Apr 12 16:28:27 2000 UTC (7 years, 7 months ago) by kahan
Changes since 1.8: +3 -1 lines
Diff to previous 1.8 (colored)
JK: code cleanup, preparing the query to the RDF server.

Revision 1.8 / (download) - annotate - [select for diffs] , Fri Apr 7 17:29:36 2000 UTC (7 years, 7 months ago) by cvs
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 (colored)
JK: integrating a tree-less  annotation parser built on top of expat.
It compiles, but annotations are broken for the moment.
Changing the local annotation format to RDF too.

Revision 1.7 / (download) - annotate - [select for diffs] , Tue Apr 4 13:26:29 2000 UTC (7 years, 7 months ago) by cvs
Changes since 1.6: +0 -9 lines
Diff to previous 1.6 (colored)
JK: fixed warnings. Added code to remove the DocumentModified status
after having saved a document.

Revision 1.6 / (download) - annotate - [select for diffs] , Mon Mar 27 17:56:10 2000 UTC (7 years, 7 months ago) by cvs
Changes since 1.5: +16 -5 lines
Diff to previous 1.5 (colored)
JK: First try at having a  Annotation/RDF parser based on expat.
rdfparser.c first builds a DOM tree of an RDF file (which is in XML),
then browses thru it (CDATA inclusion and browsing isn't ready yet). It uses
the thotlib and is compiled at the same time as annotlib.
rdfparsernotree.c is a quick try at parsing the RDF file without building
a DOM tree (it works, but the code is ugly).
XmlStr.S gives a generic schema for XML documents and is used to build the
DOM tree. XmlStrT outputs an XML file from a DOM tree.
N.B. The DOM tree is in fact a thotlib DOM-like tree.

Revision 1.5 / (download) - annotate - [select for diffs] , Fri Mar 24 16:06:39 2000 UTC (7 years, 7 months ago) by cvs
Changes since 1.4: +72 -47 lines
Diff to previous 1.4 (colored)
JK: a rewrite of the makefile to fix dependency problems and clean it up

Revision 1.4 / (download) - annotate - [select for diffs] , Fri Jan 21 14:04:51 2000 UTC (7 years, 9 months ago) by cvs
Changes since 1.3: +6 -8 lines
Diff to previous 1.3 (colored)
JK: fixed the annotation Makefile dependencies
    new options and changes from the MIT annot meeting.
    Moved all the annot options to a specific menu.

Revision 1.3 / (download) - annotate - [select for diffs] , Fri Jan 7 18:35:43 2000 UTC (7 years, 10 months ago) by cvs
Changes since 1.2: +50 -8 lines
Diff to previous 1.2 (colored)
JK: integrating the new annotation schemas

Revision 1.2 / (download) - annotate - [select for diffs] , Wed Jan 5 17:57:01 2000 UTC (7 years, 10 months ago) by cvs
Changes since 1.1: +27 -3 lines
Diff to previous 1.1 (colored)
JK: added a new rule for compiling (and cleaning) the Annotation schemas

Revision 1.1 / (download) - annotate - [select for diffs] , Mon Oct 4 14:19:30 1999 UTC (8 years, 1 month ago) by cvs
Diff
JK: moved the annot stuff from the amaya directory. Made it compile as
libannot.a

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a 

View only Branch:
Sort log by:

Webmaster