summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Exclude from Mac build.android-cts-6.0_r2android-cts-6.0_r1android-6.0.1_r9android-6.0.1_r8android-6.0.1_r7android-6.0.1_r5android-6.0.1_r4android-6.0.1_r3android-6.0.1_r10android-6.0.1_r1android-6.0.0_r7android-6.0.0_r6android-6.0.0_r5android-6.0.0_r41android-6.0.0_r4android-6.0.0_r3android-6.0.0_r26android-6.0.0_r25android-6.0.0_r24android-6.0.0_r23android-6.0.0_r2android-6.0.0_r13android-6.0.0_r12android-6.0.0_r11android-6.0.0_r1Jean-Michel Trivi2015-07-161-2/+2
* Drop release v2.6.0+no-stlportJean-Michel Trivi2015-07-1580-1229/+3588
* Merge "Exclude from Mac build." into mnc-devYing Wang2015-06-091-2/+2
|\
| * Exclude from Mac build.Ying Wang2015-06-091-2/+2
* | Fix Mac build.Ying Wang2015-06-082-50/+0
|/
* Fix build from stlport.Dan Albert2015-05-076-7/+2
* Fix mac build: do not hardcode linux pathsJean-Michel Trivi2015-04-281-2/+2
* python bindings: activate thread-safety code generationDavid Wagner2015-04-241-1/+1
* xml coverage: fix a copy-paste mistakeDavid Wagner2015-04-241-2/+2
* travis: don't send email notificationsDavid Wagner2015-04-241-2/+0
* travis: Use the docker infrastructureDavid Wagner2015-04-241-36/+32
* xmlcoverage: be able to ignore changes to unknown criteriaDavid Wagner2015-04-242-1/+23
* python: prefer 2.7.x and make sure interpreter and libs are alignedDavid Wagner2015-04-241-2/+5
* Version 2.4.3David Wagner2015-04-241-1/+1
* Revert "Revert "Merge pull request #88 from krocard/improve_travis_debug_build""Kevin Rocard2015-04-241-8/+7
* Do not use MEMORYCHECK_SUPPRESSIONS_FILEKevin Rocard2015-04-241-2/+2
* Revert "Merge pull request #88 from krocard/improve_travis_debug_build"David Wagner2015-04-241-7/+8
* [Travis] No longer install debug buildKevin Rocard2015-04-241-8/+7
* [Travis] Use gcov long optionsKevin Rocard2015-04-241-1/+1
* Install bash completions in /usr/shareKevin Rocard2015-04-241-1/+1
* [Travis] Only run gcov through coverallsKevin Rocard2015-04-241-1/+1
* Fail memcheck target on leak or memory errorsKevin Rocard2015-04-242-0/+25
* Add comments in ctest list fileKevin Rocard2015-04-241-0/+4
* Move ctest definitions in it's own CMakeListKevin Rocard2015-04-243-11/+42
* Move tests inclusion in a test CMakeListKevin Rocard2015-04-242-5/+34
* Remove unused CXmlElement::setComment methodDavid Wagner2015-04-242-6/+0
* Remove unsued CElement::findAscendantOfKind methodDavid Wagner2015-04-242-15/+0
* Remove unused CElement::getLastChild methodDavid Wagner2015-04-242-10/+0
* coveralls: send coverage report to coveralls.ioDavid Wagner2015-04-242-0/+14
* stop messing around with useless pointerSébastien Gonzalve2015-04-242-24/+11
* Fix for BackSynchronizer related crash on windowsPatrick Benavoli2015-04-241-1/+1
* Inconsistent name of variable in RuleParserSebastien Gonzalve2015-04-241-14/+14
* Type mismatch corrections (Windows 64 bits)Patrick Benavoli2015-04-2441-166/+226
* CXmlFileIncluderElement constructor cleanupPatrick Benavoli2015-04-241-3/+2
* Change blackboard write/readString prototypeSebastien Gonzalve2015-04-243-16/+9
* Make line endings consistent in schemas filesSebastien Gonzalve2015-04-245-354/+354
* Removal of unnecessary execution modeSebastien Gonzalve2015-04-242-0/+0
* Removed spurious ";" after function definitionSebastien Gonzalve2015-04-241-1/+1
* Remove deprecated project file for Dev-Cpp IDESebastien Gonzalve2015-04-244-448/+0
* Prevent multiple inclusions of NativeTokenizer headerSebastien Gonzalve2015-04-241-0/+2
* Utility.h multiple inclusions directive harmonizedSebastien Gonzalve2015-04-241-3/+1
* Require PTHREAD using cmake canonic wayKevin Rocard2015-04-241-6/+2
* Remove explicit server stopKevin Rocard2015-04-241-3/+0
* [coverage] Correct line number msgKevin Rocard2015-04-241-1/+1
* [coverage]Quote user value in error msgsKevin Rocard2015-04-241-3/+3
* functional-tests: remove dumpElement test caseDavid Wagner2015-04-242-136/+0
* Add functionnal tests to the pfw.Adrien M2015-04-2451-187/+999
* Dissociate 'make test' & 'make install'Adrien M2015-04-245-3/+33
* Fix tUINT32_ARRAY index overflow testJules Clero2015-04-241-1/+1
* Fix tSTRING_128 parenthesis errorJules Clero2015-04-241-2/+10