mp-xquery-moved-to-github.git
9 years agoSlightly more compact rpath spec
Adam Dickmeiss [Wed, 18 Jun 2014 09:00:30 +0000 (11:00 +0200)]
Slightly more compact rpath spec

9 years agoOmit LD_LIBRARY_PATH for run_mp (using rpath instead)
Adam Dickmeiss [Wed, 18 Jun 2014 08:59:41 +0000 (10:59 +0200)]
Omit LD_LIBRARY_PATH for run_mp (using rpath instead)

9 years agoAdd documentation - man page xquery.3mp
Adam Dickmeiss [Wed, 18 Jun 2014 08:58:09 +0000 (10:58 +0200)]
Add documentation - man page xquery.3mp

9 years agoChange config; use name attribute wherewhere
Adam Dickmeiss [Wed, 18 Jun 2014 08:56:16 +0000 (10:56 +0200)]
Change config; use name attribute wherewhere

instead of value attribute. name+value is only used for
variable element.

9 years agoFiles in /opt/zorba (not /opt) v0.1
Adam Dickmeiss [Tue, 17 Jun 2014 12:45:00 +0000 (12:45 +0000)]
Files in /opt/zorba (not /opt)

9 years agoRPM for zorba and mp-xquery
Adam Dickmeiss [Tue, 17 Jun 2014 12:41:29 +0000 (12:41 +0000)]
RPM for zorba and mp-xquery

Zorba is not our own and we make a special install in /opt/zorba.
Note that compiling Zorba require 2.8 or later of cmake which do
not exist on CentOS 6. For this reason the build process
relies on a recent cmake in /opt/cmake . For now, zorba is just
one big package - both runtime and development combined.
mp-xquery is same skeleton as cf-engine and relies on zorba
to be installed.

9 years agoPass Full path to Zorba .so
Adam Dickmeiss [Tue, 17 Jun 2014 11:01:07 +0000 (11:01 +0000)]
Pass Full path to Zorba .so

9 years agoAdd IDMETA + mkdist.sh
Adam Dickmeiss [Mon, 16 Jun 2014 13:59:45 +0000 (13:59 +0000)]
Add IDMETA + mkdist.sh

9 years agoAdd make install rule
Adam Dickmeiss [Mon, 16 Jun 2014 11:37:45 +0000 (13:37 +0200)]
Add make install rule

9 years agoXQuery diagnostic in surrogate diagnostic record
Adam Dickmeiss [Mon, 16 Jun 2014 11:24:43 +0000 (13:24 +0200)]
XQuery diagnostic in surrogate diagnostic record

9 years agoCatch Zorba exceptions
Adam Dickmeiss [Mon, 16 Jun 2014 11:08:04 +0000 (13:08 +0200)]
Catch Zorba exceptions

9 years agoDeduce zorba setFileName from script
Adam Dickmeiss [Mon, 16 Jun 2014 10:50:48 +0000 (12:50 +0200)]
Deduce zorba setFileName from script

9 years agoSupply marcxml as raw content
Adam Dickmeiss [Mon, 16 Jun 2014 10:30:05 +0000 (12:30 +0200)]
Supply marcxml as raw content

Instead of having to create a (temporary) file.

9 years agoAlmost fully operational xquery MP module
Adam Dickmeiss [Fri, 13 Jun 2014 12:55:15 +0000 (14:55 +0200)]
Almost fully operational xquery MP module

Missing is putting a tmpfile with record content somewhere.

9 years agoAdd run_mp / run_tst to Makefile
Adam Dickmeiss [Fri, 6 Jun 2014 12:55:09 +0000 (14:55 +0200)]
Add run_mp / run_tst to Makefile

9 years agoAdd config for testing
Adam Dickmeiss [Fri, 6 Jun 2014 12:54:58 +0000 (14:54 +0200)]
Add config for testing

9 years agoParse configure settings for xquery module
Adam Dickmeiss [Fri, 6 Jun 2014 12:54:25 +0000 (14:54 +0200)]
Parse configure settings for xquery module

9 years agoAdd skeleton MP module
Adam Dickmeiss [Tue, 27 May 2014 13:54:23 +0000 (15:54 +0200)]
Add skeleton MP module

9 years agoIgnore .so *~
Adam Dickmeiss [Tue, 27 May 2014 13:50:47 +0000 (15:50 +0200)]
Ignore .so *~

9 years agoUsing query->execute to get result into string
Adam Dickmeiss [Tue, 27 May 2014 13:49:46 +0000 (15:49 +0200)]
Using query->execute to get result into string

9 years agoFirst kick with a conversion of two records from YAZ
Adam Dickmeiss [Mon, 26 May 2014 12:43:32 +0000 (14:43 +0200)]
First kick with a conversion of two records from YAZ