summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9 from 01org/dev-featuresDavid Wagner2014-06-2555-308/+2346
|\
| * Create specific targets for headers exportMattijs Korpershoek2014-06-251-0/+16
| * Fix bug when using setConfigurationParameter commandFrédéric Boisnard2014-06-251-0/+9
| * Removed phony package to copy .xsd filesMattijs Korpershoek2014-06-252-14/+11
| * Refactored schema export makefileMattijs Korpershoek2014-06-251-20/+20
| * Fixed point test scriptMattijs Korpershoek2014-06-251-0/+240
| * Fixed point test configurationMattijs Korpershoek2014-06-254-0/+726
| * FixedPointParameter: Rename conversion functionsMattijs Korpershoek2014-06-252-18/+34
| * Fix fixed-point parameter range checkMattijs Korpershoek2014-06-251-7/+1
| * FixedPointParameter: Removed precision notionDavid Wagner2014-06-251-23/+3
| * remote-proccessor detect partial message receptionKevin Rocard2014-06-254-35/+61
| * [remote-processor] Add context information on failureKevin Rocard2014-06-256-17/+104
| * Remote-processor continue on EINTRKevin Rocard2014-06-251-12/+22
| * Remote-processor send returning 0 is not an errorKevin Rocard2014-06-251-1/+5
| * Fix Fixed Point convert issue.Francois Gaffie2014-06-252-55/+147
| * Correct FixedPointParameter display precisionDavid Wagner2014-06-251-3/+24
| * FixedPointParameterType: fix potential compilation issueDavid Wagner2014-06-252-41/+95
| * Updated hostDomainGenerator.sh schema validationMattijs Korpershoek2014-06-251-2/+23
| * Fix xmlserializer makefile for schema validationMattijs Korpershoek2014-06-251-0/+6
| * Added copying of xsd files to host build outputMattijs Korpershoek2014-06-251-0/+132
| * Add log in case of failureKevin Rocard2014-06-251-3/+13
| * Fix KW10 issuesEduardo Mendi2014-06-254-6/+24
| * Test-platform enable/disable xml validationMattijs Korpershoek2014-06-2510-25/+185
| * Added possibility to toggle xml validationMattijs Korpershoek2014-06-259-38/+100
| * Android.mk hack for compiling libxml with schemas enabledDavid Wagner2014-06-251-0/+60
| * Local .xsd files for config validationMattijs Korpershoek2014-06-243-2/+148
| * Add explicit API to append parameter path to error logFrancois Gaffie2014-06-245-24/+27
| * 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