This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libhmsbeagle.
commit a9e0b3a7e504667834cc586b9c87d76ece4bd6db Merge: 46e9279 8937f32 Author: Andreas Tille <[email protected]> Date: Thu Jan 28 08:33:16 2016 +0100 Merge tag 'upstream/2.1.2+20151220' Upstream version 2.1.2+20151220 configure.ac | 1 + libhmsbeagle/CPU/BeagleCPU4StateSSEImpl.hpp | 12 +- libhmsbeagle/GPU/kernels/Makefile.am | 24 +- m4/ac_jni_include_dir.m4 | 117 ----- m4/acx_pthread.m4 | 243 ---------- m4/ax_check_compile_flag.m4 | 12 +- m4/ax_compare_version.m4 | 1 - m4/ax_compiler_vendor.m4 | 87 ++++ m4/ax_compiler_version.m4 | 492 +++++++++++++++++++++ m4/ax_ext.m4 | 389 +++++++++++----- m4/ax_gcc_option.m4 | 129 ------ m4/ax_gcc_version.m4 | 32 +- ...x_gcc_x86_cpuid.m4 => ax_gcc_x86_avx_xgetbv.m4} | 54 +-- m4/ax_gcc_x86_cpuid.m4 | 22 +- m4/ax_jni_include_dir.m4 | 132 ++++++ m4/ax_openmp.m4 | 37 +- m4/ax_prog_java.m4 | 115 +++++ m4/ax_prog_java_works.m4 | 134 ++++++ m4/{ac_prog_javac.m4 => ax_prog_javac.m4} | 30 +- m4/{ac_prog_javac.m4 => ax_prog_javac_works.m4} | 51 +-- 20 files changed, 1385 insertions(+), 729 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libhmsbeagle.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
