Skip to content
Snippets Groups Projects
  1. Jun 18, 2018
  2. Apr 16, 2018
  3. Mar 01, 2018
    • Jacek Klimkowicz's avatar
      Added disabling user information to TPD · 277fb247
      Jacek Klimkowicz authored
      
      Compiler can be instructed to not generate the user and time
      information in the header of the generated .cc and .hh files
      by providing '-D' flag. However, ttcn3_makefilegen cannot
      generate Makefile with this flag added to COMPILER_FLAGS.
      
      To avoid Makefile postprocessing phase, a TPD schema of
      'MakefileSettings' element has been extended with optional boolean
      element 'disableUserInformation'. If set to true, '-D' flag
      will be added to COMPILER_FLAGS in Makefile.
      
      Signed-off-by: default avatarJacek Klimkowicz <jakl@semihalf.com>
      277fb247
  4. Nov 09, 2017
  5. Oct 20, 2017
  6. Aug 23, 2017
  7. Aug 22, 2017
  8. Aug 16, 2017
  9. Jun 22, 2017
  10. May 18, 2017
  11. May 02, 2017
  12. Apr 25, 2017
  13. Apr 18, 2017
  14. Mar 19, 2017
  15. Feb 27, 2017
  16. Feb 20, 2017
  17. Feb 09, 2017
  18. Jan 25, 2017
  19. Jan 09, 2017
  20. Dec 21, 2016
  21. Dec 05, 2016
  22. Oct 27, 2016
  23. Oct 25, 2016
  24. Oct 12, 2016
  25. Oct 10, 2016
  26. Sep 29, 2016
  27. Sep 27, 2016
  28. Sep 18, 2016
  29. Sep 16, 2016
  30. Sep 09, 2016
  31. Sep 02, 2016
  32. Aug 31, 2016
  33. Aug 30, 2016
  34. Aug 10, 2016
  35. Aug 09, 2016
  36. Aug 01, 2016
  37. Jul 01, 2016
  38. Jun 27, 2016
Loading