[Pkg-virtualbox-commits] [kbuild] branch upstream updated (3562dfd -> d6e88da)

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


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

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

      from  3562dfd   Imported Upstream version 0.1.9998svn2786+dfsg
       new  66fc233   Imported Upstream version 0.1.9998svn2788+dfsg
       new  d6e88da   Imported Upstream version 0.1.9998svn2801+dfsg

The 2 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 +-
 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 +-
 20 files changed, 5507 insertions(+), 223 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