summaryrefslogtreecommitdiff
path: root/parameter/Android.mk
AgeCommit message (Expand)Author
2015-08-26stlport library is needed for versions of Android before MZhengyin Qian
2015-08-26Fix build from stlport.Dan Albert
2015-02-18Add libremote-processor as dependencyPhilippe Afonso
2015-02-18Create a Logarithm Adaptation parameter typePiotr Diop
2015-01-22New ParamegerMgr "Full" connectorDavid Wagner
2015-01-22parameter: sort C++ filenames and remove duplicatesDavid Wagner
2015-01-22Make ParameterMgrLogger templateDavid Wagner
2015-01-22Extract and specialize domain import- and export-specific contextsDavid Wagner
2014-11-03Audio: Remove the hack to buid a libxml2 with schemaspafonsoX
2014-10-24Merge pull request #20 from 01org/fix-build-issues-bisDavid Wagner
2014-10-24Android: Don't build libparameter with ClangDavid Wagner
2014-10-24Android.mk: declare intel as module ownerDavid Wagner
2014-10-24Fix multi-arch build issueQiming Shi
2014-09-11Remove useless cpp'sSebastien Gonzalve
2014-06-30Fix stlport includes in makefilesMattijs Korpershoek
2014-06-25Test-platform enable/disable xml validationMattijs Korpershoek
2014-06-23Revert "Android.mk: Remove the libparameter_includes hack"Mattijs Korpershoek
2014-02-14Android.mk: Remove the libparameter_includes hackDavid Wagner
2014-02-13Rename libutility to libpfw_utilityDavid Wagner
2014-02-13Reintroduce hardcoded include pathsDavid Wagner
2014-02-13Change the license to 3-clause BSDDavid Wagner
2014-02-12Modify include handling to comply with new plugins repoGuillaume Denneulin
2014-02-12fix build errorJin Wei
2014-02-12Add debug symbols in host buildRenaud de Chivre
2014-02-12Change the element builder semanticKevin Rocard
2014-02-12PFW: Update CFLAGS to add Wall, Werror, Wextra everywhereFrédéric Boisnard
2014-02-12Add showMapping command to the PFWFrederic Boisnard
2014-02-12parameter-framework: Remove the hardcoding from TOP of treeChetan Rao
2014-02-12[Makefile] Fix useless CFLAGSKevin Rocard
2014-02-12[Makefile] Format variables to lower_snake_caseKevin Rocard
2014-02-12[Makefile] Append "_host" to host modules namesKevin Rocard
2014-02-12Remove no-non-virtual-dtor flagSebastien Gonzalve
2014-02-12[Parameter] Move public header to include dirKevin Rocard
2014-02-12Change TARGET_ERROR_FLAGS to LOCAL_CFLAGSKevin Rocard
2014-02-12PFW: Delete useless libstdc++ includesKevin Rocard
2014-02-12[xml serializer] Make xmlserializer lib staticKevin Rocard
2014-02-12[PFW core] Add support for host buildKevin Rocard
2014-02-12PFW: Fix missing space before := in makefilesKevin Rocard
2014-02-12PFW: Fixed bug on BitParameterTypesFrédéric Boisnard
2014-02-10PFW: Enhance subsytem libraries load mechanismGuillaume Denneulin
2014-02-10PFW: Enum parameter mappingPatrick Benavoli
2014-02-10PFW: Rule handling from CLIPatrick Benavoli
2014-02-10PFW: Parameter adaptation (platform interface)Patrick Benavoli
2014-02-10PFW: Type safe dynamic parameter accessPatrick Benavoli
2014-02-10PFW: Virtual subsystemsPatrick Benavoli
2014-02-10PFW: file organizationPatrick Benavoli
2014-02-10PFW: Enumeration typesPatrick Benavoli
2014-02-10parameter-framework: Added string parametersPatrick Benavoli
2014-02-10parameter-framework: Removed XML files exportPatrick Benavoli
2014-02-10Min/max value computation; Tuning lock handlingPatrick Benavoli