summaryrefslogtreecommitdiffstats
path: root/tools/xmlGenerator
Commit message (Expand)AuthorAgeFilesLines
* Drop release v2.6.0+no-stlportJean-Michel Trivi2015-07-151-1/+2
* Android/xmlGenerator: Fix domainGenerator.py's dependenciesDavid Wagner2015-04-241-1/+1
* domainGenerator.py: more flexible argumentsDavid Wagner2015-04-241-2/+3
* [Workaround][xmlGenerator] Increase retry on EADDRINUSEKevin Rocard2015-02-181-1/+1
* xmlGenerator: update the READMEDavid Wagner2015-01-281-10/+49
* domainGenerator.py: disable the remote interfaceDavid Wagner2015-01-281-0/+4
* domainGenerator.py: pass a logger to the parameter-frameworkDavid Wagner2015-01-281-0/+12
* xmlGenerator: new generator using the python bindingsDavid Wagner2015-01-282-0/+326
* xmlGenerator: modularize hostConfig.py for easier reuseDavid Wagner2015-01-281-11/+11
* xmlGenerator: Refactor PFWScriptGeneratorDavid Wagner2015-01-288-1174/+1190
* PFWScriptGenerator: remove incomplete and unused XML output supportDavid Wagner2015-01-281-48/+4
* Merge pull request #22 from krocard/Update_.pfw_syntaxDavid Wagner2014-11-031-1/+4
|\
| * Update .pfw gedit syntax grammarKevin Rocard2014-10-301-1/+4
* | Merge pull request #19 from krocard/Remove_useless_log_on_xml_generation_failureDavid Wagner2014-10-241-9/+0
|\ \
| * | Remove flood debug trace on xml generation errorKevin Rocard2014-10-241-9/+0
| |/
* | Merge pull request #18 from Makohoek/tmp_dir_name_fixDavid Wagner2014-10-241-1/+1
|\ \
| * | hostDomainGenerator: Fix the stripping of the temporary directory nameDavid Wagner2014-10-031-1/+1
| |/
* | Android.mk: declare intel as module ownerDavid Wagner2014-10-241-0/+5
|/
* More README filesDavid Wagner2014-09-101-0/+223
* Add 3-clause BSD license to CMake makefiles.Mattijs Korpershoek2014-06-301-0/+28
* Added cmake rules for installing tools in bin dirMattijs Korpershoek2014-06-251-0/+9
* Removed phony package to copy .xsd filesMattijs Korpershoek2014-06-251-1/+11
* Updated hostDomainGenerator.sh schema validationMattijs Korpershoek2014-06-251-2/+23
* Add log in case of failureKevin Rocard2014-06-251-3/+13
* Test-platform enable/disable xml validationMattijs Korpershoek2014-06-251-0/+1
* Fix "Argument list too long" bug during XML generationFrédéric Boisnard2014-06-231-2/+2
* Fix hostDomainGenerator.sh error about localhost socket creationFrédéric Boisnard2014-06-232-5/+5
* Change the license to 3-clause BSDDavid Wagner2014-02-1310-171/+253
* Make hostDomainGenerator.sh verbose by defaultFrédéric Boisnard2014-02-121-4/+4
* Fix hostDomainGenerator.sh concurrency issuesFrédéric Boisnard2014-02-123-60/+114
* Update xml generation scriptsFrancois Gaffie2014-02-122-4/+8
* [xml generation] Ignore errors in clean upKevin Rocard2014-02-121-4/+7
* Export lightRoutingUpdate for external buildKevin Rocard2014-02-121-0/+8
* hostDomainGenerator.sh: fix lock permissionsFrédéric Boisnard2014-02-121-1/+10
* Fix hostDomainGenerator socket-checking mechanism for Ubuntu 13.04Frédéric Boisnard2014-02-121-1/+1
* Allow concurent generation of XML routing filesFrédéric Boisnard2014-02-121-0/+19
* HostDomainGenerator: Do not try to use port if already in useKevin Rocard2014-02-121-0/+13
* HostDomainGenerator: Fix relative linkKevin Rocard2014-02-121-2/+2
* [Workaround] Force execution rightKevin Rocard2014-02-121-0/+7
* xml generation host script and makefileKevin Rocard2014-02-122-0/+237
* XML generation pfw config file formatKevin Rocard2014-02-122-0/+89
* Convert PFWScriptGenerator.py to python2Kevin Rocard2014-02-121-21/+23
* [xml generation] Update import commandKevin Rocard2014-02-121-1/+9
* PFW: [xml generation] Change send command methodKevin Rocard2014-02-121-48/+57
* PFW: [pfw parsor] Fix the useless quote added in rule commandsKevin Rocard2014-02-121-2/+2
* PFW: [PFW script generator] Rename sup* to *GroupKevin Rocard2014-02-121-3/+2
* PFW: Support .pfw argument in lightRoutingUpdate.shKevin Rocard2014-02-121-16/+30
* sortAsound.conf.sh do not handle spacesFrédéric Boisnard2014-02-121-1/+1
* PFW: Wrong rule order in generated xml fileKevin Rocard2014-02-121-10/+12
* PFW: Test scripts & XML generator scriptsKevin Rocard2014-02-127-0/+1850