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