| Commit message (Expand) | Author | Age | Files | Lines |
* | Type mismatch corrections (Windows 64 bits) | Patrick Benavoli | 2015-04-24 | 7 | -29/+70 |
* | Remove deprecated project file for Dev-Cpp IDE | Sebastien Gonzalve | 2015-04-24 | 1 | -271/+0 |
* | Require PTHREAD using cmake canonic way | Kevin Rocard | 2015-04-24 | 1 | -6/+2 |
* | [remote-processor] Remove useless new | Kevin Rocard | 2015-04-24 | 1 | -4/+1 |
* | Remove remote process socket connection timeout | Kevin Rocard | 2015-02-18 | 1 | -3/+0 |
* | Merge pull request #15 from krocard/Remove_non_ascii_char | David Wagner | 2014-10-24 | 1 | -9/+9 |
|\ |
|
| * | Remove non ASCII char from log string | Kevin Rocard | 2014-10-01 | 1 | -9/+9 |
* | | Merge pull request #20 from 01org/fix-build-issues-bis | David Wagner | 2014-10-24 | 1 | -7/+10 |
|\ \ |
|
| * | | Android.mk: declare intel as module owner | David Wagner | 2014-10-24 | 1 | -0/+2 |
| * | | Fix pthread compilation flags | David Wagner | 2014-10-24 | 1 | -7/+8 |
| |/ |
|
* | | Remove using std::XXX from headers | Sebastien Gonzalve | 2014-09-11 | 12 | -32/+37 |
|/ |
|
* | More README files | David Wagner | 2014-09-10 | 1 | -0/+4 |
* | Add 3-clause BSD license to CMake makefiles. | Mattijs Korpershoek | 2014-06-30 | 1 | -0/+28 |
* | Fix stlport includes in makefiles | Mattijs Korpershoek | 2014-06-30 | 1 | -6/+1 |
* | Merge pull request #4 from kir0gawa/help-messages | David Wagner | 2014-06-25 | 1 | -1/+1 |
|\ |
|
| * | Changed failmessage when entering unkown command | Mattijs Korpershoek | 2014-03-05 | 1 | -1/+1 |
* | | remote-proccessor detect partial message reception | Kevin Rocard | 2014-06-25 | 3 | -33/+57 |
* | | [remote-processor] Add context information on failure | Kevin Rocard | 2014-06-25 | 5 | -13/+98 |
* | | Remote-processor continue on EINTR | Kevin Rocard | 2014-06-25 | 1 | -12/+22 |
* | | Remote-processor send returning 0 is not an error | Kevin Rocard | 2014-06-25 | 1 | -1/+5 |
|/ |
|
* | CMake: Force POSIX threads to be available | David Wagner | 2014-02-20 | 1 | -2/+6 |
* | CMake: add installation instruction | David Wagner | 2014-02-17 | 1 | -0/+2 |
* | Add CMake Makefiles | David Wagner | 2014-02-17 | 1 | -0/+14 |
* | Reintroduce hardcoded include paths | David Wagner | 2014-02-13 | 1 | -1/+1 |
* | Change the license to 3-clause BSD | David Wagner | 2014-02-13 | 21 | -418/+570 |
* | Improve verbosity during PFW socket creation | Frédéric Boisnard | 2014-02-12 | 2 | -3/+11 |
* | remote-processor: configure the socket with the TCP_NODELAY option | David Wagner | 2014-02-12 | 1 | -0/+8 |
* | remote-process: allow reading commands from stdin | David Wagner | 2014-02-12 | 1 | -2/+1 |
* | Clean useless extern "C" and wrong documentation | Kevin Rocard | 2014-02-12 | 1 | -4/+4 |
* | Wrap lines too longs and add doxygen | Kevin Rocard | 2014-02-12 | 1 | -6/+12 |
* | PFW: Update CFLAGS to add Wall, Werror, Wextra everywhere | Frédéric Boisnard | 2014-02-12 | 1 | -0/+10 |
* | parameter-framework: Remove the hardcoding from TOP of tree | Chetan Rao | 2014-02-12 | 1 | -1/+1 |
* | [Makefile] Fix useless CFLAGS | Kevin Rocard | 2014-02-12 | 1 | -4/+0 |
* | [Makefile] Format variables to lower_snake_case | Kevin Rocard | 2014-02-12 | 1 | -14/+14 |
* | [Makefile] Append "_host" to host modules names | Kevin Rocard | 2014-02-12 | 1 | -1/+1 |
* | PFW: Add setDomainsXML command to import domains from string | Georges-Henri Baron | 2014-02-12 | 2 | -1/+13 |
* | Remove no-non-virtual-dtor flag | Sebastien Gonzalve | 2014-02-12 | 5 | -3/+10 |
* | Change TARGET_ERROR_FLAGS to LOCAL_CFLAGS | Kevin Rocard | 2014-02-12 | 1 | -3/+3 |
* | PFW: Delete useless libstdc++ includes | Kevin Rocard | 2014-02-12 | 1 | -1/+0 |
* | [remote-processor] Add support for host build | Kevin Rocard | 2014-02-12 | 1 | -16/+37 |
* | PFW: Fix missing space before := in makefiles | Kevin Rocard | 2014-02-12 | 1 | -3/+3 |
* | PFW: KlocWork Severe issues fix on Parameter Framework | JhinX Lee | 2014-02-12 | 1 | -0/+2 |
* | PFW: Remove names from PFW license header | Kevin Rocard | 2014-02-12 | 19 | -133/+19 |
* | parameter-framework: Reusable command handlers | Patrick Benavoli | 2014-02-10 | 1 | -0/+219 |
* | parameter-framework: Enabling remote control from Windows | Patrick Benavoli | 2014-02-10 | 2 | -1/+272 |
* | Min/max value computation; Tuning lock handling | Patrick Benavoli | 2014-02-10 | 1 | -1/+1 |
* | parameter-framework: improvements and corrections | Patrick Benavoli | 2014-02-10 | 3 | -0/+29 |
* | parameter-framework: initial commit | Patrick Benavoli | 2011-09-08 | 20 | -0/+1685 |