From: adrian <adr...@us...> - 2013-01-16 18:48:52
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "compose-hpc". The branch, master has been updated via ae25802efda8e5ce203c1d9cecf4d0b9b6df6b2c (commit) from cc2f9f4d7d58d175f7e16e6cf21e938f2dc51244 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ae25802efda8e5ce203c1d9cecf4d0b9b6df6b2c Author: Adrian Prantl <ad...@ll...> Date: Wed Jan 16 10:46:38 2013 -0800 make UPC an optional feature ----------------------------------------------------------------------- Summary of changes: braid/Makefile.am | 1 + braid/Makefile.in | 696 ++++++++++++++++++------------------- braid/NEWS | 4 +- braid/aclocal.m4 | 171 +++------- braid/configure | 114 ++----- braid/configure.ac | 2 +- braid/doc/braid.1 | 2 +- braid/doc/users_guide.html | 6 +- braid/m4/upc-noerror.m4 | 21 ++ braid/regression/interop/tests.mk | 2 +- 10 files changed, 430 insertions(+), 589 deletions(-) create mode 100644 braid/m4/upc-noerror.m4 hooks/post-receive -- compose-hpc |