[med-svn] [castxml] branch master updated (e51a001 -> 75967cc)

Gert Wollny gert-guest at moszumanska.debian.org
Wed Jul 6 15:22:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

gert-guest pushed a change to branch master
in repository castxml.

      from  e51a001   Update changelog for upload
       new  593ae0e   Imported Upstream version 0.1+git20160706
       new  d956e39   Merge tag 'upstream/0.1+git20160706'
       new  a8be973   prepare for new release
       new  51e20a7   Update dependency to newer clang
       new  37b1403   Add hardening
       new  75967cc   update changelog for release

The 6 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:
 README.rst                                         |  3 +-
 debian/changelog                                   |  9 +++
 debian/control                                     | 21 ++++---
 debian/rules                                       |  2 +
 src/Output.cxx                                     | 49 +++++++--------
 src/RunClang.cxx                                   | 73 +++++++++++++++++++---
 src/Utils.cxx                                      | 11 ++++
 src/Utils.h                                        |  4 ++
 src/Version.cmake                                  |  2 +-
 test/CMakeLists.txt                                | 11 ++--
 test/expect/cmd.cc-gnu-c-tgt-i386-opt-E.stdout.txt |  1 +
 test/expect/cmd.cc-gnu-tgt-i386-opt-E.stdout.txt   |  1 +
 ...t.txt => cmd.cc-msvc-builtin-1800-E.stdout.txt} |  2 +-
 test/expect/cmd.cc-msvc-builtin-1900-E.stdout.txt  |  9 +++
 ...gccxml.any.Class-member-template-access.xml.txt | 40 ++++++------
 .../expect/gccxml.any.GNU-float128-nostart.xml.txt |  2 +-
 test/expect/gccxml.any.GNU-float128.xml.txt        | 13 ++--
 test/expect/gccxml.any.nostart.xml.txt             | 10 +++
 test/expect/gccxml.c.GNU-float128-nostart.xml.txt  |  2 +-
 test/input/Class-member-template-access.cxx        |  2 +
 .../{GNU-float128.c => GNU-float128-nostart.c}     |  0
 .../{GNU-float128.c => GNU-float128-nostart.cxx}   |  0
 test/input/GNU-float128.c                          |  1 +
 test/input/GNU-float128.cxx                        |  7 ++-
 test/input/make_integer_seq.cxx                    |  6 ++
 test/input/nostart.cxx                             |  2 +
 26 files changed, 205 insertions(+), 78 deletions(-)
 copy test/expect/{cmd.cc-msvc-src-cxx-E.stdout.txt => cmd.cc-msvc-builtin-1800-E.stdout.txt} (89%)
 create mode 100644 test/expect/cmd.cc-msvc-builtin-1900-E.stdout.txt
 create mode 100644 test/expect/gccxml.any.nostart.xml.txt
 copy test/input/{GNU-float128.c => GNU-float128-nostart.c} (100%)
 copy test/input/{GNU-float128.c => GNU-float128-nostart.cxx} (100%)
 create mode 100644 test/input/make_integer_seq.cxx
 create mode 100644 test/input/nostart.cxx

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/castxml.git



More information about the debian-med-commit mailing list