[med-svn] [libhmsbeagle] branch master updated (1d99b34 -> fc6b612)
Andreas Tille
tille at debian.org
Thu Jan 28 08:01:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch master
in repository libhmsbeagle.
from 1d99b34 Really get verbose output
new 46e9279 debian/get-orig-source: Set date stamped version automatically
new 8937f32 Imported Upstream version 2.1.2+20151220
new a9e0b3a Merge tag 'upstream/2.1.2+20151220'
new d9b7dc4 Delete outdated information from debian/upstream/metadata
new fc6b612 Upload to unstable
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
configure.ac | 1 +
debian/changelog | 8 +-
debian/get-orig-source | 9 +-
debian/upstream/metadata | 2 -
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 +--
23 files changed, 1397 insertions(+), 736 deletions(-)
delete mode 100644 m4/ac_jni_include_dir.m4
delete mode 100644 m4/acx_pthread.m4
create mode 100644 m4/ax_compiler_vendor.m4
create mode 100644 m4/ax_compiler_version.m4
delete mode 100644 m4/ax_gcc_option.m4
copy m4/{ax_gcc_x86_cpuid.m4 => ax_gcc_x86_avx_xgetbv.m4} (57%)
create mode 100644 m4/ax_jni_include_dir.m4
create mode 100644 m4/ax_prog_java.m4
create mode 100644 m4/ax_prog_java_works.m4
copy m4/{ac_prog_javac.m4 => ax_prog_javac.m4} (79%)
rename m4/{ac_prog_javac.m4 => ax_prog_javac_works.m4} (63%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libhmsbeagle.git
More information about the debian-med-commit
mailing list