summaryrefslogtreecommitdiffstats
path: root/utility
Commit message (Expand)AuthorAgeFilesLines
* Drop release v2.6.0+no-stlportJean-Michel Trivi2015-07-156-2/+182
* Fix build from stlport.Dan Albert2015-05-071-1/+0
* Removal of unnecessary execution modeSebastien Gonzalve2015-04-241-0/+0
* Prevent multiple inclusions of NativeTokenizer headerSebastien Gonzalve2015-04-241-0/+2
* Utility.h multiple inclusions directive harmonizedSebastien Gonzalve2015-04-241-3/+1
* Re-implement the Tokenizer class from scratchDavid Wagner2015-04-242-180/+149
* Merge pull request #20 from 01org/fix-build-issues-bisDavid Wagner2014-10-241-0/+2
|\
| * Android.mk: declare intel as module ownerDavid Wagner2014-10-241-0/+2
* | Remove using std::XXX from headersSebastien Gonzalve2014-09-111-0/+2
|/
* Add 3-clause BSD license to CMake makefiles.Mattijs Korpershoek2014-06-301-0/+28
* Fix stlport includes in makefilesMattijs Korpershoek2014-06-301-4/+1
* FixedPointParameterType: fix potential compilation issueDavid Wagner2014-06-251-19/+86
* CMake: beautification, fix some commentsDavid Wagner2014-02-181-1/+1
* Add CMake MakefilesDavid Wagner2014-02-171-0/+7
* Import convert util templatesDavid Wagner2014-02-171-0/+176
* Rename libutility to libpfw_utilityDavid Wagner2014-02-131-1/+1
* Reintroduce hardcoded include pathsDavid Wagner2014-02-131-1/+1
* Import the 'naive tokenizer' library in libutilityDavid Wagner2014-02-133-1/+111
* Change the license to 3-clause BSDDavid Wagner2014-02-134-71/+98
* Add export include directiveFrancois Gaffie2014-02-121-0/+25
* PFW: Update CFLAGS to add Wall, Werror, Wextra everywhereFrédéric Boisnard2014-02-121-0/+10
* [PFW] Add getFormattedMapping for InstanceConfigurableElementsFrederic Boisnard2014-02-122-16/+60
* parameter-framework: Remove the hardcoding from TOP of treeChetan Rao2014-02-121-2/+2
* [Makefile] Format variables to lower_snake_caseKevin Rocard2014-02-121-9/+9
* [Makefile] Append "_host" to host modules namesKevin Rocard2014-02-121-1/+1
* PFW: Delete useless libstdc++ includesKevin Rocard2014-02-121-1/+0
* [utility] Add support for host buildKevin Rocard2014-02-121-13/+22
* PFW: Fix missing space before := in makefilesKevin Rocard2014-02-121-7/+7
* PFW: Define generic __unused macroKevin Rocard2014-02-121-0/+28
* PFW: Do not stop on hard sync errorsKevin Rocard2014-02-123-1/+87
* parameter-framework: initial commitPatrick Benavoli2011-09-083-0/+210