summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PFW: Update CFLAGS to add Wall, Werror, Wextra everywhereFrédéric Boisnard2014-02-125-0/+49
* [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-1213-21/+150
* parameter-framework: Remove the hardcoding from TOP of treeChetan Rao2014-02-126-10/+10
* [xml generation] Update import commandKevin Rocard2014-02-121-1/+9
* [coverage] Generate report from aplogsKevin Rocard2014-02-121-0/+121
* [coverage] Add a coverage translation to html xslt scriptKevin Rocard2014-02-121-0/+329
* [coverage] Remplace tabulation indentation by spacesKevin Rocard2014-02-121-726/+726
* [coverage] Move coverage generator in it's own folderKevin Rocard2014-02-121-0/+0
* [coverage] Create a root element with coverage attributesKevin Rocard2014-02-121-9/+8
* [coverage] Lazy rule evaluationKevin Rocard2014-02-121-4/+7
* [Coverage] Change coverage calculation algorithmKevin Rocard2014-02-121-10/+14
* [coverage] Delete useless log message to gain performanceKevin Rocard2014-02-121-6/+1
* [coverage] Set the default error filter level to errorKevin Rocard2014-02-121-3/+3
* [coverage] Add flags to ignore errorsKevin Rocard2014-02-121-6/+51
* [Coverage] Reset criterion on it's recreationKevin Rocard2014-02-121-1/+11
* [Coverage] Raise duplicated criterion specialised exceptionKevin Rocard2014-02-121-1/+4
* [Coverage] Support criterion incoherent stateKevin Rocard2014-02-121-11/+30
* [Coverage] Move exception class in the relevant classKevin Rocard2014-02-121-13/+17
* [Coverage] Delete dangerous assert, raise exceptionKevin Rocard2014-02-121-2/+0
* [Coverage] Delete useless bracketsKevin Rocard2014-02-121-4/+2
* [Makefile] Fix useless CFLAGSKevin Rocard2014-02-125-19/+0
* [Makefile] Format variables to lower_snake_caseKevin Rocard2014-02-126-108/+108
* [Makefile] Append "_host" to host modules namesKevin Rocard2014-02-126-10/+12
* 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-1221-293/+856
* Remove no-non-virtual-dtor flagSebastien Gonzalve2014-02-1222-14/+40
* [Parameter] Move public header to include dirKevin Rocard2014-02-126-5/+6
* Change TARGET_ERROR_FLAGS to LOCAL_CFLAGSKevin Rocard2014-02-125-15/+15
* PFW: Delete useless libstdc++ includesKevin Rocard2014-02-125-5/+0
* [xml serializer] Make xmlserializer lib staticKevin Rocard2014-02-122-4/+4
* [test-platform] Add support for host buildKevin Rocard2014-02-121-17/+43
* [PFW core] Add support for host buildKevin Rocard2014-02-121-19/+59
* [utility] Add support for host buildKevin Rocard2014-02-121-13/+22
* [remote-process] Add support for host buildKevin Rocard2014-02-121-16/+43
* [remote-processor] Add support for host buildKevin Rocard2014-02-121-16/+37
* [xml serializer] Add support for host buildKevin Rocard2014-02-121-18/+53
* PFW: Fix missing space before := in makefilesKevin Rocard2014-02-125-22/+22
* 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
* PFW: Remove useless export date on top of settings XML fileGuillaume Denneulin2014-02-122-20/+0
* PFW: [xml generation] Change send command methodKevin Rocard2014-02-121-48/+57
* Fix incorect use of tabs, replace by spacesKevin Rocard2014-02-121-10/+10
* [remote-process] Change usage messageKevin Rocard2014-02-121-2/+2
* PFW: [pfw parsor] Fix the useless quote added in rule commandsKevin Rocard2014-02-121-2/+2
* 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