1. b76c9d6 Change the license to 3-clause BSD by David Wagner · 10 years ago
  2. 3ba083e In structure XML files, implement component library files inclusion by Guillaume Denneulin · 10 years ago
  3. 7613e74 Correct signed hexadecimal integer ranges conversion by Sylvain Pichon · 10 years ago
  4. a6b01d2 Add integer conversion that can take care of sign extension by Guillaume Denneulin · 11 years ago
  5. 28119d8 Make hostDomainGenerator.sh verbose by default by Frédéric Boisnard · 10 years ago
  6. 69bf1bf Fix hostDomainGenerator.sh concurrency issues by Frédéric Boisnard · 11 years ago
  7. a472fec Allow starting test-platform as a Daemon by Frédéric Boisnard · 11 years ago
  8. 6c55e9a Improve verbosity during PFW socket creation by Frédéric Boisnard · 11 years ago
  9. 9e38828 Add Exit command to test-platform by Frédéric Boisnard · 11 years ago
  10. cee2d6b Add export include directive by Francois Gaffie · 11 years ago
  11. 2aab871 [core] Optimize log handling. by Guillaume Denneulin · 11 years ago
  12. 1b8b3ca Close all dynamic libraries when PFW is destroyed by Renaud de Chivre · 11 years ago
  13. 3e783c2 remote-processor: configure the socket with the TCP_NODELAY option by David Wagner · 11 years ago
  14. df8bf83 remote-process: allow reading commands from stdin by David Wagner · 11 years ago
  15. 4c3f8d8 Make "Path not found" error more verbose by Kevin Rocard · 11 years ago
  16. 1080f66 Modify include handling to comply with new plugins repo by Guillaume Denneulin · 11 years ago
  17. 1e78db8 Update xml generation scripts by Francois Gaffie · 11 years ago
  18. a0c3b8a Adds default value pair for inclusive criterion by Francois Gaffie · 11 years ago
  19. ff57488 Add getbitposition API for bitfield by Francois Gaffie · 11 years ago
  20. f7ca601 Allow component in parameter block in xsd schemas by Kevin Rocard · 11 years ago
  21. bf76f6b fix build error by Jin Wei · 11 years ago
  22. 86d1ab7 fix the build error by Xiaokang Qin · 11 years ago
  23. ecddaa3 Fix typo in PFW when loading plugins by Frédéric Boisnard · 11 years ago
  24. 6060fed [xml generation] Ignore errors in clean up by Kevin Rocard · 11 years ago
  25. 764ff42 Avoid integer overflow while calculating max values by Dmitry Shkurko · 11 years ago
  26. 9b27588 Export lightRoutingUpdate for external build by Kevin Rocard · 11 years ago
  27. 3bec7de hostDomainGenerator.sh: fix lock permissions by Frédéric Boisnard · 11 years ago
  28. 750f18b Fix hostDomainGenerator socket-checking mechanism for Ubuntu 13.04 by Frédéric Boisnard · 11 years ago
  29. bfb0f00 [PFW] Add possibility to put mapping info in component nodes by Kevin Rocard · 11 years ago
  30. 010b864 Allow concurent generation of XML routing files by Frédéric Boisnard · 11 years ago
  31. aa08217 HostDomainGenerator: Do not try to use port if already in use by Kevin Rocard · 11 years ago
  32. 5f8cecf HostDomainGenerator: Fix relative link by Kevin Rocard · 11 years ago
  33. 46966e0 Handle key names in mapping context by Renaud de Chivre · 11 years ago
  34. d55f586 Add debug symbols in host build by Renaud de Chivre · 11 years ago
  35. 1f997b5 [Workaround] Force execution right by Kevin Rocard · 11 years ago
  36. 885f97b xml generation host script and makefile by Kevin Rocard · 11 years ago
  37. a9dc814 XML generation pfw config file format by Kevin Rocard · 11 years ago
  38. 2c2b20a Clean useless extern "C" and wrong documentation by Kevin Rocard · 11 years ago
  39. 6718ffe Convert PFWScriptGenerator.py to python2 by Kevin Rocard · 11 years ago
  40. 4b1fbfa Add the setFailureOnFailedSettingsLoad command by Kevin Rocard · 11 years ago
  41. d6909eb Add an option to continue on failed setting load by Kevin Rocard · 11 years ago
  42. 325bf97 Wrap lines too longs and add doxygen by Kevin Rocard · 11 years ago
  43. 2448cf7 Add a command to set missing subsystem policy by Kevin Rocard · 11 years ago
  44. ecf9310 Add missing subsystem policy by Kevin Rocard · 11 years ago
  45. 6be8035 Split subsystems loading by Kevin Rocard · 11 years ago
  46. ee7ceed Optional fallback on virtual subsystem by Kevin Rocard · 11 years ago
  47. 7f1729a Add default element fallback by Kevin Rocard · 11 years ago
  48. a7b6960 Change the element builder semantic by Kevin Rocard · 11 years ago
  49. d5679ac Fix issue in PFW when loading host libraries by Frédéric Boisnard · 11 years ago
  50. dfbd7a6 Fix bug when retrieving a boolean through a handle by Frédéric Boisnard · 11 years ago
  51. 11e31ae PFW: Update CFLAGS to add Wall, Werror, Wextra everywhere by Frédéric Boisnard · 11 years ago
  52. 487ce85 [PFW] Fix typo in the naming of the SubsystemBuilder API by Frédéric Boisnard · 11 years ago
  53. 6cae0ec Add showMapping command to the PFW by Frederic Boisnard · 11 years ago
  54. 390b36d [PFW] Add getFormattedMapping for InstanceConfigurableElements by Frederic Boisnard · 11 years ago
  55. 55f41bc parameter-framework: Remove the hardcoding from TOP of tree by Chetan Rao · 11 years ago
  56. d0d96a2 [xml generation] Update import command by Kevin Rocard · 11 years ago
  57. e69c393 [coverage] Generate report from aplogs by Kevin Rocard · 11 years ago
  58. ffaf0a0 [coverage] Add a coverage translation to html xslt script by Kevin Rocard · 11 years ago
  59. 804e064 [coverage] Remplace tabulation indentation by spaces by Kevin Rocard · 11 years ago
  60. 1dff2e6 [coverage] Move coverage generator in it's own folder by Kevin Rocard · 11 years ago
  61. 02726ec [coverage] Create a root element with coverage attributes by Kevin Rocard · 11 years ago
  62. cf03199 [coverage] Lazy rule evaluation by Kevin Rocard · 11 years ago
  63. 2e40452 [Coverage] Change coverage calculation algorithm by Kevin Rocard · 11 years ago
  64. a2d6452 [coverage] Delete useless log message to gain performance by Kevin Rocard · 11 years ago
  65. 925c20b [coverage] Set the default error filter level to error by Kevin Rocard · 11 years ago
  66. 9050c81 [coverage] Add flags to ignore errors by Kevin Rocard · 11 years ago
  67. ea87422 [Coverage] Reset criterion on it's recreation by Kevin Rocard · 11 years ago
  68. d077c55 [Coverage] Raise duplicated criterion specialised exception by Kevin Rocard · 11 years ago
  69. 556538e [Coverage] Support criterion incoherent state by Kevin Rocard · 11 years ago
  70. 97dbd35 [Coverage] Move exception class in the relevant class by Kevin Rocard · 11 years ago
  71. 33a4e33 [Coverage] Delete dangerous assert, raise exception by Kevin Rocard · 11 years ago
  72. 7784f4a [Coverage] Delete useless brackets by Kevin Rocard · 11 years ago
  73. 5cdc972 [Makefile] Fix useless CFLAGS by Kevin Rocard · 11 years ago
  74. 310c499 [Makefile] Format variables to lower_snake_case by Kevin Rocard · 11 years ago
  75. 413c3df [Makefile] Append "_host" to host modules names by Kevin Rocard · 11 years ago
  76. 265e43c Update the PFW version due to api change by Kevin Rocard · 11 years ago
  77. c021157 Mark the getDomainsXML command as deprecated by Kevin Rocard · 11 years ago
  78. cec86c1 PFW: Add setDomainsXML command to import domains from string by Georges-Henri Baron · 12 years ago
  79. d7e4844 Remove no-non-virtual-dtor flag by Sebastien Gonzalve · 11 years ago
  80. a4c39f1 [Parameter] Move public header to include dir by Kevin Rocard · 11 years ago
  81. 25a70be Change TARGET_ERROR_FLAGS to LOCAL_CFLAGS by Kevin Rocard · 11 years ago
  82. c576d55 PFW: Delete useless libstdc++ includes by Kevin Rocard · 11 years ago
  83. fdbd398 [xml serializer] Make xmlserializer lib static by Kevin Rocard · 11 years ago
  84. 3885ae4 [test-platform] Add support for host build by Kevin Rocard · 11 years ago
  85. 7d7de5f [PFW core] Add support for host build by Kevin Rocard · 11 years ago
  86. b9e635e [utility] Add support for host build by Kevin Rocard · 11 years ago
  87. c6de01a [remote-process] Add support for host build by Kevin Rocard · 11 years ago
  88. 7e69946 [remote-processor] Add support for host build by Kevin Rocard · 11 years ago
  89. 9ba0c56 [xml serializer] Add support for host build by Kevin Rocard · 11 years ago
  90. 6ac99e5 PFW: Fix missing space before := in makefiles by Kevin Rocard · 11 years ago
  91. 3949b34 Wrap command table lines by Kevin Rocard · 11 years ago
  92. 4eae827 Add an optional csv flag to the listCriteria command by Kevin Rocard · 11 years ago
  93. 0c2e065 PFW: avoid warning in SubsystemObject by Andrei V. FOMITCHEV · 11 years ago
  94. 732b399 PFW: Remove useless export date on top of settings XML file by Guillaume Denneulin · 11 years ago
  95. cf092ee PFW: [xml generation] Change send command method by Kevin Rocard · 11 years ago
  96. 4d26284 Fix incorect use of tabs, replace by spaces by Kevin Rocard · 11 years ago
  97. 06b88e2 [remote-process] Change usage message by Kevin Rocard · 11 years ago
  98. f639bf4 PFW: [pfw parsor] Fix the useless quote added in rule commands by Kevin Rocard · 11 years ago
  99. e25ee79 Reduce parameter-framework log on start by Kevin Rocard · 11 years ago
  100. 2fbe6e8 PFW: Fix the useless subsystem resync on PFW load by Kevin Rocard · 11 years ago