aboutsummaryrefslogtreecommitdiffstats
path: root/remote-processor
Commit message (Expand)AuthorAgeFilesLines
* Drop release v2.6.0+no-stlportJean-Michel Trivi2015-07-159-50/+98
* Fix build from stlport.Dan Albert2015-05-071-1/+0
* Type mismatch corrections (Windows 64 bits)Patrick Benavoli2015-04-247-29/+70
* Remove deprecated project file for Dev-Cpp IDESebastien Gonzalve2015-04-241-271/+0
* Require PTHREAD using cmake canonic wayKevin Rocard2015-04-241-6/+2
* [remote-processor] Remove useless newKevin Rocard2015-04-241-4/+1
* Remove remote process socket connection timeoutKevin Rocard2015-02-181-3/+0
* Merge pull request #15 from krocard/Remove_non_ascii_charDavid Wagner2014-10-241-9/+9
|\
| * Remove non ASCII char from log stringKevin Rocard2014-10-011-9/+9
* | Merge pull request #20 from 01org/fix-build-issues-bisDavid Wagner2014-10-241-7/+10
|\ \
| * | Android.mk: declare intel as module ownerDavid Wagner2014-10-241-0/+2
| * | Fix pthread compilation flagsDavid Wagner2014-10-241-7/+8
| |/
* | Remove using std::XXX from headersSebastien Gonzalve2014-09-1112-32/+37
|/
* More README filesDavid Wagner2014-09-101-0/+4
* Add 3-clause BSD license to CMake makefiles.Mattijs Korpershoek2014-06-301-0/+28
* Fix stlport includes in makefilesMattijs Korpershoek2014-06-301-6/+1
* Merge pull request #4 from kir0gawa/help-messagesDavid Wagner2014-06-251-1/+1
|\
| * Changed failmessage when entering unkown commandMattijs Korpershoek2014-03-051-1/+1
* | remote-proccessor detect partial message receptionKevin Rocard2014-06-253-33/+57
* | [remote-processor] Add context information on failureKevin Rocard2014-06-255-13/+98
* | Remote-processor continue on EINTRKevin Rocard2014-06-251-12/+22
* | Remote-processor send returning 0 is not an errorKevin Rocard2014-06-251-1/+5
|/
* CMake: Force POSIX threads to be availableDavid Wagner2014-02-201-2/+6
* CMake: add installation instructionDavid Wagner2014-02-171-0/+2
* Add CMake MakefilesDavid Wagner2014-02-171-0/+14
* Reintroduce hardcoded include pathsDavid Wagner2014-02-131-1/+1
* Change the license to 3-clause BSDDavid Wagner2014-02-1321-418/+570
* Improve verbosity during PFW socket creationFrédéric Boisnard2014-02-122-3/+11
* remote-processor: configure the socket with the TCP_NODELAY optionDavid Wagner2014-02-121-0/+8
* remote-process: allow reading commands from stdinDavid Wagner2014-02-121-2/+1
* Clean useless extern "C" and wrong documentationKevin Rocard2014-02-121-4/+4
* Wrap lines too longs and add doxygenKevin Rocard2014-02-121-6/+12
* PFW: Update CFLAGS to add Wall, Werror, Wextra everywhereFrédéric Boisnard2014-02-121-0/+10
* parameter-framework: Remove the hardcoding from TOP of treeChetan Rao2014-02-121-1/+1
* [Makefile] Fix useless CFLAGSKevin Rocard2014-02-121-4/+0
* [Makefile] Format variables to lower_snake_caseKevin Rocard2014-02-121-14/+14
* [Makefile] Append "_host" to host modules namesKevin Rocard2014-02-121-1/+1
* PFW: Add setDomainsXML command to import domains from stringGeorges-Henri Baron2014-02-122-1/+13
* Remove no-non-virtual-dtor flagSebastien Gonzalve2014-02-125-3/+10
* Change TARGET_ERROR_FLAGS to LOCAL_CFLAGSKevin Rocard2014-02-121-3/+3
* PFW: Delete useless libstdc++ includesKevin Rocard2014-02-121-1/+0
* [remote-processor] Add support for host buildKevin Rocard2014-02-121-16/+37
* PFW: Fix missing space before := in makefilesKevin Rocard2014-02-121-3/+3
* PFW: KlocWork Severe issues fix on Parameter FrameworkJhinX Lee2014-02-121-0/+2
* PFW: Remove names from PFW license headerKevin Rocard2014-02-1219-133/+19
* parameter-framework: Reusable command handlersPatrick Benavoli2014-02-101-0/+219
* parameter-framework: Enabling remote control from WindowsPatrick Benavoli2014-02-102-1/+272
* Min/max value computation; Tuning lock handlingPatrick Benavoli2014-02-101-1/+1
* parameter-framework: improvements and correctionsPatrick Benavoli2014-02-103-0/+29
* parameter-framework: initial commitPatrick Benavoli2011-09-0820-0/+1685