source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27450   11 years jmt12 Moved opt_modulebuild_* functions into a library, and altered the …
(edit) @27449   11 years jmt12 opt_run_* like functions but customized for the alternate Perl module …
(edit) @27448   11 years jmt12 Even more prerequisites for Module::Build - Perl::OSType, …
(edit) @27447   11 years jmt12 ignore extracted Module::Build module
(edit) @27446   11 years jmt12 ignore extracted Module::Build module
(edit) @27445   11 years jmt12 cascade files for Module::Build perl module
(edit) @27444   11 years jmt12 Craphat - ModuleBuild required for compiling DateTime
(edit) @27443   11 years jmt12 ignore new extracted directories (DateTime and Test::Fatal)
(edit) @27442   11 years jmt12 ignore new extracted directories (DateTime and Test::Fatal)
(edit) @27441   11 years jmt12 Calling the cascade files for Test::Fatal and DateTime module building
(edit) @27440   11 years jmt12 cascade file for DateTime module. Uses customized functions as …
(edit) @27439   11 years jmt12 cascade file for Test::Fatal module
(edit) @27438   11 years jmt12 Module required by DateTime, which in turn is required by the …
(edit) @27437   11 years jmt12 Why doesn't this exist on Medusa... I thought it was a built-in
(edit) @27436   11 years jmt12 Adding the actual script - rather than a symlink to my dropbox. doh
(edit) @27435   11 years jmt12 Gah - only a symbolic link
(edit) @27434   11 years jmt12 Updated the starting script to look in the correct place (in this …
(edit) @27433   11 years jmt12 Adding a few more details to the Hadoop log to assist with later work
(edit) @27432   11 years jmt12 ignore os specific install directories
(edit) @27431   11 years jmt12 ignore os specific install directories
(edit) @27430   11 years jmt12 ignore extracted packages
(edit) @27429   11 years jmt12 ignore extracted packages
(edit) @27428   11 years jmt12 Handbrake appears to have some conditional compilation things lurking …
(edit) @27427   11 years jmt12 Updated with interesting details and juicy gossip. Not really... but …
(edit) @27426   11 years jmt12 Add in a loop to attempt video conversion multiple times should the …
(edit) @27425   11 years jmt12 Tidying up debug comments and processing comments
(edit) @27424   11 years jmt12 Adding canRead() and isAbsolute() functions, and some more debugging …
(edit) @27423   11 years jmt12 Adding canRead() and isAbsolute() functions
(edit) @27422   11 years jmt12 Adding canRead() and isAbsolute() functions
(edit) @27421   11 years jmt12 Fixing bug in filePutContents (wasn't shifting parameters off front of …
(edit) @27420   11 years jmt12 Updated to reflect changes in the perllib customization (most of it …
(edit) @27419   11 years jmt12 Adding more reasonable default values for HDFS host and port (so the …
(edit) @27418   11 years jmt12 Also recompile the HadoopGreenstoneIngest.java file during cascade make
(edit) @27417   11 years jmt12 A 'pseudo'-CASCASE-MAKE file for building java code. It doesn't really …
(edit) @27416   11 years jmt12 Forgot to ensure the manifests generated here are also version 2
(edit) @27415   11 years jmt12 Ensuring the manifests generated are marked as version 2 - i.e. should …
(edit) @27414   11 years jmt12 Allowing more processing arguments to be configured at the call, and …
(edit) @27413   11 years jmt12 Making the Hadoop processing aware that there are two different …
(edit) @27412   11 years jmt12 I obviously hadn't run this script on Karearea before - assumed all …
(edit) @27411   11 years ak19 The -site flag is now compulsory for GS3 collections when running the …
(edit) @27410   11 years ak19 Need quotes around outputPrefix path when generating images out of a …
(edit) @27409   11 years jmt12 Unit test like testing for the FileUtils class and LocalFS, HDFSShell, …
(edit) @27408   11 years jmt12 A symbolic link to the actual script in the packages directory
(edit) @27407   11 years jmt12 updating ignore
(edit) @27406   11 years jmt12 Updating ignore
(edit) @27405   11 years jmt12 Now that I can get the Perl version, make the cascade make script …
(edit) @27404   11 years jmt12 Thrift access to HDFS and required Bit-Vector Perl module
(edit) @27403   11 years jmt12 just fixing a typo
(edit) @27402   11 years jmt12 If a socket fails to be created, and if we are the first client, then …
(edit) @27401   11 years jmt12 minor change to a debugging comment for clarity
(edit) @27400   11 years jmt12 Adding is explanation of server starting up black magic
(edit) @27399   11 years jmt12 Try to make waiting messages a little more meaningful. Also pass a …
(edit) @27398   11 years jmt12 Adding a flag so we can indicate to a client that is it the first one …
(edit) @27397   11 years jmt12 Allowing server out and err streams to be redirected to dev null
(edit) @27396   11 years jmt12 Allow the host to be configured (previously only supported port). This …
(edit) @27395   11 years jmt12 adding compile instructions
(edit) @27394   11 years jmt12 Replaced hardcoded -e (which should have been a -d anyway) with …
(edit) @27393   11 years jmt12 Replace hardcoded -e with FileUtils::fileExists() call and util::rm() …
(edit) @27392   11 years jmt12 Correcting bug that left archivedir undefined in some circumstances - …
(edit) @27391   11 years ak19 Changing when mac shortcuts are generated during the installation.
(edit) @27390   11 years ak19 Authentication hasn't been implemented for GS3 when using …
(edit) @27389   11 years ak19 Moving recently added target to install mac shortcuts around, because …
(edit) @27388   11 years ak19 Adding mac app shortcuts with template document.wflow.in files. Had …
(edit) @27387   11 years ak19 Adding mac app shortcuts with template document.wflow.in files. Had …
(edit) @27386   11 years jmt12 Forgot these were just symbolic links to my Dropbox folder - adding in …
(edit) @27385   11 years jmt12 removing soft links to my dropbox folder - sorry
(edit) @27384   11 years jmt12 An overriding version of FileUtils that provides several drivers …
(edit) @27383   11 years jmt12 Adding a perl module for the slightly more efficient Base91 encoding …
(edit) @27382   11 years jmt12 Adding Thrift and its prerequisite BitVector packages
(edit) @27381   11 years jmt12 An image used during FileUtils testing to check binary transfer in …
(edit) @27380   11 years ak19 Adding a target for setting up the mac shortcuts (.app folders) for …
(edit) @27379   11 years ak19 Release kit needs to set up the mac shortcuts (.app)
(edit) @27378   11 years jmt12 Parallel processing support now added (via buildcolutil subclass) to …
(edit) @27377   11 years jmt12 Updating calls to intermediate util functions to the new FileUtils
(edit) @27376   11 years jmt12 Added a canRead() function, make openFileHandle() a bit smarter in …
(edit) @27375   11 years jmt12 Replaced a conditional add to INC with the call to the new function in …
(edit) @27374   11 years jmt12 Changing my comment style as I stumbled across a much nicer/clearer …
(edit) @27373   11 years jmt12 No longer needs a custom util.pm - file utility functions now moved …
(edit) @27372   11 years jmt12 Fixing where I'd used uppercase letters in a package name that didn't …
(edit) @27371   11 years jmt12 Replacing with a proper class inheriting from gdbm and just overriding …
(edit) @27370   11 years jmt12 fixing minor bug in inheritence tree
(edit) @27369   11 years ak19 Adding in the write-env target to write out the environment, which …
(edit) @27368   11 years ak19 Flags marking NO FLAX START and END
(edit) @27367   11 years ak19 First of the 64 bit installer problems was that it wasn't finding …
(edit) @27366   11 years ak19 1. Handling quotes and colons in user comments: since these are sent …
(edit) @27365   11 years ak19 Bugfixes: 1. handles locked collections (as happens when GLI has …
(edit) @27364   11 years ak19 Adding the AllowUserComments option so it can be set from GLI's Format …
(edit) @27363   11 years ak19 If you add in the line 'format AllowUserComments true' into a …
(edit) @27362   11 years kjdon slightly changed the handling of sortfield query option
(edit) @27361   11 years kjdon new handling of sortfield query param
(edit) @27360   11 years kjdon gs2 upgraded to use lucene 3, and LuceneWrapper3. Now uses same code as gs3
(edit) @27359   11 years kjdon sort fields are now separate from index fields. index fields will be …
(edit) @27358   11 years kjdon indexing sortfields separately. tidy up the parsing of the indexes …
(edit) @27357   11 years kjdon setting sortfield info to buildproc, and getting it back from …
(edit) @27356   11 years kjdon added sortfields (collect.cfg) and indexsortfields, indexsortfieldmap …
(edit) @27355   11 years kjdon use dirname as OIDtype, ie will get fb33fe as an OID instead of a HASH id
(edit) @27354   11 years kjdon changed some deprecated util methods for FileUtils methods
(edit) @27353   11 years kjdon changed the definitions for some of the OIDtype options
(edit) @27352   11 years kjdon added filename into the list for OIDtype
(edit) @27351   11 years kjdon added filename option to OIDtype - was there for plugins, but not for …
Note: See TracRevisionLog for help on using the revision log.