summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add CMake MakefilesDavid Wagner2014-02-177-0/+252
* Import convert util templatesDavid Wagner2014-02-173-3/+179
* Android.mk: Remove the libparameter_includes hackDavid Wagner2014-02-141-33/+0
* Rename libutility to libpfw_utilityDavid Wagner2014-02-133-6/+6
* Remove some useless LOCAL_C_INCLUDES directivesDavid Wagner2014-02-132-2/+0
* Reintroduce hardcoded include pathsDavid Wagner2014-02-136-10/+10
* Import the 'naive tokenizer' library in libutilityDavid Wagner2014-02-134-3/+114
* Change the license to 3-clause BSDDavid Wagner2014-02-13246-5100/+6626
* In structure XML files, implement component library files inclusionGuillaume Denneulin2014-02-1310-55/+173
* 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
* Make hostDomainGenerator.sh verbose by defaultFrédéric Boisnard2014-02-121-4/+4
* Fix hostDomainGenerator.sh concurrency issuesFrédéric Boisnard2014-02-123-60/+114
* Allow starting test-platform as a DaemonFrédéric Boisnard2014-02-123-16/+163
* Improve verbosity during PFW socket creationFrédéric Boisnard2014-02-123-4/+16
* Add Exit command to test-platformFrédéric Boisnard2014-02-123-9/+41
* Add export include directiveFrancois Gaffie2014-02-121-0/+25
* [core] Optimize log handling.Guillaume Denneulin2014-02-122-12/+21
* Close all dynamic libraries when PFW is destroyedRenaud de Chivre2014-02-124-3/+23
* remote-processor: configure the socket with the TCP_NODELAY optionDavid Wagner2014-02-121-0/+8
* remote-process: allow reading commands from stdinDavid Wagner2014-02-123-44/+146
* Make "Path not found" error more verboseKevin Rocard2014-02-123-9/+11
* Modify include handling to comply with new plugins repoGuillaume Denneulin2014-02-122-0/+59
* Update xml generation scriptsFrancois Gaffie2014-02-122-4/+8
* Adds default value pair for inclusive criterionFrancois Gaffie2014-02-123-2/+57
* Add getbitposition API for bitfieldFrancois Gaffie2014-02-121-0/+8
* Allow component in parameter block in xsd schemasKevin Rocard2014-02-124-9/+8
* fix build errorJin Wei2014-02-122-2/+2
* fix the build errorXiaokang Qin2014-02-121-0/+1
* Fix typo in PFW when loading pluginsFrédéric Boisnard2014-02-122-2/+2
* [xml generation] Ignore errors in clean upKevin Rocard2014-02-121-4/+7
* Avoid integer overflow while calculating max valuesDmitry Shkurko2014-02-123-4/+12
* 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