summaryrefslogtreecommitdiff
path: root/utility
AgeCommit message (Expand)Author
2015-08-26stlport library is needed for versions of Android before MZhengyin Qian
2015-08-26Fix build from stlport.Dan Albert
2014-10-24Merge pull request #20 from 01org/fix-build-issues-bisDavid Wagner
2014-10-24Android.mk: declare intel as module ownerDavid Wagner
2014-09-11Remove using std::XXX from headersSebastien Gonzalve
2014-06-30Add 3-clause BSD license to CMake makefiles.Mattijs Korpershoek
2014-06-30Fix stlport includes in makefilesMattijs Korpershoek
2014-06-25FixedPointParameterType: fix potential compilation issueDavid Wagner
2014-02-18CMake: beautification, fix some commentsDavid Wagner
2014-02-17Add CMake MakefilesDavid Wagner
2014-02-17Import convert util templatesDavid Wagner
2014-02-13Rename libutility to libpfw_utilityDavid Wagner
2014-02-13Reintroduce hardcoded include pathsDavid Wagner
2014-02-13Import the 'naive tokenizer' library in libutilityDavid Wagner
2014-02-13Change the license to 3-clause BSDDavid Wagner
2014-02-12Add export include directiveFrancois Gaffie
2014-02-12PFW: Update CFLAGS to add Wall, Werror, Wextra everywhereFrédéric Boisnard
2014-02-12[PFW] Add getFormattedMapping for InstanceConfigurableElementsFrederic Boisnard
2014-02-12parameter-framework: Remove the hardcoding from TOP of treeChetan Rao
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: Delete useless libstdc++ includesKevin Rocard
2014-02-12[utility] Add support for host buildKevin Rocard
2014-02-12PFW: Fix missing space before := in makefilesKevin Rocard
2014-02-12PFW: Define generic __unused macroKevin Rocard
2014-02-12PFW: Do not stop on hard sync errorsKevin Rocard
2011-09-08parameter-framework: initial commitPatrick Benavoli