Skip to content
Snippets Groups Projects
  1. Jul 09, 2021
  2. Mar 04, 2021
  3. Jan 04, 2021
  4. Nov 12, 2020
  5. Oct 06, 2020
  6. Oct 01, 2020
  7. Jul 09, 2020
  8. Jun 18, 2020
  9. May 22, 2020
  10. Mar 05, 2020
  11. May 21, 2019
  12. Apr 04, 2019
  13. Mar 13, 2019
  14. Feb 27, 2019
  15. Nov 15, 2018
  16. Nov 13, 2018
  17. Jun 18, 2018
  18. Apr 16, 2018
  19. 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
  20. Nov 09, 2017
  21. Oct 20, 2017
  22. Aug 23, 2017
  23. Aug 22, 2017
  24. Aug 16, 2017
  25. Jun 22, 2017
  26. May 18, 2017
  27. May 02, 2017
  28. Apr 25, 2017
  29. Apr 18, 2017
  30. Mar 19, 2017
  31. Feb 27, 2017
  32. Feb 20, 2017
  33. Feb 09, 2017
  34. Jan 25, 2017
  35. Jan 09, 2017
  36. Dec 21, 2016
  37. Dec 05, 2016
  38. Oct 27, 2016
Loading