summaryrefslogtreecommitdiff
path: root/remote-processor
AgeCommit message (Expand)Author
2015-08-19resolved conflicts for merge of 531c26be to cw-e-devandroid-6.0.1_r68android-6.0.1_r67android-6.0.1_r62android-6.0.1_r54android-6.0.1_r53android-6.0.1_r45android-6.0.1_r25android-6.0.1_r24android-6.0.1_r22android-6.0.1_r21marshmallow-dr1.6-releasemarshmallow-dr1.5-releasemarshmallow-dr1.5-devZhengyin Qian
2015-08-14stlport library is needed for versions of Android before MZhengyin Qian
2015-07-15Drop release v2.6.0+no-stlportJean-Michel Trivi
2015-05-07Fix build from stlport.Dan Albert
2015-04-24Type mismatch corrections (Windows 64 bits)Patrick Benavoli
2015-04-24Remove deprecated project file for Dev-Cpp IDESebastien Gonzalve
2015-04-24Require PTHREAD using cmake canonic wayKevin Rocard
2015-04-24[remote-processor] Remove useless newKevin Rocard
2015-02-18Remove remote process socket connection timeoutKevin Rocard
2014-10-24Merge pull request #15 from krocard/Remove_non_ascii_charDavid Wagner
2014-10-24Merge pull request #20 from 01org/fix-build-issues-bisDavid Wagner
2014-10-24Android.mk: declare intel as module ownerDavid Wagner
2014-10-24Fix pthread compilation flagsDavid Wagner
2014-10-01Remove non ASCII char from log stringKevin Rocard
2014-09-11Remove using std::XXX from headersSebastien Gonzalve
2014-09-10More README filesDavid Wagner
2014-06-30Add 3-clause BSD license to CMake makefiles.Mattijs Korpershoek
2014-06-30Fix stlport includes in makefilesMattijs Korpershoek
2014-06-25Merge pull request #4 from kir0gawa/help-messagesDavid Wagner
2014-06-25remote-proccessor detect partial message receptionKevin Rocard
2014-06-25[remote-processor] Add context information on failureKevin Rocard
2014-06-25Remote-processor continue on EINTRKevin Rocard
2014-06-25Remote-processor send returning 0 is not an errorKevin Rocard
2014-03-05Changed failmessage when entering unkown commandMattijs Korpershoek
2014-02-20CMake: Force POSIX threads to be availableDavid Wagner
2014-02-17CMake: add installation instructionDavid Wagner
2014-02-17Add CMake MakefilesDavid Wagner
2014-02-13Reintroduce hardcoded include pathsDavid Wagner
2014-02-13Change the license to 3-clause BSDDavid Wagner
2014-02-12Improve verbosity during PFW socket creationFrédéric Boisnard
2014-02-12remote-processor: configure the socket with the TCP_NODELAY optionDavid Wagner
2014-02-12remote-process: allow reading commands from stdinDavid Wagner
2014-02-12Clean useless extern "C" and wrong documentationKevin Rocard
2014-02-12Wrap lines too longs and add doxygenKevin Rocard
2014-02-12PFW: Update CFLAGS to add Wall, Werror, Wextra everywhereFrédéric Boisnard
2014-02-12parameter-framework: Remove the hardcoding from TOP of treeChetan Rao
2014-02-12[Makefile] Fix useless CFLAGSKevin Rocard
2014-02-12[Makefile] Format variables to lower_snake_caseKevin Rocard
2014-02-12[Makefile] Append "_host" to host modules namesKevin Rocard
2014-02-12PFW: Add setDomainsXML command to import domains from stringGeorges-Henri Baron
2014-02-12Remove no-non-virtual-dtor flagSebastien Gonzalve
2014-02-12Change TARGET_ERROR_FLAGS to LOCAL_CFLAGSKevin Rocard
2014-02-12PFW: Delete useless libstdc++ includesKevin Rocard
2014-02-12[remote-processor] Add support for host buildKevin Rocard
2014-02-12PFW: Fix missing space before := in makefilesKevin Rocard
2014-02-12PFW: KlocWork Severe issues fix on Parameter FrameworkJhinX Lee
2014-02-12PFW: Remove names from PFW license headerKevin Rocard
2014-02-10parameter-framework: Reusable command handlersPatrick Benavoli
2014-02-10parameter-framework: Enabling remote control from WindowsPatrick Benavoli
2014-02-10Min/max value computation; Tuning lock handlingPatrick Benavoli