| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop release v2.6.0+no-stlport | Jean-Michel Trivi | 2015-07-15 | 6 | -2/+182 |
* | Fix build from stlport. | Dan Albert | 2015-05-07 | 1 | -1/+0 |
* | Removal of unnecessary execution mode | Sebastien Gonzalve | 2015-04-24 | 1 | -0/+0 |
* | Prevent multiple inclusions of NativeTokenizer header | Sebastien Gonzalve | 2015-04-24 | 1 | -0/+2 |
* | Utility.h multiple inclusions directive harmonized | Sebastien Gonzalve | 2015-04-24 | 1 | -3/+1 |
* | Re-implement the Tokenizer class from scratch | David Wagner | 2015-04-24 | 2 | -180/+149 |
* | Merge pull request #20 from 01org/fix-build-issues-bis | David Wagner | 2014-10-24 | 1 | -0/+2 |
|\ |
|
| * | Android.mk: declare intel as module owner | David Wagner | 2014-10-24 | 1 | -0/+2 |
* | | Remove using std::XXX from headers | Sebastien Gonzalve | 2014-09-11 | 1 | -0/+2 |
|/ |
|
* | 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 | -4/+1 |
* | FixedPointParameterType: fix potential compilation issue | David Wagner | 2014-06-25 | 1 | -19/+86 |
* | CMake: beautification, fix some comments | David Wagner | 2014-02-18 | 1 | -1/+1 |
* | Add CMake Makefiles | David Wagner | 2014-02-17 | 1 | -0/+7 |
* | Import convert util templates | David Wagner | 2014-02-17 | 1 | -0/+176 |
* | Rename libutility to libpfw_utility | David Wagner | 2014-02-13 | 1 | -1/+1 |
* | Reintroduce hardcoded include paths | David Wagner | 2014-02-13 | 1 | -1/+1 |
* | Import the 'naive tokenizer' library in libutility | David Wagner | 2014-02-13 | 3 | -1/+111 |
* | Change the license to 3-clause BSD | David Wagner | 2014-02-13 | 4 | -71/+98 |
* | Add export include directive | Francois Gaffie | 2014-02-12 | 1 | -0/+25 |
* | PFW: Update CFLAGS to add Wall, Werror, Wextra everywhere | Frédéric Boisnard | 2014-02-12 | 1 | -0/+10 |
* | [PFW] Add getFormattedMapping for InstanceConfigurableElements | Frederic Boisnard | 2014-02-12 | 2 | -16/+60 |
* | parameter-framework: Remove the hardcoding from TOP of tree | Chetan Rao | 2014-02-12 | 1 | -2/+2 |
* | [Makefile] Format variables to lower_snake_case | Kevin Rocard | 2014-02-12 | 1 | -9/+9 |
* | [Makefile] Append "_host" to host modules names | Kevin Rocard | 2014-02-12 | 1 | -1/+1 |
* | PFW: Delete useless libstdc++ includes | Kevin Rocard | 2014-02-12 | 1 | -1/+0 |
* | [utility] Add support for host build | Kevin Rocard | 2014-02-12 | 1 | -13/+22 |
* | PFW: Fix missing space before := in makefiles | Kevin Rocard | 2014-02-12 | 1 | -7/+7 |
* | PFW: Define generic __unused macro | Kevin Rocard | 2014-02-12 | 1 | -0/+28 |
* | PFW: Do not stop on hard sync errors | Kevin Rocard | 2014-02-12 | 3 | -1/+87 |
* | parameter-framework: initial commit | Patrick Benavoli | 2011-09-08 | 3 | -0/+210 |