summaryrefslogtreecommitdiffstats
path: root/xmlserializer/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Drop release v2.6.0+no-stlportJean-Michel Trivi2015-07-151-6/+7
* Fix Mac build.Ying Wang2015-06-081-17/+0
* Fix build from stlport.Dan Albert2015-05-071-1/+0
* Audio: Remove the hack to buid a libxml2 with schemaspafonsoX2014-11-031-67/+1
* Merge pull request #20 from 01org/fix-build-issues-bisDavid Wagner2014-10-241-2/+6
|\
| * Android: xmlserializer: Update the path to the unicode includesDavid Wagner2014-10-241-2/+2
| * Android.mk: declare intel as module ownerDavid Wagner2014-10-241-0/+4
* | Remove useless cpp'sSebastien Gonzalve2014-09-111-1/+0
|/
* Fix stlport includes in makefilesMattijs Korpershoek2014-06-301-5/+3
* Create specific targets for headers exportMattijs Korpershoek2014-06-251-0/+16
* Fix xmlserializer makefile for schema validationMattijs Korpershoek2014-06-251-0/+6
* Added possibility to toggle xml validationMattijs Korpershoek2014-06-251-9/+2
* Android.mk hack for compiling libxml with schemas enabledDavid Wagner2014-06-251-0/+60
* Remove some useless LOCAL_C_INCLUDES directivesDavid Wagner2014-02-131-1/+0
* Reintroduce hardcoded include pathsDavid Wagner2014-02-131-4/+4
* Change the license to 3-clause BSDDavid Wagner2014-02-131-0/+28
* Modify include handling to comply with new plugins repoGuillaume Denneulin2014-02-121-0/+4
* fix build errorJin Wei2014-02-121-1/+1
* fix the build errorXiaokang Qin2014-02-121-0/+1
* PFW: Update CFLAGS to add Wall, Werror, Wextra everywhereFrédéric Boisnard2014-02-121-0/+10
* parameter-framework: Remove the hardcoding from TOP of treeChetan Rao2014-02-121-3/+3
* [Makefile] Fix useless CFLAGSKevin Rocard2014-02-121-4/+0
* [Makefile] Format variables to lower_snake_caseKevin Rocard2014-02-121-23/+23
* [Makefile] Append "_host" to host modules namesKevin Rocard2014-02-121-1/+1
* PFW: Add setDomainsXML command to import domains from stringGeorges-Henri Baron2014-02-121-1/+2
* Remove no-non-virtual-dtor flagSebastien Gonzalve2014-02-121-2/+0
* Change TARGET_ERROR_FLAGS to LOCAL_CFLAGSKevin Rocard2014-02-121-3/+3
* PFW: Delete useless libstdc++ includesKevin Rocard2014-02-121-1/+0
* [xml serializer] Make xmlserializer lib staticKevin Rocard2014-02-121-2/+2
* [xml serializer] Add support for host buildKevin Rocard2014-02-121-18/+53
* PFW: Fix missing space before := in makefilesKevin Rocard2014-02-121-4/+4
* PFW: Add two commands to print xml settings and structureGeorges-Henri Baron2014-02-121-3/+7
* PFW: Mapping optimizationPatrick Benavoli2014-02-101-2/+1
* fix build dependencymgross2014-02-101-0/+1
* parameter-framework: initial commitPatrick Benavoli2011-09-081-0/+38