source: gs2-extensions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30749   8 years davidb Further cut-down version
(edit) @30746   8 years davidb Version compiled up on El Capitain laptop
(edit) @30745   8 years davidb More cut-down version
(edit) @30744   8 years davidb Version compiled up on El Capitain
(edit) @30679   8 years davidb Minor tweak to setup file for when it is run/used outside of Greenstone
(edit) @30676   8 years davidb Additional packages, and updates to existing ones after testing on …
(edit) @30675   8 years davidb Additional packages, and updates to existing ones after testing on …
(edit) @30467   8 years ak19 Dr Bainbridge fixed gnome-lib compilation on Yosemite by updating …
(edit) @30436   8 years davidb Tweak to allow %xx%xx encodings expressing UTF8 to be correctly handled
(edit) @30433   8 years davidb Debugging statements commented out
(edit) @30432   8 years davidb Extension creates the jar file all in lowercase letters, not …
(edit) @30389   8 years davidb Useful for development work under Windows
(edit) @30388   8 years davidb ffmpeg for MacOS. Useful when doing experimental development work …
(edit) @30386   8 years davidb Fixed error in install script, that resulted in the 'lib' folder not …
(edit) @30385   8 years davidb More careful packaging of JAR file needed
(edit) @30372   8 years jmt12 Merged into main GS2 perllib replacing older dbutil.pm
(edit) @30371   8 years jmt12 Moved into main GS2 perllib
(edit) @30369   8 years jmt12 Rewrite of argument parsing code to be a little more forgiving in …
(edit) @30368   8 years jmt12 And finally, it turns out I don't need this file after all…
(edit) @30367   8 years jmt12 How did I possibly think I already had the minimum files when I was …
(edit) @30366   8 years jmt12 Getting tired of this…
(edit) @30365   8 years jmt12 Yet another file needed to configure
(edit) @30364   8 years jmt12 Another file needed to configure
(edit) @30363   8 years jmt12 Found two more files needed to have configure run in a fresh checkout
(edit) @30362   8 years jmt12 No, it turns out I needed this and it was a problem with my paths
(edit) @30361   8 years jmt12 Accidently checked this in - prevents proper Cascade-Make build
(edit) @30354   8 years jmt12 Extending manifest v2 support to allow for directories to be listed in …
(edit) @30353   8 years jmt12 Replacing old file util calls with new FileUtil ones - including …
(edit) @30352   8 years jmt12 Adding in a function to test whether a File driver has a certain …
(edit) @30351   8 years jmt12 Restructured readDirectory to not die if directory isn't readable
(edit) @30350   8 years jmt12 Initial commit of rewrite so DBDrivers are object-oriented like …
(edit) @30349   8 years jmt12 Minor fixes to get this running in new OO system, no refactoring applied
(edit) @30348   8 years jmt12 Turns out some non-70-hyphen drivers need the functions to convert to …
(edit) @30347   8 years jmt12 Continuing to refactor driver code to move shared code up to parent …
(edit) @30344   8 years jmt12 Refined and completed driver - although I wonder if set_entry would be …
(edit) @30343   8 years jmt12 Minor changes to support drivers that don't support set_entry …
(edit) @30342   8 years jmt12 GDBM now lets callers know it supports set_entry functionality
(edit) @30341   8 years jmt12 Ability to notice delete entries in 70 hyphen format when retrieving …
(edit) @30340   8 years jmt12 Minor changes to support drivers that don't support set_entry functionality
(edit) @30339   8 years jmt12 Interim commit due to unexplained hardlock and subsequent 'failed …
(edit) @30338   8 years jmt12 First versions of these drivers, that should be further refined to …
(edit) @30337   8 years jmt12 A refined and completed GDBM driver - where most of the heavy lifting …
(edit) @30336   8 years jmt12 The base class of all database drivers, providing the 'interface' for …
(edit) @30335   8 years jmt12 New implementation of dbutil that makes use of an object oriented …
(edit) @30334   8 years jmt12 Gone too far to revert to this
(edit) @30333   8 years jmt12 Renamed
(edit) @30332   8 years jmt12 The parent class of all database drivers using the '70 hyphen …
(edit) @30331   8 years jmt12 Trying to get my ideas about how to do this in order
(edit) @30330   8 years jmt12 Renamed to all uppercase for simplicity
(edit) @30319   8 years jmt12 Working on a drop-in replacement for dbutil.pm that is aware of the …
(edit) @30318   8 years jmt12 Initial checkin of object-oriented rewrite of the dbutils stuff to …
(edit) @30308   9 years jmt12 Another CPAN module required by the Gantt Chart generation script
(edit) @30306   9 years jmt12 Making the setup of CPAN path more robust based on the better control …
(edit) @30305   9 years jmt12 replacing deprecated function calls to newer ones in FileUtils
(edit) @30302   9 years jmt12 Altering os-specific installed path and trying to improve clean to …
(edit) @30301   9 years jmt12 Missed displaying one variable in a fprintf statement (threw a …
(edit) @30300   9 years jmt12 Bunch of changes (including whitespace safety ones) due to different …
(edit) @30299   9 years jmt12 Making the removal of the jar file conditional on it actually being …
(edit) @30298   9 years jmt12 Correcting path to manifest files for use in Greenstone3. Started to …
(edit) @30297   9 years jmt12 Altering the Makefile.in to determine whether it is in GSDL2 or GSDL3 …
(edit) @30296   9 years jmt12 extending to support GSDL3 as well
(edit) @30295   9 years jmt12 Using the proper environment variable, GSDL3SRCHOME, rather than GSDL3HOME
(edit) @30294   9 years jmt12 Typo would have prevented the generated configure script from working …
(edit) @30293   9 years jmt12 The missing script was, ironically, missing
(edit) @30292   9 years jmt12 Removing reference to debugging module Devel::Peek
(edit) @30291   9 years jmt12 Minor changes in generated configs mostly to do with whitespace safety
(edit) @30290   9 years jmt12 Extended build script to make Hadoop support optional. If no …
(edit) @30289   9 years jmt12 Significant changes to read() function - essentially split in half …
(edit) @30288   9 years jmt12 No longer different that the vanilla Greenstone version
(edit) @30287   9 years jmt12 Extending error messages a bit to differentiate between linking that …
(edit) @30286   9 years jmt12 Adding a customized version of inexport.pm allowing us to handle …
(edit) @30285   9 years jmt12 Adding in a call to uptar/compile/install Hadoop support package
(edit) @30284   9 years jmt12 updated svnignore
(edit) @30283   9 years jmt12 Ignoring the unpacked versions of a couple of new packages used to …
(edit) @30282   9 years jmt12 Ensure the perl/cpan install directories exist before trying to copy …
(edit) @30281   9 years jmt12 Cascade-Make file to provide Hadoop functionality
(edit) @30280   9 years jmt12 Ensure the platform specific directory for built files exists. It may …
(edit) @30278   9 years jmt12 Might as well add this, with default setting for Hadoop, to SVN... …
(edit) @30277   9 years jmt12 Ignoring the build directory containing non-platform specific Java …
(edit) @30276   9 years jmt12 Lots of work to get this working properly in GS3. Includes generating …
(edit) @30275   9 years jmt12 Minor change to the way fcntl_flags are set so that they look exactly …
(edit) @30274   9 years jmt12 Adding in tests to open multiple connections to the same database …
(edit) @30273   9 years jmt12 Hmmm, some of the previous comment was actually about the main TDBJava …
(edit) @30272   9 years jmt12 Moved into path that matches package name
(edit) @30271   9 years jmt12 Calling finalize() rather than close() as we want this threadworker to …
(edit) @30270   9 years jmt12 Changes to support a static cache of connections, factory methods to …
(edit) @30269   9 years jmt12 Moving the TDBWrapper into the correct path (according to its package …
(edit) @30268   9 years jmt12 Ignoring the 'build' directory - which contains non-platform specific …
(edit) @30267   9 years jmt12 Moved TDBJava building into the ant file so that we can easily create …
(edit) @30266   9 years jmt12 Altered a test for Greenstone version so it doesn't (incorrectly) set …
(edit) @30265   9 years jmt12 Rather than assuming something will put the TDB binaries on the main …
(edit) @30259   9 years jmt12 Extending the install and uninstall targets to correctly call the …
(edit) @30258   9 years jmt12 Extending disable script to support Greenstone3's gs2build package as well
(edit) @30257   9 years jmt12 Correcting and optimizing for GS3 (which needs fewer paths to be included)
(edit) @30256   9 years jmt12 Moved a comment into the static block... just because I could
(edit) @30255   9 years jmt12 Skip changes to the runtime if in GS3 (mainly because C++ runtime code …
(edit) @30254   9 years jmt12 Trying to make symlinks smart enough to work under both Greenstone2 …
(edit) @30253   9 years jmt12 It is now safe to run this script multiple times... only the first …
(edit) @30252   9 years jmt12 Adding support for the extension living in Greenstone3, and make …
(edit) @30251   9 years jmt12 Split the list of src directories to be compiled in Greenstone2 and …
Note: See TracRevisionLog for help on using the revision log.