[Pkg-running-devel] [antpm] branch upstream updated (b74a171 -> 734823b)
Kristof Ralovich
ralovich-guest at moszumanska.debian.org
Fri Nov 7 11:13:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
ralovich-guest pushed a change to branch upstream
in repository antpm.
from b74a171 tests: comment unused code
new f46e977 travis-ci: hooking up coverity
new 0dccfd6 travis-ci: fix typo
new b12855a tests: fix warning
new ce7a8df travis-ci: build coverity_scan branch too
new 472ca0b travis-ci: new token
new 55ccd71 gant: fix two bugs
new 50d8f34 realize freebsd build compatibility
new 7ee26dd docs: update maintainer notes
new 6da5fa5 docs: more packaging details
new de8a0ad docs: update maintainer notes
new 78882ca Merge branch 'master' of https://code.google.com/p/antpm
new c28b49f cmake: link against boost_atomic too
new 43bb2f3 debian: libboost-atomic-dev is required
new ef3a57c travis-ci: need libboost-atomic-dev
new c0dcb7e travis-ci: refine coverity setup
new 57a1019 travis-ci: add coverity script
new 45dbdd5 travis-ci: doesn't have libboost-atomic-dev
new 92bf057 travis-ci: coverity update
new 2e3d05b docs: fix line endings
new 112b928 travis-ci: refine coverity setup
new 5738831 travis-ci: refining coverity
new d08bf29 travis-ci: refining coverity
new 9870544 travis-ci: refine coverity setup
new f8b57e6 travis-ci: refine coverity setup
new 367788f Merge branch 'master' of https://code.google.com/p/antpm
new f93dd6c VS2012 build warning fix
new bae40e4 fix more static analysis problems
new ea0f009 initialize members
new 3014736 linux: look for usb_serial_simple too
new 8ccfcb1 tty debugging
new 89d360e kfreebsd build fixes
new 74d8589 travis-ci: don't run coverity with gcc
new bff9103 include cstdint
new 31ef6b6 fix ctor init order warning
new 27e050c catch a bunch of exceptions
new 5e660e4 Revert "include cstdint"
new af4dd87 scripts: database cleaner
new cd66fc9 usb: print errno too
new 734823b docs: add todo
The 39 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:
.travis.yml | 76 +++++++++++++++++-----------
README.rst | 7 ++-
docs/PROTOCOL_HELP.txt | 14 +++---
docs/maintainer.txt | 48 +++++++++++++++++-
scripts/antpm-clean-db | 94 ++++++++++++++++++++++++++++++++++
scripts/coverity_scan_script.sh | 106 +++++++++++++++++++++++++++++++++++++++
scripts/debian/control | 2 +-
scripts/do_cov.sh | 13 +++++
src/AntFr310XT.cpp | 2 +
src/AntFr405.cpp | 2 +
src/CMakeLists.txt | 1 +
src/Log.hpp | 2 +-
src/Serial.cpp | 7 +++
src/SerialTty.cpp | 89 +++++++++++++++++++++++++++++++-
src/SerialUsb.cpp | 10 +++-
src/antpm-downloader.cpp | 6 +++
src/antpm-fit2gpx.cpp | 6 +++
src/antpm-usbmon2ant.cpp | 7 +++
src/gant/antlib.c | 6 ++-
src/gant/gant.c | 19 ++++---
src/tests/sm1.cpp | 4 +-
src/tests/testDeviceSettings.cpp | 2 +
22 files changed, 468 insertions(+), 55 deletions(-)
create mode 100755 scripts/antpm-clean-db
create mode 100755 scripts/coverity_scan_script.sh
create mode 100755 scripts/do_cov.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/antpm.git
More information about the Pkg-running-devel
mailing list