summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Restore autosync of string parameterFrancois Gaffie2014-06-247-43/+67
* Support context mapping at Subsystem levelDavid Wagner2014-06-246-24/+115
* Fix "Argument list too long" bug during XML generationFrédéric Boisnard2014-06-231-2/+2
* Fix hostDomainGenerator.sh error about localhost socket creationFrédéric Boisnard2014-06-232-5/+5
* Revert "Android.mk: Remove the libparameter_includes hack"Mattijs Korpershoek2014-06-231-0/+33
* Merge pull request #3 from 01org/skeleton_pluginDavid Wagner2014-03-067-0/+369
|\
| * Add a example skeleton pluginKevin Rocard2014-02-277-0/+369
|/
* Merge pull request #1 from 01org/cmake_cleanupsGuillaume Denneulin2014-02-205-81/+34
|\
| * CMake: detect the XInclude feature in libxml2David Wagner2014-02-201-1/+9
| * CMake: Force POSIX threads to be availableDavid Wagner2014-02-201-2/+6
| * CMake: remove WIN32 commentsDavid Wagner2014-02-202-2/+2
| * CMake: export client and plugin headers in separate directoriesDavid Wagner2014-02-201-76/+9
| * xmlserializer/CMake: fail verbosely if libxml2 is not foundDavid Wagner2014-02-191-0/+8
|/
* Add a READMEDavid Wagner2014-02-181-0/+15
* CMake: add rules for installing headersDavid Wagner2014-02-182-0/+106
* CMake: beautification, fix some commentsDavid Wagner2014-02-186-13/+16
* CMake: clarify why libparameter doesn't link with libremote-processorDavid Wagner2014-02-171-0/+1
* CMake: add installation instructionDavid Wagner2014-02-175-0/+10
* 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