source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13799   17 years kjdon new lib file for indexers package. committed in case changed substantially
(edit) @13798   17 years kjdon fixed up lib names, also don't install anything
(edit) @13797   17 years kjdon changed compile target to all
(edit) @13796   17 years kjdon I recompiled, so committed the dlls in case they have changed significantly
(edit) @13795   17 years kjdon compile-packages needs to compile indexers under windows too
(edit) @13794   17 years mdewsnip Removed the "authentication_enabled" option because it is important to …
(edit) @13793   17 years kjdon a few fixes
(edit) @13792   17 years mdewsnip Moved the GSDLSiteConfig class into LocalLibraryServer, as it is local …
(edit) @13791   17 years mdewsnip Added a comment about downloading the allkeys.txt file for using …
(edit) @13790   17 years kjdon made the installing jni files bit platform specific
(edit) @13789   17 years mdewsnip Fixed a problem with my previous change causing the local library to …
(edit) @13788   17 years kjdon added javaonly and install-javaonly make targets
(edit) @13787   17 years kjdon updated for new indexers repository. haven't tested yet
(edit) @13786   17 years kjdon changed the clean-packages target
(edit) @13785   17 years lh92 changed to display the navigation links
(edit) @13784   17 years lh92 manifest for generating the top level index page
(edit) @13783   17 years lh92 xsl for generating the top level index page
(edit) @13782   17 years lh92 modified shell scripts
(edit) @13781   17 years lh92 added SupplementaryText and 'id' 'lang' attribute to 'Manual' element, …
(edit) @13780   17 years mdewsnip GLI/LOCAL LIBRARY: To prevent the problems with the GLI being unable …
(edit) @13779   17 years mdewsnip Now reads the output of config commands sent to the local library …
(edit) @13778   17 years kjdon we don't want to do the images and scripts things for greenstone, so …
(edit) @13777   17 years kjdon merged the indexers branch. mg, mgpp, lucene and unac now live in …
(edit) @13776   17 years kjdon mg now lives in indexers instead of packages
(edit) @13775   17 years kjdon LuceneWrap.jar renamed to LuceneWrapper.jar, and uses the new package name
(edit) @13774   17 years kjdon org.nzdl.gsdl.LuceneWrap is now org.greenstone.LuceneWrapper
(edit) @13773   17 years kjdon mg, mgpp, unac. lucenewrap moved from gsdl into separate indexers …
(edit) @13772   17 years kjdon mg and unac moved from packages into separate indexers repository
(edit) @13771   17 years kjdon removed some erroneous quotes from install-nojava
(edit) @13770   17 years shaoqun now use the absolute source path to get the last modified time
(edit) @13769   17 years kjdon lucene moved to indexeres repository
(edit) @13768   17 years (none) This commit was manufactured by cvs2svn to create tag …
(edit) @13767   17 years kjdon fixed a typo
(edit) @13766   17 years kjdon added quotes to environment. not susre if necessary or not
(edit) @13765   17 years kjdon changed OTHERDIRS to COMPILEDIRS and added all the common ones back in …
(edit) @13764   17 years lh92 added cvs manuals module
(edit) @13763   17 years lh92 added gsdl tutorials module
(edit) @13762   17 years kjdon mg library name changes
(edit) @13761   17 years kjdon changes for new mg lib names
(edit) @13760   17 years kjdon don't include getopt.h if UNISTD is defined, since it will conflict. - …
(edit) @13759   17 years kjdon changes for new indexers repository, and new names for soem of mg/mgpp …
(edit) @13758   17 years cvs_anon mg directory path changed
(edit) @13757   17 years kjdon changed teh lib names to match mgpp. changed the windows install …
(edit) @13756   17 years kjdon changed the names of libs to match the linux version. and other …
(edit) @13755   17 years kjdon fixed soem bugs. now uses all option instead of compile
(edit) @13754   17 years kjdon indexers winMake now uses all instead of compile, and installs into …
(edit) @13753   17 years mdewsnip Fixed a bad comment.
(edit) @13752   17 years mdewsnip Removed a whole bunch more dead code.
(edit) @13751   17 years kjdon removed a debug statement
(edit) @13750   17 years kjdon added a few missing cd commands
(edit) @13749   17 years mdewsnip Removed the code for getting/setting script options in the config.xml …
(edit) @13748   17 years mdewsnip No longer saves the import.pl and buildcol.pl arguments in the GLI …
(edit) @13747   17 years kjdon windows makefile
(edit) @13746   17 years kjdon first stab at updating windows makefile for new indexers dir
(edit) @13745   17 years qq6 update some linesREADME.html
(edit) @13744   17 years qq6 Change the file paths, but index.html didn't be split into several …
(edit) @13743   17 years qq6 Change the file paths
(edit) @13742   17 years shaoqun delete the default style of ul and li
(edit) @13741   17 years mdewsnip Added a second item to the "TO DO" list in this file.
(edit) @13740   17 years kjdon removed LDFLAGS setting which was committed by mistake
(edit) @13739   17 years kjdon made new indexers repository work when coll building is enabled - we …
(edit) @13738   17 years mdewsnip Tidied up the loadArguments function in ScriptOptions in preparation …
(edit) @13737   17 years kjdon OTHERDIRS should be JAVADIRS
(edit) @13736   17 years mdewsnip A little bit more of CollectionManager now static.
(edit) @13735   17 years kjdon mg have been moved to external indexers repository
(edit) @13734   17 years mdewsnip Made a bit more of CollectionManager static.
(edit) @13733   17 years kjdon updated for new indexers package. This works for when we have no …
(edit) @13732   17 years kjdon LuceneWrap now called LuceneWrapper and its in a different package
(edit) @13731   17 years kjdon changes to use new indexers repository and not mg/mgpp from gs2
(edit) @13730   17 years kjdon don't install the jni stuff at the moment - so now needs to be …
(edit) @13729   17 years kjdon added a no java option for compiling for greenstone 2
(edit) @13728   17 years kjdon first stab at windows Makefile - hasn't been tested on windows yet
(edit) @13727   17 years shaoqun added the support to cover images
(edit) @13726   17 years kjdon LuceneWrap.jar renamed to LuceneWrapper.jar, and package name changed …
(edit) @13725   17 years kjdon lucene jar file renamed to LuceneWrapper.jar, package is now …
(edit) @13724   17 years kjdon remove mg and mgpp from list of Makefiles to generate, add indexers …
(edit) @13723   17 years kjdon mg and mgpp now in indexers. want to use nojava instead of all, and …
(edit) @13722   17 years kjdon mg now in a different place - in ../indexers not ../packages
(edit) @13721   17 years kjdon mg, mgpp, unac now come from external repository which is checked out …
(edit) @13720   17 years kjdon mgpp mo longer part of gsdl src - moved to external indexers repository
(edit) @13719   17 years kjdon unac package no longer in this repository - moved to external indexers …
(edit) @13718   17 years kjdon mg package moved to external indexers repository
(edit) @13717   17 years kjdon unac package moved to external indexers repository
(edit) @13716   17 years kjdon added nojava and install-nojava targets for use with gs2
(edit) @13715   17 years kjdon renamed inaword, isaspace and skipspace so they don't conflict with mg …
(edit) @13714   17 years kjdon removed bindir=exec_prefix/bin
(edit) @13713   17 years kjdon made bindir use @bindir@ instead of exec_prefix - we need to pass in …
(edit) @13712   17 years kjdon merged all, install, clean and distclean, added nojava and …
(edit) @13711   17 years kjdon forgot to remove unac from packages in previous commit
(edit) @13710   17 years kjdon changed gs2build module to use indexers repository instead of mg, mgpp …
(edit) @13709   17 years mdewsnip Added some space above the "Preview Collection" button.
(edit) @13708   17 years kjdon modified sh scripts for new gsdl-documentation package, with new …
(edit) @13707   17 years kjdon moved manifest from xml-source to processing directory as the xsl …
(edit) @13706   17 years mdewsnip The second half of speeding up metadata access and editing …
(edit) @13705   17 years mdewsnip Changed the "uploadModifiedMetadataXMLFiles" function to …
(edit) @13704   17 years nzdl Added Google Analytics stuff into greenstone.org pages.
(edit) @13703   17 years kjdon some configure and make files for the new indexers package
(edit) @13702   17 years kjdon added install and distclean targets
(edit) @13701   17 years kjdon .version file didn't make it in original commit
(edit) @13700   17 years kjdon removed GSDLOS variable - not used
Note: See TracRevisionLog for help on using the revision log.