summaryrefslogtreecommitdiffstats
path: root/xmlserializer
Commit message (Expand)AuthorAgeFilesLines
* Fix xmlserializer makefile for schema validationMattijs Korpershoek2014-06-251-0/+6
* Fix KW10 issuesEduardo Mendi2014-06-251-0/+6
* Added possibility to toggle xml validationMattijs Korpershoek2014-06-259-38/+100
* Android.mk hack for compiling libxml with schemas enabledDavid Wagner2014-06-251-0/+60
* CMake: detect the XInclude feature in libxml2David Wagner2014-02-201-1/+9
* xmlserializer/CMake: fail verbosely if libxml2 is not foundDavid Wagner2014-02-191-0/+8
* CMake: add rules for installing headersDavid Wagner2014-02-181-0/+6
* CMake: beautification, fix some commentsDavid Wagner2014-02-181-1/+1
* CMake: add installation instructionDavid Wagner2014-02-171-0/+2
* Add CMake MakefilesDavid Wagner2014-02-171-0/+16
* 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-1323-406/+582
* In structure XML files, implement component library files inclusionGuillaume Denneulin2014-02-132-3/+35
* 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-1217-210/+647
* Remove no-non-virtual-dtor flagSebastien Gonzalve2014-02-124-2/+7
* 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: Remove useless export date on top of settings XML fileGuillaume Denneulin2014-02-122-20/+0
* PFW: Prevent crash if subsystem structure missingFrédéric Boisnard2014-02-123-3/+22
* PFW: Report error for unknown element in settingsGeorges-Henri Baron2014-02-121-4/+2
* PFW: Add two commands to print xml settings and structureGeorges-Henri Baron2014-02-1218-271/+622
* PFW: Remove names from PFW license headerKevin Rocard2014-02-1212-84/+12
* PFW: Enum parameter mappingPatrick Benavoli2014-02-101-1/+1
* PFW: Mapping optimizationPatrick Benavoli2014-02-101-2/+1
* parameter-framework: SequencePatrick Benavoli2014-02-104-3/+10
* fix build dependencymgross2014-02-101-0/+1
* parameter-framework: Changed XML files exportPatrick Benavoli2014-02-109-9/+0
* parameter-framework: Improvements & corrections 2Patrick Benavoli2014-02-101-1/+1
* parameter-framework: improvements and correctionsPatrick Benavoli2014-02-102-0/+15
* parameter-framework: initial commitPatrick Benavoli2011-09-0822-0/+1100