From: adrian <adr...@us...> - 2011-12-22 16:42:22
|
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 db4573418f8582247d691ee938ab7077c8d5f85c (commit) via c1173b3a3ac438bfbb85c82d8753956b2f67dff9 (commit) via 0867316c8fd3047b6f2a36ea6d9714d61539f362 (commit) via 4302064b78e52ec48afd4628ceaafc781b7b66fc (commit) via 4c1e2ecdc93e93dd62b595d719b39fc1ebaf9fb4 (commit) via 5ce6257e97fc016fca878d436d627454d670ba06 (commit) via 60a90fe282266ebeeb1ce1348d3911e97f2974e9 (commit) via eb8d100e543c2d7b649659e226379109d09f493b (commit) from b555577a5601be0c0d771077038af6b9ec41477e (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 db4573418f8582247d691ee938ab7077c8d5f85c Author: Adrian Prantl <ad...@ll...> Date: Wed Dec 21 13:51:48 2011 -0800 bump autoconf version commit c1173b3a3ac438bfbb85c82d8753956b2f67dff9 Author: Adrian Prantl <ad...@ll...> Date: Wed Dec 21 13:51:34 2011 -0800 change fixity. apparently yfy does no longer exist in newer versions of swipl commit 0867316c8fd3047b6f2a36ea6d9714d61539f362 Author: Adrian Prantl <ad...@ll...> Date: Wed Dec 21 09:38:42 2011 -0800 SWI-Prolog library fix + configure simplification commit 4302064b78e52ec48afd4628ceaafc781b7b66fc Author: Adrian Prantl <ad...@ll...> Date: Tue Dec 20 13:46:10 2011 -0800 various configure fixes commit 4c1e2ecdc93e93dd62b595d719b39fc1ebaf9fb4 Author: Adrian Prantl <ad...@ll...> Date: Tue Dec 20 13:45:47 2011 -0800 various fixes for IOR generation commit 5ce6257e97fc016fca878d436d627454d670ba06 Author: Adrian Prantl <ad...@ll...> Date: Tue Dec 20 11:14:54 2011 -0800 fix python configuration commit 60a90fe282266ebeeb1ce1348d3911e97f2974e9 Author: Adrian Prantl <ad...@ll...> Date: Tue Dec 20 10:14:39 2011 -0800 more configure goodness commit eb8d100e543c2d7b649659e226379109d09f493b Author: Adrian Prantl <ad...@ll...> Date: Mon Dec 19 17:16:16 2011 -0800 make configure more robust ----------------------------------------------------------------------- Summary of changes: braid/braid/chapel/backend.py | 25 ++++++++- braid/braid/ior_template.py | 2 +- braid/configure | 13 +++-- braid/configure.ac | 4 +- braid/m4/llnl_libxml.m4 | 6 +- rote/minitermite/Doxyfile.in | 2 +- rote/minitermite/configure.ac | 87 +++++++++++++---------------- {braid => rote/minitermite}/m4/pkg.m4 | 0 rote/minitermite/src/termite/termlint.pl | 2 +- 9 files changed, 79 insertions(+), 62 deletions(-) copy {braid => rote/minitermite}/m4/pkg.m4 (100%) hooks/post-receive -- compose-hpc |