https://svn.lrde.epita.fr/svn/lrde-tools/trunk/build-farm
Index: ChangeLog from Roland Levillain roland@lrde.epita.fr
Enable Olena builds on antalya.
* buildfarm_worker/antalya.fns: Enable Olena 0.10a and Olena 1.0.
antalya.fns | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-)
Index: buildfarm_worker/antalya.fns --- buildfarm_worker/antalya.fns (revision 391) +++ buildfarm_worker/antalya.fns (working copy) @@ -71,18 +71,16 @@ # ------- #
# Olena 0.10a. -# The goa's working copy of Olena 0.10a is not update automatically; +# Goa's working copy of Olena 0.10a is not updated automatically; # don't forget to update it when new revisions are checked in. -# 2006-09-25: Disabled. -#test_tree olena-0.10a bootstrap configure build check install distcheck +test_tree olena-0.10a bootstrap configure build check install distcheck
# Olena 1.0. -# 2006-09-25: Disabled. -# ( -# export CXX="ccache g++-4" -# test_tree olena-1.0-g++-4.1 \ -# bootstrap configure build check install distcheck -# ) +( + export CXX="ccache g++-4" + test_tree olena-1.0-g++-4.1 \ + bootstrap configure build check install distcheck +)
# ------------ #