source: gs2-extensions

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) @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) @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) @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) @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) @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) @27346   11 years davidb Configure flag changes that direct CMAKE to compile with the libcurl …
(edit) @27345   11 years davidb Switch to making TAGLIB.sh produce static library. This is to help …
(edit) @27344   11 years davidb CFLAG=-fPIC if 64-bit arch
(edit) @27343   11 years davidb Shift to configure/compile/linking to include as many static versions …
(edit) @27342   11 years davidb Script that generates README information, with '@xxx@' place holders …
(edit) @27341   11 years davidb Added in the util-linux library to the packages need to support this …
(edit) @27340   11 years davidb Changes to compile/install scripts that reflect the change in having a …
(edit) @27339   11 years davidb AFRepo PHP script changed so the computation of the md5 hash is …
(edit) @27338   11 years davidb aliases for 'afr-' programs to run upgraded to full scripts that 'cd' …
(edit) @27337   11 years davidb 64-bit check, setting -fPIC flag if it is added.
(edit) @27317   11 years davidb Changes after testing on the jamendo set
(edit) @27291   11 years davidb svn:external to supress svn reporting on '.PATCH-DONE.4store'
(edit) @27290   11 years davidb '.in' version of files that get installed in the appropriate place …
(edit) @27289   11 years davidb detailed instructions as to what to do once installed
(edit) @27288   11 years davidb Turns out --prefix can be used after all, as long as …
(edit) @27287   11 years davidb Further improvements to installing required files
(edit) @27286   11 years davidb Tweak to the 'afr' aliased commands
(edit) @27285   11 years davidb Further module added (to help support afrepo extension)
(edit) @27284   11 years ak19 Putting back the previously-commented lines that resort to using clang …
(edit) @27280   11 years jmt12 A subclass of buildcolutils.pm with added functionality for parallel …
(edit) @27279   11 years jmt12 A subclass of inexport.pm with added functionality for parallel …
(edit) @27278   11 years jmt12 Renamed so it can be found in an automated fashion (prefixed by the …
(edit) @27276   11 years davidb Additions made so compiled up AMP configureation has the necessary …
(edit) @27275   11 years davidb Expansion of devel.bash to allow other compiling programs to find what …
(edit) @27274   11 years davidb 4store needs to be patched to work on the version of CentOS Illinois …
(edit) @27272   11 years davidb Aliases to make the afrepo scripts to run easier to find
(edit) @27271   11 years davidb Patching for 4store added to deal with ncurses and readline lib …
(edit) @27270   11 years davidb Further support packages needed
(edit) @27269   11 years davidb Further support packages needed
(edit) @27268   11 years davidb Additional packages required
(edit) @27267   11 years davidb Edits after testing
(edit) @27266   11 years davidb Untar if necessary
(edit) @27265   11 years davidb Initial cut at files needed to compile up extension
(edit) @27264   11 years davidb Mods made after testing
Note: See TracRevisionLog for help on using the revision log.