add get_submodules.sh
commit6b90eec338ff2f8d8c739e925aca1e28d86c4c99
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 24 Feb 2016 10:32:31 +0000 (24 11:32 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 24 Feb 2016 10:38:01 +0000 (24 11:38 +0100)
treed188e9e6a0696ee84ba3f6cfce94a04df9713b48
parent0e8d2995f1a25b5d2615df3f304c6566984f8392
add get_submodules.sh

This script encapsulates the submodule init and submodule update and
also fetches the imath submodule of isl.

Note that it is currently not possible to use the imath backend for isl
from within barvinok since barvinok uses the GMP specific
interface of isl/val_gmp.h
However, the imath submodule is also included in the barvinok distribution,
so for consistency, it should be included in the source tree
when obtained from the git repository.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
README
get_submodules.sh [new file with mode: 0755]