summaryrefslogtreecommitdiffstats
path: root/parameter/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Drop release v2.6.0+no-stlportJean-Michel Trivi2015-07-151-11/+9
* Fix Mac build.Ying Wang2015-06-081-33/+0
* Fix build from stlport.Dan Albert2015-05-071-2/+2
* Add libremote-processor as dependencyPhilippe Afonso2015-02-181-0/+2
* Create a Logarithm Adaptation parameter typePiotr Diop2015-02-181-0/+1
* New ParamegerMgr "Full" connectorDavid Wagner2015-01-221-0/+2
* parameter: sort C++ filenames and remove duplicatesDavid Wagner2015-01-221-59/+59
* Make ParameterMgrLogger templateDavid Wagner2015-01-221-1/+1
* Extract and specialize domain import- and export-specific contextsDavid Wagner2015-01-221-1/+0
* Audio: Remove the hack to buid a libxml2 with schemaspafonsoX2014-11-031-1/+1
* Merge pull request #20 from 01org/fix-build-issues-bisDavid Wagner2014-10-241-2/+6
|\
| * Android: Don't build libparameter with ClangDavid Wagner2014-10-241-0/+2
| * Android.mk: declare intel as module ownerDavid Wagner2014-10-241-0/+4
| * Fix multi-arch build issueQiming Shi2014-10-241-2/+0
* | Remove useless cpp'sSebastien Gonzalve2014-09-111-9/+0
|/
* Fix stlport includes in makefilesMattijs Korpershoek2014-06-301-5/+3
* Test-platform enable/disable xml validationMattijs Korpershoek2014-06-251-6/+4
* Revert "Android.mk: Remove the libparameter_includes hack"Mattijs Korpershoek2014-06-231-0/+33
* Android.mk: Remove the libparameter_includes hackDavid Wagner2014-02-141-33/+0
* Rename libutility to libpfw_utilityDavid Wagner2014-02-131-4/+4
* Reintroduce hardcoded include pathsDavid Wagner2014-02-131-1/+1
* Change the license to 3-clause BSDDavid Wagner2014-02-131-18/+25
* Modify include handling to comply with new plugins repoGuillaume Denneulin2014-02-121-0/+55
* fix build errorJin Wei2014-02-121-1/+1
* Add debug symbols in host buildRenaud de Chivre2014-02-121-1/+1
* Change the element builder semanticKevin Rocard2014-02-121-1/+0
* PFW: Update CFLAGS to add Wall, Werror, Wextra everywhereFrédéric Boisnard2014-02-121-0/+10
* Add showMapping command to the PFWFrederic Boisnard2014-02-121-0/+1
* parameter-framework: Remove the hardcoding from TOP of treeChetan Rao2014-02-121-1/+1
* [Makefile] Fix useless CFLAGSKevin Rocard2014-02-121-4/+0
* [Makefile] Format variables to lower_snake_caseKevin Rocard2014-02-121-26/+26
* [Makefile] Append "_host" to host modules namesKevin Rocard2014-02-121-4/+4
* Remove no-non-virtual-dtor flagSebastien Gonzalve2014-02-121-3/+0
* [Parameter] Move public header to include dirKevin Rocard2014-02-121-4/+5
* Change TARGET_ERROR_FLAGS to LOCAL_CFLAGSKevin Rocard2014-02-121-3/+3
* PFW: Delete useless libstdc++ includesKevin Rocard2014-02-121-1/+0
* [xml serializer] Make xmlserializer lib staticKevin Rocard2014-02-121-2/+2
* [PFW core] Add support for host buildKevin Rocard2014-02-121-19/+59
* PFW: Fix missing space before := in makefilesKevin Rocard2014-02-121-5/+5
* PFW: Fixed bug on BitParameterTypesFrédéric Boisnard2014-02-121-0/+1
* PFW: Enhance subsytem libraries load mechanismGuillaume Denneulin2014-02-101-0/+2
* PFW: Enum parameter mappingPatrick Benavoli2014-02-101-1/+2
* PFW: Rule handling from CLIPatrick Benavoli2014-02-101-1/+2
* PFW: Parameter adaptation (platform interface)Patrick Benavoli2014-02-101-1/+3
* PFW: Type safe dynamic parameter accessPatrick Benavoli2014-02-101-2/+4
* PFW: Virtual subsystemsPatrick Benavoli2014-02-101-1/+3
* PFW: file organizationPatrick Benavoli2014-02-101-1/+0
* PFW: Enumeration typesPatrick Benavoli2014-02-101-1/+2
* parameter-framework: Added string parametersPatrick Benavoli2014-02-101-1/+3
* parameter-framework: Removed XML files exportPatrick Benavoli2014-02-101-15/+0