aboutsummaryrefslogtreecommitdiffstats
path: root/bindings
Commit message (Expand)AuthorAgeFilesLines
* Python bindings: Remove useless nestedworkaroundHEADreplicant-6.0-0001replicant-6.0Kevin Rocard2016-12-091-1/+5
* change to system python and swigWolfgang Wiedmeyer2016-01-141-22/+12
* Drop release v2.6.0+no-stlportJean-Michel Trivi2015-07-155-14/+37
* Fix mac build: do not hardcode linux pathsJean-Michel Trivi2015-04-281-2/+2
* python bindings: activate thread-safety code generationDavid Wagner2015-04-241-1/+1
* python: prefer 2.7.x and make sure interpreter and libs are alignedDavid Wagner2015-04-241-2/+5
* Dissociate 'make test' & 'make install'Adrien M2015-04-242-2/+15
* Install c parameter-framework bindingsKevin Rocard2015-04-241-0/+2
* 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-245-0/+1141
* Modularise build using cmake optionsKevin Rocard2015-04-241-1/+4
* android/python bindings: force gcc and 32bits compilationDavid Wagner2015-04-231-0/+5
* Merge pull request #49 from pafonso/iminleg_rebaseDavid Wagner2015-02-182-4/+1
|\
| * Create output host library directory if neededPhilippe Afonso2015-02-181-0/+1
| * Adding XML format to Criteria export tuning I/FPatrick Benavoli2015-02-181-4/+0
* | Low case cmake command in bindings for consistencyKevin Rocard2015-02-161-10/+10
* | Remove CXX compiler verbose flag for swig bindingKevin Rocard2015-02-161-1/+1
* | Fix cmake set_property in python bindingsKevin Rocard2015-02-161-2/+2
|/
* python bindings: add a READMEDavid Wagner2015-01-281-0/+29
* ParameterMgr: add a method to forcefully disable the remote interfaceDavid Wagner2015-01-281-0/+3
* bindings: bind ILogger and setLogger()David Wagner2015-01-284-5/+68
* Introduce Python bindingsDavid Wagner2015-01-286-0/+407