summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge pull request #15 from krocard/Remove_non_ascii_charDavid Wagner2014-10-241-18/+18
|\ \
| * | Remove non ASCII char in tree representationKevin Rocard2014-10-021-18/+18
| |/
* | Android.mk: declare intel as module ownerDavid Wagner2014-10-241-0/+5
|/
* More README filesDavid Wagner2014-09-103-5/+292
* Add 3-clause BSD license to CMake makefiles.Mattijs Korpershoek2014-06-302-0/+56
* XmlValidator toolMattijs Korpershoek2014-06-253-0/+183
* 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-1312-205/+305
* 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-123-0/+242
* 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
* [coverage] Generate report from aplogsKevin Rocard2014-02-121-0/+121
* [coverage] Add a coverage translation to html xslt scriptKevin Rocard2014-02-121-0/+329
* [coverage] Remplace tabulation indentation by spacesKevin Rocard2014-02-121-726/+726
* [coverage] Move coverage generator in it's own folderKevin Rocard2014-02-121-0/+0
* [coverage] Create a root element with coverage attributesKevin Rocard2014-02-121-9/+8
* [coverage] Lazy rule evaluationKevin Rocard2014-02-121-4/+7
* [Coverage] Change coverage calculation algorithmKevin Rocard2014-02-121-10/+14
* [coverage] Delete useless log message to gain performanceKevin Rocard2014-02-121-6/+1
* [coverage] Set the default error filter level to errorKevin Rocard2014-02-121-3/+3
* [coverage] Add flags to ignore errorsKevin Rocard2014-02-121-6/+51
* [Coverage] Reset criterion on it's recreationKevin Rocard2014-02-121-1/+11
* [Coverage] Raise duplicated criterion specialised exceptionKevin Rocard2014-02-121-1/+4
* [Coverage] Support criterion incoherent stateKevin Rocard2014-02-121-11/+30
* [Coverage] Move exception class in the relevant classKevin Rocard2014-02-121-13/+17
* [Coverage] Delete dangerous assert, raise exceptionKevin Rocard2014-02-121-2/+0