Am Donnerstag, den 31.05.2012, 14:20 +0200 schrieb Sébastien Fricker:
> On Thursday 31 May 2012 14:05:12 Gerd Stolpmann wrote:
> 
> > 
> > Sure, if I find time... The best thing would be if I got patches that
> > are ready to be applied. The time-consuming part is to test everything
> > (I currently don't even have a recent Cygwin installation at hand).
> 
> Gerd,
> I have started to write a "test suite" which install GODI on Cygwin.
> But I have exactly the same issue with FlexDLL.
> As soon as I'm able to have completely atomized this step I will send you it 
> the scripts.
> 
> BTW: Can you share the suite which generates: 
> https://godirepo.camlcity.org/openapps/autoui.cgi
> May be I can then execute on Cygwin.
> Sébastien 

https://godirepo.camlcity.org/svn/app-camlcityd/trunk/src/autobuild/
https://godirepo.camlcity.org/svn/app-camlcityd/trunk/src/dbschema/

The autobuild db resides (for now) in Mysql, use godi_autobuild.sql for
creating it.

Use jobs/autobuild2 for building packages (I guess you can remove the
call to sqlite3, this is just for skipping packages that are known not
to work). The script assumes certain paths:

~/autobuild/${GODI_SECTION}/: is the prefix for GODI

~/autobuild/${GODI_SECTION}-empty.tar.gz: is a tared-up "empty" GODI,
i.e. the state after bootstrapping, and removing everything except
godi-tools.


~/autobuild/${GODI_SECTION}.conf is the godi.conf to use.

~/autobuild/${GODI_SECTION}.out is the log file

xfvb-run starts a virtual X server, because some packages can only be
built when X is there. I guess you can remove this for win32.

The other scripts in jobs/ are for driving the digester of the search
engine. Ignore them.

Gerd


> 
> _______________________________________________
> Godi-list mailing list
> Godi-list@ocaml-programming.de
> https://godirepo.camlcity.org/mailman/listinfo/godi-list
> 

-- 
------------------------------------------------------------
Gerd Stolpmann, Darmstadt, Germany    g...@gerd-stolpmann.de
Creator of GODI and camlcity.org.
Contact details:        http://www.camlcity.org/contact.html
Company homepage:       http://www.gerd-stolpmann.de
*** Searching for new projects! Need consulting for system
*** programming in Ocaml? Gerd Stolpmann can help you.
------------------------------------------------------------

_______________________________________________
Godi-list mailing list
Godi-list@ocaml-programming.de
https://godirepo.camlcity.org/mailman/listinfo/godi-list

Reply via email to