[Pkg-virtualbox-commits] [kbuild] branch master updated (8f61940 -> e6b103d)

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Mon Sep 28 10:10:19 UTC 2015


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

locutusofborg-guest pushed a change to branch master
in repository kbuild.

      from  8f61940   Upload to unstable
       new  66fc233   Imported Upstream version 0.1.9998svn2788+dfsg
       new  5e4725c   Merge tag 'upstream/0.1.9998svn2788+dfsg'
       new  1cc3c38   Sync kbuild with virtualbox release
       new  d6e88da   Imported Upstream version 0.1.9998svn2801+dfsg
       new  9634bf7   Merge tag 'upstream/0.1.9998svn2801+dfsg'
       new  ab81a93   Update patches
       new  e6b103d   Update changelog

The 7 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:
 Config.kmk                                         |    6 +-
 debian/changelog                                   |    6 +
 debian/patches/01_gnukfreebsd.diff                 |    6 +-
 debian/patches/05_hppa-disable-threads.diff        |    2 +-
 ...ord_files_SV_33034_Changes_fatal_to_error.patch |    2 +-
 kBuild/footer-pass2-compiling-targets.kmk          |   11 +-
 kBuild/header.kmk                                  |    7 +-
 kBuild/tools/VCC100.kmk                            |    6 +-
 kBuild/tools/VCC100AMD64.kmk                       |    8 +-
 kBuild/tools/VCC100X86.kmk                         |    6 +-
 kBuild/units/qt4.kmk                               |   32 +-
 src/{kObjCache => kLibTweaker}/Makefile.kmk        |   17 +-
 src/kLibTweaker/kLibTweaker.c                      |  775 ++++
 src/kmk/Makefile.kmk                               |   37 +-
 src/kmk/electric.c                                 |   24 +-
 src/kmk/electric.h                                 |   26 +-
 src/kmk/file.c                                     |   12 +
 src/kmk/filedef.h                                  |    7 +
 src/kmk/function.c                                 |    2 +-
 src/kmk/kmk_cc_exec.c                              | 4696 +++++++++++++++++++-
 src/kmk/kmk_cc_exec.h                              |    9 +-
 src/kmk/main.c                                     |   16 +-
 src/kmk/read.c                                     |   26 +
 src/kmk/strcache2.c                                |    7 +-
 24 files changed, 5518 insertions(+), 228 deletions(-)
 copy src/{kObjCache => kLibTweaker}/Makefile.kmk (71%)
 create mode 100644 src/kLibTweaker/kLibTweaker.c

-- 
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