summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix tUINT32_ARRAY index overflow testJules Clero2015-04-241-1/+1
* Fix tSTRING_128 parenthesis errorJules Clero2015-04-241-2/+10
* Fix tRAW test comparison errorJules Clero2015-04-241-1/+2
* Fix Configuration test to take account of pending configurationsJules Clero2015-04-241-1/+1
* Parameter-Framework functional tests initial commitJules Clero2015-04-2468-0/+15220
* Fix "|" display artifact on inclusive criterion typeFrancois Gaffie2015-04-241-1/+4
* Install c parameter-framework bindingsKevin Rocard2015-04-241-0/+2
* Version 2.4.2David Wagner2015-04-241-1/+1
* Add license boilerplates for AndroidDavid Wagner2015-04-243-1/+32
* Re-implement the Tokenizer class from scratchDavid Wagner2015-04-243-181/+150
* Add unit tests for the Tokenizer classDavid Wagner2015-04-243-0/+165
* travis: run 'ldconfig' after 'sudo make install'David Wagner2015-04-241-4/+7
* fixed-point-tests: remove some code duplicationDavid Wagner2015-04-241-23/+13
* fixed point tests: some high-precision tests are failingDavid Wagner2015-04-241-1/+2
* fixed-point-tests: abort if a getParameter failsDavid Wagner2015-04-241-3/+8
* fixed point tests: use the python module instead of remote-processDavid Wagner2015-04-241-48/+39
* fixed point tests: remove trailing zeros from valuesDavid Wagner2015-04-241-0/+3
* fixed point tests: return 1 in case of failureDavid Wagner2015-04-241-3/+15
* python bindings: install modules to the dist-packages directoryDavid Wagner2015-04-241-2/+14
* cmake/python bindings: reorganize include_directories() instructionsDavid Wagner2015-04-241-4/+2
* cmake/python bindings: remove duplicated PythonLibs inclusionDavid Wagner2015-04-241-6/+1
* C pfw bindingsKevin Rocard2015-04-246-0/+1143
* Android/xmlGenerator: Fix domainGenerator.py's dependenciesDavid Wagner2015-04-241-1/+1
* domainGenerator.py: more flexible argumentsDavid Wagner2015-04-241-2/+3
* travis: set the installation prefix to /usrDavid Wagner2015-04-241-3/+3
* Fail build if test are enabled but can not be builtKevin Rocard2015-04-241-5/+3
* Modularise build using cmake optionsKevin Rocard2015-04-243-3/+16
* Use ctest for testingKevin Rocard2015-04-243-6/+21
* Reformat .travis.yml test commandsKevin Rocard2015-04-241-4/+8
* Print test output if the test failsKevin Rocard2015-04-241-1/+1
* Install a recent gcc, gcov, cmake and ctest versionKevin Rocard2015-04-241-2/+10
* Remove dead getRoot member function from elementJules Clero2015-04-242-20/+0
* Handle config path without slashKevin Rocard2015-04-241-5/+7
* [remote-processor] Remove useless newKevin Rocard2015-04-241-4/+1
* android/python bindings: force gcc and 32bits compilationDavid Wagner2015-04-232-0/+74
* Merge pull request #51 from cc6565/fix-pipe-issueDavid Wagner2015-02-191-0/+1
|\
| * Output parameter within getNumericalValue not initializedFrancois Gaffie2015-02-191-0/+1
|/
* Merge pull request #50 from dawagner/make_parametermgr_init_privateDavid Wagner2015-02-192-2/+4
|\
| * Make CParameterMgr::init privateFrederic Boisnard2015-02-182-2/+4
|/
* Merge pull request #43 from dawagner/fix-systemclass-toxmlDavid Wagner2015-02-182-6/+0
|\
| * SystemClass: remove useless overridden init() methodDavid Wagner2015-02-182-6/+0
|/
* Merge pull request #41 from krocard/fix_string+num_concatDavid Wagner2015-02-181-1/+1
|\
| * Fix pointer arithmetic instead of concatKevin Rocard2015-02-161-1/+1
* | Merge pull request #49 from pafonso/iminleg_rebaseDavid Wagner2015-02-1837-202/+498
|\ \
| * | Fix SystemClass duplicate 'Name' attribute in xml exportDavid Wagner2015-02-182-12/+0
| * | Add libremote-processor as dependencyPhilippe Afonso2015-02-181-0/+2
| * | Create output host library directory if neededPhilippe Afonso2015-02-181-0/+1
| * | Create a Logarithm Adaptation parameter typePiotr Diop2015-02-188-7/+187
| * | [Workaround][xmlGenerator] Increase retry on EADDRINUSEKevin Rocard2015-02-181-1/+1
| * | Remove remote process socket connection timeoutKevin Rocard2015-02-182-6/+0