| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed-point-tests: strip the '_host' suffix on executables | David Wagner | 2014-11-03 | 1 | -2/+2 |
* | fixed-point-tests: Run the tests for each possible parameter size | David Wagner | 2014-11-03 | 2 | -706/+713 |
* | Merge pull request #20 from 01org/fix-build-issues-bis | David Wagner | 2014-10-24 | 1 | -0/+6 |
|\ |
|
| * | 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 | -0/+4 |
* | | Remove using std::XXX from headers | Sebastien Gonzalve | 2014-09-11 | 2 | -27/+27 |
|/ |
|
* | More README files | David Wagner | 2014-09-10 | 1 | -0/+33 |
* | 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 | -5/+3 |
* | Merge pull request #4 from kir0gawa/help-messages | David Wagner | 2014-06-25 | 1 | -6/+23 |
|\ |
|
| * | Implemented -h command for test-platform | Mattijs Korpershoek | 2014-03-07 | 1 | -6/+23 |
* | | Fixed point test script | Mattijs Korpershoek | 2014-06-25 | 1 | -0/+240 |
* | | Fixed point test configuration | Mattijs Korpershoek | 2014-06-25 | 4 | -0/+726 |
* | | Test-platform enable/disable xml validation | Mattijs Korpershoek | 2014-06-25 | 1 | -0/+12 |
|/ |
|
* | CMake: remove WIN32 comments | David Wagner | 2014-02-20 | 1 | -1/+1 |
* | CMake: beautification, fix some comments | David Wagner | 2014-02-18 | 1 | -4/+5 |
* | CMake: add installation instruction | David Wagner | 2014-02-17 | 1 | -0/+2 |
* | Add CMake Makefiles | David Wagner | 2014-02-17 | 1 | -0/+12 |
* | Import convert util templates | David Wagner | 2014-02-17 | 2 | -3/+3 |
* | Remove some useless LOCAL_C_INCLUDES directives | David Wagner | 2014-02-13 | 1 | -1/+0 |
* | Reintroduce hardcoded include paths | David Wagner | 2014-02-13 | 1 | -2/+2 |
* | Change the license to 3-clause BSD | David Wagner | 2014-02-13 | 4 | -57/+101 |
* | Allow starting test-platform as a Daemon | Frédéric Boisnard | 2014-02-12 | 3 | -16/+163 |
* | Add Exit command to test-platform | Frédéric Boisnard | 2014-02-12 | 3 | -9/+41 |
* | Fix typo in PFW when loading plugins | Frédéric Boisnard | 2014-02-12 | 1 | -1/+1 |
* | Clean useless extern "C" and wrong documentation | Kevin Rocard | 2014-02-12 | 1 | -10/+0 |
* | Add the setFailureOnFailedSettingsLoad command | Kevin Rocard | 2014-02-12 | 2 | -19/+47 |
* | Wrap lines too longs and add doxygen | Kevin Rocard | 2014-02-12 | 2 | -45/+105 |
* | Add a command to set missing subsystem policy | Kevin Rocard | 2014-02-12 | 4 | -4/+70 |
* | parameter-framework: Remove the hardcoding from TOP of tree | Chetan Rao | 2014-02-12 | 1 | -2/+2 |
* | [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 | -18/+18 |
* | [Makefile] Append "_host" to host modules names | Kevin Rocard | 2014-02-12 | 1 | -2/+3 |
* | Remove no-non-virtual-dtor flag | Sebastien Gonzalve | 2014-02-12 | 2 | -4/+0 |
* | [Parameter] Move public header to include dir | Kevin Rocard | 2014-02-12 | 1 | -1/+1 |
* | Change TARGET_ERROR_FLAGS to LOCAL_CFLAGS | Kevin Rocard | 2014-02-12 | 1 | -3/+3 |
* | [test-platform] Add support for host build | Kevin Rocard | 2014-02-12 | 1 | -17/+43 |
* | Fix incorect use of tabs, replace by spaces | Kevin Rocard | 2014-02-12 | 1 | -10/+10 |
* | PFW: Do not stop on hard sync errors | Kevin Rocard | 2014-02-12 | 1 | -10/+25 |
* | PFW: Correct test-platform compilation | Kevin Rocard | 2014-02-12 | 2 | -12/+14 |
* | PFW: Allow custom port number in test-platform | Frédéric Boisnard | 2014-02-12 | 3 | -5/+8 |
* | PFW: setCriterionState now support lexical state | Kevin Rocard | 2014-02-12 | 2 | -1/+82 |
* | PFW: Remove names from PFW license header | Kevin Rocard | 2014-02-12 | 3 | -18/+3 |
* | PFW: Make test-platform run on android | Kevin Rocard | 2014-02-12 | 1 | -0/+38 |
* | PFW: Add CriterionFromStateList to test-platform | Kevin Rocard | 2014-02-12 | 2 | -0/+88 |
* | PFW: Add test means | Guillaume Denneulin | 2014-02-10 | 3 | -0/+353 |