1. 7f346c9 Exclude from Mac build. by Jean-Michel Trivi · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. a9be2d3 Drop release v2.6.0+no-stlport by Jean-Michel Trivi · 9 years ago
  3. c99720d Merge "Exclude from Mac build." into mnc-dev by Ying Wang · 9 years ago
  4. 0a3edf7 Exclude from Mac build. by Ying Wang · 9 years ago
  5. b99e2e0 Fix Mac build. by Ying Wang · 9 years ago
  6. 503fd98 Fix build from stlport. by Dan Albert · 9 years ago
  7. 0f2c6e0 Fix mac build: do not hardcode linux paths by Jean-Michel Trivi · 9 years ago
  8. 009c8fa python bindings: activate thread-safety code generation by David Wagner · 9 years ago
  9. 12d9c82 xml coverage: fix a copy-paste mistake by David Wagner · 9 years ago
  10. b615ea3 travis: don't send email notifications by David Wagner · 9 years ago
  11. 70890d1 travis: Use the docker infrastructure by David Wagner · 9 years ago
  12. ace56ce xmlcoverage: be able to ignore changes to unknown criteria by David Wagner · 9 years ago
  13. 69c025e python: prefer 2.7.x and make sure interpreter and libs are aligned by David Wagner · 9 years ago
  14. 0796089 Version 2.4.3 by David Wagner · 9 years ago
  15. c461b69 Revert "Revert "Merge pull request #88 from krocard/improve_travis_debug_build"" by Kevin Rocard · 9 years ago
  16. a2d3f22 Do not use MEMORYCHECK_SUPPRESSIONS_FILE by Kevin Rocard · 9 years ago
  17. 3e908cc Revert "Merge pull request #88 from krocard/improve_travis_debug_build" by David Wagner · 9 years ago
  18. bc42b6a [Travis] No longer install debug build by Kevin Rocard · 9 years ago
  19. 6a03dc6 [Travis] Use gcov long options by Kevin Rocard · 9 years ago
  20. c3b586e Install bash completions in /usr/share by Kevin Rocard · 9 years ago
  21. cd03f35 [Travis] Only run gcov through coveralls by Kevin Rocard · 9 years ago
  22. 2085e0e Fail memcheck target on leak or memory errors by Kevin Rocard · 9 years ago
  23. 4c18b3a Add comments in ctest list file by Kevin Rocard · 9 years ago
  24. ef9cc76 Move ctest definitions in it's own CMakeList by Kevin Rocard · 9 years ago
  25. 3067473 Move tests inclusion in a test CMakeList by Kevin Rocard · 9 years ago
  26. ef1c51a Remove unused CXmlElement::setComment method by David Wagner · 9 years ago
  27. 4f61e3e Remove unsued CElement::findAscendantOfKind method by David Wagner · 9 years ago
  28. 9374f5b Remove unused CElement::getLastChild method by David Wagner · 9 years ago
  29. cfd3e7c coveralls: send coverage report to coveralls.io by David Wagner · 9 years ago
  30. dea4e78 stop messing around with useless pointer by Sébastien Gonzalve · 9 years ago
  31. e388d91 Fix for BackSynchronizer related crash on windows by Patrick Benavoli · 10 years ago
  32. 3807b5d Inconsistent name of variable in RuleParser by Sebastien Gonzalve · 9 years ago
  33. 911844b Type mismatch corrections (Windows 64 bits) by Patrick Benavoli · 10 years ago
  34. 9ad87f0 CXmlFileIncluderElement constructor cleanup by Patrick Benavoli · 10 years ago
  35. 76fa902 Change blackboard write/readString prototype by Sebastien Gonzalve · 9 years ago
  36. 3165590 Make line endings consistent in schemas files by Sebastien Gonzalve · 9 years ago
  37. d2a586a Removal of unnecessary execution mode by Sebastien Gonzalve · 9 years ago
  38. 8d8149c Removed spurious ";" after function definition by Sebastien Gonzalve · 9 years ago
  39. 27ff9eb Remove deprecated project file for Dev-Cpp IDE by Sebastien Gonzalve · 9 years ago
  40. 948ab0b Prevent multiple inclusions of NativeTokenizer header by Sebastien Gonzalve · 9 years ago
  41. 6205417 Utility.h multiple inclusions directive harmonized by Sebastien Gonzalve · 9 years ago
  42. 702bf6b Require PTHREAD using cmake canonic way by Kevin Rocard · 9 years ago
  43. 09af813 Remove explicit server stop by Kevin Rocard · 9 years ago
  44. 6bd9fcf [coverage] Correct line number msg by Kevin Rocard · 9 years ago
  45. 0bb508d [coverage]Quote user value in error msgs by Kevin Rocard · 9 years ago
  46. 9679373 functional-tests: remove dumpElement test case by David Wagner · 9 years ago
  47. ec5130b Add functionnal tests to the pfw. by Adrien M · 9 years ago
  48. 5aaddd1 Dissociate 'make test' & 'make install' by Adrien M · 9 years ago
  49. 19aa05b Fix tUINT32_ARRAY index overflow test by Jules Clero · 9 years ago
  50. d770f7a Fix tSTRING_128 parenthesis error by Jules Clero · 9 years ago
  51. b779e16 Fix tRAW test comparison error by Jules Clero · 9 years ago
  52. ce58068 Fix Configuration test to take account of pending configurations by Jules Clero · 9 years ago
  53. c4cc78f Parameter-Framework functional tests initial commit by Jules Clero · 9 years ago
  54. 4e5e78b Fix "|" display artifact on inclusive criterion type by Francois Gaffie · 9 years ago
  55. 0187f92 Install c parameter-framework bindings by Kevin Rocard · 9 years ago
  56. 92a6df5 Version 2.4.2 by David Wagner · 9 years ago
  57. ce80997 Add license boilerplates for Android by David Wagner · 9 years ago
  58. 99b3e85 Re-implement the Tokenizer class from scratch by David Wagner · 9 years ago
  59. b2742cf Add unit tests for the Tokenizer class by David Wagner · 9 years ago
  60. 0bc363e travis: run 'ldconfig' after 'sudo make install' by David Wagner · 9 years ago
  61. 0fe8b7d fixed-point-tests: remove some code duplication by David Wagner · 9 years ago
  62. 10668f4 fixed point tests: some high-precision tests are failing by David Wagner · 9 years ago
  63. 61acdd9 fixed-point-tests: abort if a getParameter fails by David Wagner · 9 years ago
  64. e5bbac4 fixed point tests: use the python module instead of remote-process by David Wagner · 9 years ago
  65. 95ac4ee fixed point tests: remove trailing zeros from values by David Wagner · 9 years ago
  66. dc04b7b fixed point tests: return 1 in case of failure by David Wagner · 9 years ago
  67. d828b6a python bindings: install modules to the dist-packages directory by David Wagner · 9 years ago
  68. 2ab3338 cmake/python bindings: reorganize include_directories() instructions by David Wagner · 9 years ago
  69. 45b1990 cmake/python bindings: remove duplicated PythonLibs inclusion by David Wagner · 9 years ago
  70. 46a021d C pfw bindings by Kevin Rocard · 9 years ago
  71. 9ab48db Android/xmlGenerator: Fix domainGenerator.py's dependencies by David Wagner · 9 years ago
  72. 0e0503f domainGenerator.py: more flexible arguments by David Wagner · 9 years ago
  73. c2f3bb2 travis: set the installation prefix to /usr by David Wagner · 9 years ago
  74. 053e3cd Fail build if test are enabled but can not be built by Kevin Rocard · 9 years ago
  75. 747bb84 Modularise build using cmake options by Kevin Rocard · 9 years ago
  76. 7fe36ee Use ctest for testing by Kevin Rocard · 9 years ago
  77. fe6401e Reformat .travis.yml test commands by Kevin Rocard · 9 years ago
  78. 9cd5890 Print test output if the test fails by Kevin Rocard · 9 years ago
  79. 327b24a Install a recent gcc, gcov, cmake and ctest version by Kevin Rocard · 9 years ago
  80. d52ee1b Remove dead getRoot member function from element by Jules Clero · 9 years ago
  81. 01e17ac Handle config path without slash by Kevin Rocard · 9 years ago
  82. 0a7b18e [remote-processor] Remove useless new by Kevin Rocard · 9 years ago
  83. 4e69cce android/python bindings: force gcc and 32bits compilation by David Wagner · 9 years ago
  84. 34a5623 Merge pull request #51 from cc6565/fix-pipe-issue by David Wagner · 9 years ago
  85. 770f8e1 Output parameter within getNumericalValue not initialized by Francois Gaffie · 9 years ago
  86. 4f03c87 Merge pull request #50 from dawagner/make_parametermgr_init_private by David Wagner · 9 years ago
  87. ff3a60a Make CParameterMgr::init private by Frederic Boisnard · 10 years ago
  88. fe2f8a6 Merge pull request #43 from dawagner/fix-systemclass-toxml by David Wagner · 9 years ago
  89. e26ac14 SystemClass: remove useless overridden init() method by David Wagner · 9 years ago
  90. 17bacca Merge pull request #41 from krocard/fix_string+num_concat by David Wagner · 9 years ago
  91. 8a46614 Merge pull request #49 from pafonso/iminleg_rebase by David Wagner · 9 years ago
  92. 36423a4 Fix SystemClass duplicate 'Name' attribute in xml export by David Wagner · 9 years ago
  93. 3eeafab Add libremote-processor as dependency by Philippe Afonso · 9 years ago
  94. 9622b05 Create output host library directory if needed by Philippe Afonso · 9 years ago
  95. a1fdb29 Create a Logarithm Adaptation parameter type by Piotr Diop · 9 years ago
  96. 96e3a00 [Workaround][xmlGenerator] Increase retry on EADDRINUSE by Kevin Rocard · 9 years ago
  97. 2f23dba Remove remote process socket connection timeout by Kevin Rocard · 10 years ago
  98. 8ff3e0f Cleaned up XML export feature by Patrick Benavoli · 10 years ago
  99. 7f9e3fe Missing error reporting statement in XML Export feature by Patrick Benavoli · 10 years ago
  100. 0548523 Adding XML format to Criteria export tuning I/F by Patrick Benavoli · 10 years ago