summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Export lightRoutingUpdate for external buildKevin Rocard2014-02-121-0/+8
* hostDomainGenerator.sh: fix lock permissionsFrédéric Boisnard2014-02-121-1/+10
* Fix hostDomainGenerator socket-checking mechanism for Ubuntu 13.04Frédéric Boisnard2014-02-121-1/+1
* [PFW] Add possibility to put mapping info in component nodesKevin Rocard2014-02-121-2/+0
* Allow concurent generation of XML routing filesFrédéric Boisnard2014-02-121-0/+19
* HostDomainGenerator: Do not try to use port if already in useKevin Rocard2014-02-121-0/+13
* HostDomainGenerator: Fix relative linkKevin Rocard2014-02-121-2/+2
* Handle key names in mapping contextRenaud de Chivre2014-02-124-10/+56
* Add debug symbols in host buildRenaud de Chivre2014-02-121-1/+1
* [Workaround] Force execution rightKevin Rocard2014-02-121-0/+7
* xml generation host script and makefileKevin Rocard2014-02-123-0/+242
* XML generation pfw config file formatKevin Rocard2014-02-122-0/+89
* Clean useless extern "C" and wrong documentationKevin Rocard2014-02-122-14/+4
* Convert PFWScriptGenerator.py to python2Kevin Rocard2014-02-121-21/+23
* Add the setFailureOnFailedSettingsLoad commandKevin Rocard2014-02-122-19/+47
* Add an option to continue on failed setting loadKevin Rocard2014-02-124-5/+89
* Wrap lines too longs and add doxygenKevin Rocard2014-02-123-51/+117
* Add a command to set missing subsystem policyKevin Rocard2014-02-124-4/+70
* 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-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