[Pkg-virtualbox-commits] [kbuild] branch experimental updated (5ac4c43 -> 8232e0b)

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Fri Sep 9 08:09:29 UTC 2016


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

locutusofborg pushed a change to branch experimental
in repository kbuild.

      from  5ac4c43   Update packaging, note: FTBFS
       new  4a2e1ca   Remove test-gpl2, because of GPL-2 only incompatible license
       new  84707e0   Imported Upstream version 0.1.9998svn2898+dfsg
       new  ac144dd   Merge tag 'upstream/0.1.9998svn2898+dfsg' into experimental
       new  8232e0b   Update changelog

The 4 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:
 debian/changelog                       |   2 +-
 debian/orig-tar.sh                     |   2 +-
 kBuild/header.kmk                      |   8 +-
 kBuild/tools/NASM.kmk                  |  16 +-
 kBuild/tools/OPENWATCOM-16.kmk         |  65 +++++--
 kBuild/tools/OPENWATCOM.kmk            |  74 +++++--
 kBuild/tools/VCC100AMD64.kmk           |  34 +++-
 kBuild/tools/VCC100X86.kmk             |  32 ++-
 kBuild/tools/YASM.kmk                  |  12 +-
 src/kWorker/Makefile.kmk               |  13 +-
 src/kWorker/kWorker.c                  | 202 +++++++++++++++++--
 src/kWorker/tst-1-c1xx-xcpt.cpp        | 345 ---------------------------------
 src/kmk/kmkbuiltin/kDepObj.c           | 194 ++++++++++++------
 src/kmk/kmkbuiltin/kSubmit.c           |  62 +++++-
 src/kmk/variable.c                     | 134 ++++++++++++-
 src/lib/kStuff/include/k/kLdrFmts/pe.h |  64 +++++-
 src/lib/kStuff/kLdr/kLdrModLX.c        |  34 ++--
 src/lib/kStuff/kLdr/kLdrModMachO.c     |  64 +++---
 src/lib/kStuff/kLdr/kLdrModPE.c        |  39 ++--
 src/lib/quote_argv.c                   |   4 +-
 20 files changed, 840 insertions(+), 560 deletions(-)
 delete mode 100644 src/kWorker/tst-1-c1xx-xcpt.cpp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-virtualbox/kbuild.git



More information about the Pkg-virtualbox-commits mailing list