source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36116   2 years kjdon made the oaiserver_name option visible in GLI - easier to do this than …
(edit) @36115   2 years kjdon buildcol also updated to allow for passing in of oaiserver_name - when …
(edit) @36114   2 years kjdon allow passing in of oaiserver_name to activate.pl, which then gets …
(edit) @36106   2 years kjdon greenstone.org is now under https. when I just tried doc editing, …
(edit) @36096   2 years kjdon now allow for getting defaultservlet from gsdl3site.cfg - we may not …
(edit) @36095   2 years kjdon look for files in collection/tmp folder, as well as import, and cache …
(edit) @36060   2 years kjdon only output the comment about setting site to localsite if verbosity > …
(edit) @36059   2 years kjdon File/Temp.pm needs Fh.pm to work - I have updated this tar.gz file to …
(edit) @36057   2 years kjdon in the whakatohea project, converting the pdfs to paged_pretty_html …
(edit) @35973   2 years davidb Fixed error in substring (for hathi); added in essentia block
(edit) @35971   2 years davidb Changed to Unix style EOL
(edit) @35834   2 years davidb Resolved conflict (of essentially the same change, of a tidier print …
(edit) @35833   2 years davidb Print statement to give more details about the error added
(edit) @35832   2 years davidb Addition on used debug print statement (comment out)
(edit) @35739   2 years anupama Translations thanks to Eduardo del Valle Perez
(edit) @35738   2 years anupama setting mime-type to text/plain
(edit) @35705   2 years davidb Changed to make things clearer that not setting JAVA_HOME but having …
(edit) @35703   2 years davidb Introduction/Splicing in of VISUAL_STUDIO_MAJORVERSION to keep GS2 …
(edit) @35702   2 years davidb Visual Studio *Major* version now set in build.xml as integer value to …
(edit) @35701   2 years davidb LSS only works on integer nums, so need to extract Major version from …
(edit) @35697   2 years davidb Change to be more 'sh' rather than 'bash' friendly
(edit) @35696   2 years davidb Fixed incorrect less-than test: had done LEQ went it should have been …
(edit) @35692   2 years davidb Improvement to formatting of '...'
(edit) @35683   2 years davidb Balancing ... added to print statement
(edit) @35666   2 years davidb Still having an issue on the Window Release Kit machine failing to run …
(edit) @35656   2 years davidb Comments updated to specify https://svn.greenstone rather then …
(edit) @35655   2 years davidb Changed from http to https for svn co; text also updated to reflect …
(edit) @35647   2 years davidb Print statement tidyup
(edit) @35646   2 years davidb Added in some svn:ignore dirs
(edit) @35645   2 years davidb Print statement tidyup
(edit) @35635   3 years davidb Further identified location for VISUAL_STUDIO_VERSION splice
(edit) @35630   3 years davidb Further splicing in of ENV/Make variable for VISUAL_STUDIO_VERSION needed
(edit) @35617   3 years davidb Fix to nmake variable tested for VISUAL_STUDIO_VERSION
(edit) @35610   3 years davidb Need to pass in environment variable VisualStudioVersion into make …
(edit) @35600   3 years davidb Further tweaked to be more consistent with how the mgpp svn:ignore …
(edit) @35599   3 years davidb Update of svn:ignore filenames
(edit) @35598   3 years davidb Update of svn:ignore filenames
(edit) @35597   3 years davidb Windows build scripts updated to unzip either iconv-PRE-VS14.zip or …
(edit) @35596   3 years davidb No longer used, as the build scripts will unzip either …
(edit) @35595   3 years davidb Updated README file to reflect file name changes in the zip files used
(edit) @35594   3 years davidb Name change of iconv.zip files to better determine what the purpose of …
(edit) @35578   3 years davidb No longer want JAVACFLAGS set to default vals if not already set
(edit) @35577   3 years davidb No longer want JAVACFLAGS set to default vals if not already set
(edit) @35576   3 years davidb No longer want JAVACFLAGS set to default vals if not already set
(edit) @35553   3 years davidb Another change associated with compiling up Greenstone/MG on Window …
(edit) @35552   3 years davidb Equivalent change for mgpp made for mg, for compiling Greenstone3 …
(edit) @35551   3 years davidb Further changes related to compiling Greenstone up natively for use of …
(edit) @35550   3 years davidb On Windows 64-bit using VisualStudio it was found that malloc was not …
(edit) @35536   3 years anupama Compiling up GS2 from SVN on 32 bit linux was no longer checking out …
(edit) @35535   3 years anupama Script makegs2.bat to compile GS2 on Windows, also needs to rename …
(edit) @35534   3 years anupama Updating GS2 compile script: 1. Kathy/Dr Bainbridge have now turned …
(edit) @35522   3 years davidb Comparable Windows update to make file, specifying LIBDIR, which is …
(edit) @35475   3 years davidb Updated echo statement with --libdir arg
(edit) @35472   3 years davidb search4j configure now needs --libdir specified
(edit) @35452   3 years anupama Committing newly added subroutine get_first_existing_dir(list_of_dirs) …
(edit) @35421   3 years anupama New background-launcher.vbs script was committed to wrong location: …
(edit) @35417   3 years davidb Some fine-tuning of echo statements, including a test to determine if …
(edit) @35416   3 years anupama Minor changes to clarify scriptname. Previous 2 commits also by me …
(edit) @35414   3 years kjdon A VBScript to launch an external process (program) in the background. …
(edit) @35402   3 years anupama File renaming tika ext's README to GS-README, as it was our own custom …
(edit) @35401   3 years anupama Committing Dr Bainbridge's improvements to the Tika-preconfigured …
(edit) @35385   3 years kjdon add JAVACFLAGS back in - source and target have been updated to 1.6 …
(edit) @35377   3 years davidb Changed to running 'make install_sw' rather than 'make install' for …
(edit) @35375   3 years davidb MacOS JNI code updated to work off JAVA_HOME, in line with approach …
(edit) @35374   3 years davidb MacOS JNI code updated to work off JAVA_HOME, in line with approach …
(edit) @35313   3 years davidb Nightly builds setup looks to still be using a JDK 1.7, which does not …
(edit) @35309   3 years davidb Making javac default now source/target 1.6, rather than 1.4. This …
(edit) @35306   3 years davidb Making javac default now source/target 1.6, rather than 1.4. This …
(edit) @35291   3 years davidb Updated syntax to work with newer C compilers (e.g., gcc v10)
(edit) @35289   3 years anupama Failure on starting GLI because message added in commits 35213-35215 …
(edit) @35234   3 years anupama Minor corrections to print statements. Kathy noticed wvware.pl was …
(edit) @35233   3 years anupama Extending changes of commits 35213-35215 as they broke diffcol on …
(edit) @35215   3 years kjdon if GSDL3SRCHOME is set, and -site is not, set site to localsite - …
(edit) @35214   3 years kjdon if GSDL3SRCHOME is set, and -site is not, set site to localsite - …
(edit) @35213   3 years kjdon if GSDL3SRCHOME is set, and -site is not, set site to localsite - …
(edit) @35174   3 years kjdon gsConvert.pl now prints out the command it will run, if verbosity > 2
(edit) @35173   3 years kjdon renamed gsConvert.pl option to verbosity (instead of verbose) - why …
(edit) @35169   3 years kjdon Updated translations thanks to Yvan Arnaud and john Rose
(edit) @35167   3 years kjdon getcharequiv, which replaces entities with utf8 or characters, can now …
(edit) @35166   3 years kjdon added code that handles utf16 surrogate pair entities.
(edit) @35165   3 years kjdon updated to and from utf8 methods to handle 4 byte utf8 characters - …
(edit) @35164   3 years kjdon xpdf seems to output surrogate pairs into the html - these end up …
(edit) @35163   3 years kjdon updated the description for export.saveas.GreenstoneSQL to try and …
(edit) @35152   3 years davidb Updated to use 'gsdl' instead of 'gs' in URI prefixes to avoid …
(edit) @35149   3 years kjdon made the pdfv2 description slightly clearer for translators. and it …
(edit) @34999   3 years davidb Indented to better align with map block
(edit) @34998   3 years davidb These changes have now been committed into SVN
(edit) @34997   3 years davidb When working with orthogonal indexes, these plugins constructors get …
(edit) @34962   3 years anupama Removing isis-gdl--mg_long folder from SVN since its modified files …
(edit) @34961   3 years anupama Merging Dr Bainbridge's mg-long related updates for IsisGdl that got …
(edit) @34935   3 years anupama Updates to French language perlmodules, gsinstaller and gs3interface …
(edit) @34921   3 years anupama Committing the improvements to EmbeddedMetaPlugin's processing of …
(edit) @34895   3 years anupama Test commit works for me. Corrected grammatical error
(edit) @34879   3 years davidb Updated to work with the method for splitting, rather than the …
(edit) @34878   3 years davidb Further changes to work more smoothly with JSONSparqlResultsPlugin, …
(edit) @34840   3 years davidb Changed to apply extra-metadata before trying to work out doc-id. …
(edit) @34690   3 years davidb When using an orthogonal index, the constructor is run for a second …
(edit) @34643   3 years davidb Version of file that is designed to work with planned changes in GS v3.11
(edit) @34591   3 years davidb Version of the code where mg_s_long and mg_u_long used to more …
(edit) @34586   3 years anupama
Note: See TracRevisionLog for help on using the revision log.