2006-08-31 Roland Levillain roland@lrde.epita.fr
Add Olena to the list of tested projects.
* buildfarm_worker/brasilia.fns: Check projects olena-proto-1.0 and olena-1.0. * maintainer/packages: Add olena-proto-1.0 and olena-1.0. * web/build.pl (@categories): Add Olena. (@trees_cat): Add olena-proto-1.0 and olena-1.0.
Index: maintainer/packages =================================================================== --- maintainer/packages (revision 303) +++ maintainer/packages (revision 304) @@ -1,9 +1,11 @@ -transformers https://svn.lrde.epita.fr/svn/transformers/trunk -vaucanson https://svn.lrde.epita.fr/svn/vaucanson/trunk -tc-maintainer https://svn.lrde.epita.fr/svn/tc/trunk/tc -clsp https://svn.lrde.epita.fr/svn/tc/trunk/c++-libtool-swig-python -havm https://svn.lrde.epita.fr/svn/havm/trunk -nolimips https://svn.lrde.epita.fr/svn/nolimips/trunk -monoburg https://svn.lrde.epita.fr/svn/monoburg -ranch https://svn/svn/ranch/trunk/lib/cxx -ddd https://svn.lrde.epita.fr/svn/ddd +transformers https://svn.lrde.epita.fr/svn/transformers/trunk +vaucanson https://svn.lrde.epita.fr/svn/vaucanson/trunk +tc-maintainer https://svn.lrde.epita.fr/svn/tc/trunk/tc +clsp https://svn.lrde.epita.fr/svn/tc/trunk/c++-libtool-swig-python +havm https://svn.lrde.epita.fr/svn/havm/trunk +nolimips https://svn.lrde.epita.fr/svn/nolimips/trunk +monoburg https://svn.lrde.epita.fr/svn/monoburg +olena-proto-1.0 https://svn.lrde.epita.fr/svn/oln/prototypes/proto-1.0 +olena-1.0 https://svn.lrde.epita.fr/svn/oln/trunk +ranch https://svn/svn/ranch/trunk/lib/cxx +ddd https://svn.lrde.epita.fr/svn/ddd Index: web/build.pl =================================================================== --- web/build.pl (revision 303) +++ web/build.pl (revision 304) @@ -57,6 +57,7 @@ ('Transformers', 'Tiger', 'Vaucanson', + 'Olena', 'Lrde-tools', 'DDD', ); @@ -79,6 +80,9 @@ 'vaucanson-gcc4.0', 'vaucanson-icc', '---', + 'olena-proto-1.0', + 'olena-1.0', + '---', 'ranch', '---', 'ddd', Index: buildfarm_worker/brasilia.fns =================================================================== --- buildfarm_worker/brasilia.fns (revision 303) +++ buildfarm_worker/brasilia.fns (revision 304) @@ -27,3 +27,13 @@ # export LD_LIBRARY_PATH=/home/lrde/admin/lrde/usr/intel/compiler90/include/lib/ # export PATH="/home/lrde/admin/lrde/usr/intel/compiler90/bin:$PATH" # test_tree vaucanson-icc bootstrap configure build demos install distcheck + +# Olena 0.10a. +# FIXME: The PRCS repository is not accessible from goa. +#test_tree olena-0.10 + +# Olena proto-1.0. +test_tree olena-proto-1.0 + +# Olena 1.0. +test_tree olena-1.0