source: trunk/gsdl3/packages

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8296   20 years kjdon adding the Makefile, cos we don't bother with configure any more
(edit) @8295   20 years kjdon don't bother with configure now, cos only java stuff
(edit) @8294   20 years kjdon only java stuff in Makefile, so removed the configure stuff. could add …
(edit) @8293   20 years kjdon removed ckindexer and cluster subdirs
(edit) @8292   20 years kjdon now uses java to do clustering and ckindexing
(edit) @8291   20 years kjdon new Java based ck indexer - replaces teh jni stuff
(edit) @8290   20 years kjdon some mods, not sure what they are. will tidy them up soon, but didn't …
(edit) @8289   20 years kjdon no longer use this jni wrapper
(edit) @8288   20 years kjdon added in daniel's mods for new server stuff - not sure what they are :-)
(edit) @8287   20 years kjdon modified to use the CKServer instead of jni based Cluster and Extractor
(edit) @8286   20 years kjdon a tester and server for the new java based ck indexing
(edit) @8285   20 years kjdon these jni wrappers are no longer used. all the functionality is now in …
(edit) @8284   20 years kjdon some changes made to make this work with daniel's new server code. …
(edit) @8283   20 years kjdon some new files from daniel's new server code
(edit) @8282   20 years kjdon moved from sammon package to util package
(edit) @8281   20 years kjdon got new server from daniel - just copied over his new cluster files …
(edit) @8280   20 years kjdon moved from builder package to util package
(edit) @8279   20 years kjdon moved from server package to util package
(edit) @8208   20 years kjdon added in to the link command
(edit) @8201   20 years kjdon added in the path to the mg stuff for greenstone
(edit) @8194   20 years kjdon more info
(edit) @8191   20 years kjdon added in vishnu package
(edit) @8189   20 years kjdon first version of Imperial College's Visualiser code
(edit) @7899   20 years kjdon renamed to avoid conflict with mysql README
(edit) @7882   20 years kjdon added in a LDFLAGS= bit - set this to -static when compiling for a …
(edit) @7876   20 years mdewsnip Updated file for Windows.
(edit) @7875   20 years mdewsnip This is mysql-4.0.20d-win-noinstall.zip with the Docs and bench …
(edit) @7873   20 years mdewsnip No longer used.
(edit) @7872   20 years kjdon we are going to use a binary distribution of mysql
(edit) @7871   20 years kjdon some notes about how we got mysql
(edit) @7870   20 years kjdon upgraded to a newer version, now uses a binary distribution, and the …
(edit) @7863   20 years kjdon added the header file in case others dont have javah
(edit) @7732   20 years kjdon added disstclean back in
(edit) @7729   20 years kjdon changed my mind back again about installing into bin/linux = now just …
(edit) @7720   20 years kjdon now removes its Makefile in a dist clean
(edit) @7711   20 years kjdon added mg and mgpp
(edit) @7709   20 years kjdon small changes
(edit) @7631   20 years kjdon added required header files - see comment for MGWrapperImpl.c
(edit) @7630   20 years kjdon fixed up some compiler warnings, and made this header file to be used …
(edit) @7629   20 years kjdon fixed a couple of compiler warnings, also included the necessary …
(edit) @7628   20 years kjdon fixed a couple of compiler warnings
(edit) @7627   20 years kjdon make stemmerdescription a const
(edit) @7593   20 years say1 moved variable to the start of the block
(edit) @7585   20 years kjdon fixed a typo I think
(edit) @7584   20 years kjdon have to declare vars before calling functions!!
(edit) @7582   20 years kjdon fixed the bug that was causing it not to be able to create a second …
(edit) @7581   20 years kjdon filled in the dumpFailedDocument method
(edit) @7481   20 years kjdon need -1 in the split function to keep empty strings at the end
(edit) @7464   20 years kjdon renamed WIN32.MAK to win32.mak cos it was annoying me
(edit) @7463   20 years kjdon small tidyup
(edit) @7460   20 years kjdon adding more options to mgpasses, tidying up
(edit) @7456   20 years kjdon renamed gs3_mg_passes to mg_passes_4jni, and removed the executable - …
(edit) @7455   20 years kjdon renamed gs3_mg_passes to mg_passes_4jni, and added a bit more stuff to it
(edit) @7452   20 years kjdon tidied up the setting filename and basepath path stuff
(edit) @7442   20 years kjdon new makefile for mg on windows
(edit) @7440   20 years kjdon some hacky changes - fix up under linux
(edit) @7439   20 years kjdon added gs3_mg_passes stuff, and fixed up some compile errors undex windows
(edit) @7437   20 years kjdon javah MGPassesWrapper, and install the jar
(edit) @7436   20 years kjdon made some hacky changes - fix up under linux
(edit) @7435   20 years kjdon added mgpasseswrapper
(edit) @7431   20 years kjdon new mg passes for gs3. I thought I had commited this already
(edit) @7419   20 years kjdon new executable, gs3_mg_passes, and new library libmgpass.a - for use …
(edit) @7411   20 years kjdon new wrapper for mg passes
(edit) @7410   20 years kjdon new mg passes jni wrapper
(edit) @7404   20 years kjdon added MGPassesWrapper to the makefile
(edit) @7403   20 years kjdon a first stab at a wrapper for mg_passes. needs more option setting methods
(edit) @7401   20 years kjdon removed a duplicate function declaration
(edit) @7400   20 years kjdon changed a message
(edit) @7399   20 years kjdon need to close the file we created in done_text_1 otherwise java holds …
(edit) @7228   20 years kjdon added a new -M option to mg_passes, allowing maxnumeric to be altered …
(edit) @7227   20 years kjdon added the environment.o file into some LIB-OBJS thingys
(edit) @6451   20 years kjdon added mg and mgpp to the packages makefile
(edit) @6449   20 years kjdon have folders in here so don't need this anymore
(edit) @6431   20 years kjdon commented out packages that are not in cvs so that the make works
(edit) @6421   20 years kjdon fixed a bug, added a message
(edit) @6416   20 years mdewsnip Added option to compile just the Java stuff.
(edit) @5955   20 years cs025 Added DELETE property to permissions
(edit) @5821   21 years cs025 Adjustments as a result of implementing autoconf script
(edit) @5820   21 years cs025 Added Makefile.in and configure script
(edit) @5803   21 years cs025 Added greenstone script
(edit) @5802   21 years cs025 Adding mysql
(edit) @4714   21 years kjdon fixed a typo
(edit) @4063   21 years mdewsnip Minor change to prevent error when making clean before a make.
(edit) @3981   21 years mdewsnip Updated comments and a constant.
(edit) @3924   21 years mdewsnip Include file needed for Windows compilation of MG.
(edit) @3923   21 years mdewsnip Windows batchfile for compiling MG JNI wrapper (Java side).
(edit) @3922   21 years mdewsnip Windows makefile for compiling MG JNI code using VC++ 6.
(edit) @3921   21 years mdewsnip Modified to be more independent of GS2.
(edit) @3920   21 years mdewsnip Windows batch file for compiling MG (including JNI wrapper).
(edit) @3829   21 years mdewsnip Uses $(JAVA_HOME) instead of hard-wired path.
(edit) @3796   21 years mdewsnip Removed option to sort by rank/natural order.
(edit) @3795   21 years mdewsnip Removed option to sort by natural order/rank.
(edit) @3794   21 years mdewsnip Equivalent term information is now stored in a separate class: …
(edit) @3793   21 years mdewsnip Added to store the information about a query term equivalent (when …
(edit) @3791   21 years mdewsnip "Some" queries are now performed as ranked queries rather than boolean …
(edit) @3757   21 years mdewsnip Changed build order so JNI (C side) code is compiled after the Java side.
(edit) @3756   21 years mdewsnip Added definition of HAVE_STRERROR to prevent conflict when compiling …
(edit) @3745   21 years mdewsnip Addition of MG package for search and retrieval
(edit) @3744   21 years mdewsnip Initial implementation of MG JNI (Java side).
(edit) @3743   21 years mdewsnip Initial implementation of MG JNI wrapper (C side).
Note: See TracRevisionLog for help on using the revision log.