summaryrefslogtreecommitdiffstats
path: root/parameter
Commit message (Expand)AuthorAgeFilesLines
...
* In structure XML files, implement component library files inclusionGuillaume Denneulin2014-02-134-8/+73
* Correct signed hexadecimal integer ranges conversionSylvain Pichon2014-02-131-1/+4
* Add integer conversion that can take care of sign extensionGuillaume Denneulin2014-02-128-5/+73
* Improve verbosity during PFW socket creationFrédéric Boisnard2014-02-121-1/+5
* [core] Optimize log handling.Guillaume Denneulin2014-02-122-12/+21
* Close all dynamic libraries when PFW is destroyedRenaud de Chivre2014-02-124-3/+23
* Make "Path not found" error more verboseKevin Rocard2014-02-123-9/+11
* Modify include handling to comply with new plugins repoGuillaume Denneulin2014-02-121-0/+55
* Adds default value pair for inclusive criterionFrancois Gaffie2014-02-123-2/+57
* Add getbitposition API for bitfieldFrancois Gaffie2014-02-121-0/+8
* fix build errorJin Wei2014-02-121-1/+1
* Fix typo in PFW when loading pluginsFrédéric Boisnard2014-02-121-1/+1
* Avoid integer overflow while calculating max valuesDmitry Shkurko2014-02-123-4/+12
* [PFW] Add possibility to put mapping info in component nodesKevin Rocard2014-02-121-2/+0
* Handle key names in mapping contextRenaud de Chivre2014-02-124-10/+56
* Add debug symbols in host buildRenaud de Chivre2014-02-121-1/+1
* Add an option to continue on failed setting loadKevin Rocard2014-02-124-5/+89
* Add missing subsystem policyKevin Rocard2014-02-124-8/+79
* Split subsystems loadingKevin Rocard2014-02-122-25/+55
* Optional fallback on virtual subsystemKevin Rocard2014-02-122-60/+66
* Add default element fallbackKevin Rocard2014-02-125-23/+106
* Change the element builder semanticKevin Rocard2014-02-1211-82/+45
* Fix issue in PFW when loading host librariesFrédéric Boisnard2014-02-121-13/+18
* Fix bug when retrieving a boolean through a handleFrédéric Boisnard2014-02-122-2/+11
* PFW: Update CFLAGS to add Wall, Werror, Wextra everywhereFrédéric Boisnard2014-02-121-0/+10
* [PFW] Fix typo in the naming of the SubsystemBuilder APIFrédéric Boisnard2014-02-123-10/+10
* Add showMapping command to the PFWFrederic Boisnard2014-02-1214-96/+652
* [PFW] Add getFormattedMapping for InstanceConfigurableElementsFrederic Boisnard2014-02-1211-5/+90
* 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
* Update the PFW version due to api changeKevin Rocard2014-02-121-1/+1
* Mark the getDomainsXML command as deprecatedKevin Rocard2014-02-121-1/+5
* PFW: Add setDomainsXML command to import domains from stringGeorges-Henri Baron2014-02-122-82/+196
* Remove no-non-virtual-dtor flagSebastien Gonzalve2014-02-1210-3/+23
* [Parameter] Move public header to include dirKevin Rocard2014-02-125-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
* Wrap command table linesKevin Rocard2014-02-121-57/+133
* Add an optional csv flag to the listCriteria commandKevin Rocard2014-02-121-3/+15
* PFW: avoid warning in SubsystemObjectAndrei V. FOMITCHEV2014-02-121-3/+4
* Reduce parameter-framework log on startKevin Rocard2014-02-122-5/+1
* PFW: Fix the useless subsystem resync on PFW loadKevin Rocard2014-02-123-2/+29
* PFW: [Klockwork issue] Fix const operator=Kevin Rocard2014-02-122-2/+2
* PFW: Coding style violation correctionKevin Rocard2014-02-123-11/+32
* PFW: Parameter bloc can handle any mapping depthKevin Rocard2014-02-123-52/+99