summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More README filesDavid Wagner2014-09-1010-12/+480
* Merge pull request #10 from 01org/internal-treeDavid Wagner2014-06-3016-30/+294
|\
| * Add 3-clause BSD license to CMake makefiles.Mattijs Korpershoek2014-06-3010-0/+280
| * Fix stlport includes in makefilesMattijs Korpershoek2014-06-306-30/+14
|/
* Merge pull request #6 from kir0gawa/xmlValidatorDavid Wagner2014-06-254-0/+184
|\
| * XmlValidator toolMattijs Korpershoek2014-06-254-0/+184
|/
* Merge pull request #5 from kir0gawa/tutorial-changesDavid Wagner2014-06-252-0/+11
|\
| * Added cmake rules for installing tools in bin dirMattijs Korpershoek2014-06-252-0/+11
|/
* Merge pull request #4 from kir0gawa/help-messagesDavid Wagner2014-06-252-7/+24
|\
| * Implemented -h command for test-platformMattijs Korpershoek2014-03-071-6/+23
| * Merge branch 'master' of https://github.com/01org/parameter-frameworkMattijs Korpershoek2014-03-067-0/+369
| |\
| * | Changed failmessage when entering unkown commandMattijs Korpershoek2014-03-051-1/+1
* | | Merge pull request #7 from kir0gawa/skeleton-plugin-fixesDavid Wagner2014-06-252-1/+41
|\ \ \
| * | | Added comments for new plugin developersMattijs Korpershoek2014-03-211-0/+9
| * | | Fixed SubsystemBuilder function in Skeleton pluginMattijs Korpershoek2014-03-211-1/+1
| * | | Added CmakeLists.txt for building the pluginMattijs Korpershoek2014-03-211-0/+31
| | |/ | |/|
* | | Align the CMakeFiles with the recent code changesDavid Wagner2014-06-251-0/+2
* | | 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
|\ \ | |/ |/|