• Home
  • History
  • Annotate
  • only in /external/parameter-framework/support/
History log of /external/parameter-framework/support/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
481587bdf35ee618daf7d0d55aeba9023052ad36 17-Feb-2016 François Gaffie <francois.gaffie@intel.com> parameter-framework: integrate v3.2.4 within Android environment

This patch makes the integration of the new PFW v3.2.4 within
Android by adding the required makefile, required license file,
required header files.

Bug: 22887211

Change-Id: I2b02af30b0540e72b1fab0c7250076cb55630af3
Signed-off-by: François Gaffie <francois.gaffie@intel.com>
ndroid/build_pfw_settings.mk
ndroid/parameter/parameter_export.h
ndroid/parameter/version.h
ndroid/remote-processor/remote_processor_export.h
0ee85db398be8ea33d67cc42f99a1468cd6c8180 17-Feb-2016 François Gaffie <francois.gaffie@intel.com> parameter-framework: add shrinked version of boost ASIO

Boost ASIO is a dependancy of Parameter framework v3.2.4.
As only used by PFW, as not provided by AOSP and as it is a quite huge
library, this patch adds the dependancy within PFW folder as a shrinked
version.

Bug: 22887211

Change-Id: Ie47b8cda7616214e06d2464fbb441abce367e7d4
Signed-off-by: François Gaffie <francois.gaffie@intel.com>
ndroid/asio/asio.hpp
ndroid/asio/asio_defines.txt
ndroid/asio/asio_shrinker.sh
221a25e58e92ebc450c7eaba5f3ba8153a2308ae 17-Feb-2016 François Gaffie <francois.gaffie@intel.com> parameter-framework: move github upstream code to upstream folder

Change-Id: I3aa6e8f8fccfcf80fdc2a4e00c17d8b10b45e9dd
Signed-off-by: François Gaffie <francois.gaffie@intel.com>

Bug: 22887211
indows/Resource.rc.in
9368eea42a1afb01dd44110582f997115b50e742 17-Feb-2016 François Gaffie <francois.gaffie@intel.com> parameter-framework: Drop of github upstream version v3.2.4

Main features are:
-Networking code may now be opted-out
(for android build: no socket opened for user build)
-Get rid of python prebuild for XML generation

Bug: 22887211

Change-Id: Ieee49b439f694f14ce48c23127d34622691397ef
Signed-off-by: François Gaffie <francois.gaffie@intel.com>
Signed-off-by: David Wagner <david.wagner@intel.com>
ndroid/build_pfw_settings.mk
indows/Resource.rc.in
a9be2d378b7ad84e679a48efa81f42fb54f85d9a 16-Jul-2015 Jean-Michel Trivi <jmtrivi@google.com> Drop release v2.6.0+no-stlport

Bug 246391

Change-Id: I662b7b0f90c97cb169978e1b64ad1fe32c440cf5
Signed-off-by: Jean-Michel Trivi <jmtrivi@google.com>
ndroid/build_pfw_settings.mk
4e69cce75acbdaf9cf2933c229908dc910f29a9f 22-Apr-2015 David Wagner <david.wagner@intel.com> android/python bindings: force gcc and 32bits compilation

Since Android only provides a 32bits version of the python interpreter and
libs, we need to compile for 32bits even on 64bits hosts.

Also, since it seems that clang is the default compiler for host, we need to
explicitely forbid it as long as the parameter-framework is compiled with gcc.

Change-Id: I5d484c0e58c304680192f443acd81258de179e52
Signed-off-by: David Wagner <david.wagner@intel.com>
ndroid/build_pfw_settings.mk