[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] c0747b: adapt fmssm and fmssmn makefile modules to new com...

GitHub noreply at github.com
Fri Sep 2 14:03:00 BST 2016


  Branch: refs/heads/feature-SMtower-2L
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: c0747bea831b9e7009a066dad7c16f5096c2dd10
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c0747bea831b9e7009a066dad7c16f5096c2dd10
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-09-01 (Thu, 01 Sep 2016)

  Changed paths:
    M models/fmssm/module.mk
    M models/fmssmn/module.mk

  Log Message:
  -----------
  adapt fmssm and fmssmn makefile modules to new commands


  Commit: 13d14504498b721d0823a2c3134f661c542b5482
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/13d14504498b721d0823a2c3134f661c542b5482
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-09-01 (Thu, 01 Sep 2016)

  Changed paths:
    M models/fmssm/module.mk
    M models/fmssmn/module.mk

  Log Message:
  -----------
  adding missing clean targets


  Commit: 3d79252b3cd7fb5a27a7bd4d0e7088953d3d3361
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3d79252b3cd7fb5a27a7bd4d0e7088953d3d3361
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-09-01 (Thu, 01 Sep 2016)

  Changed paths:
    M models/fmssm/module.mk
    M models/fmssmn/module.mk

  Log Message:
  -----------
  adding separate clean-<>-src target for convenience


  Commit: 7786aa2d1c3830a90417b0492419c15489de546f
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7786aa2d1c3830a90417b0492419c15489de546f
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-09-01 (Thu, 01 Sep 2016)

  Changed paths:
    M models/fmssm/module.mk
    M models/fmssmn/module.mk

  Log Message:
  -----------
  adding explicit dependency on .inc files to make them be generated

Note: The deeper problem is, that the .inc files don't yet exist and
need to be generated.  Still, they should appear in the list of the
dependencies, which can be triggered with the -MG option.

However, using the -MG option leads to a compiler error in the GM2Calc
interface, because our depgen.x does never ignore #include statements
wrapped in an #ifdef #endif block.  This needs to be fixed at some
point.


  Commit: 3c119e2fa68a729a2941e59815dcdf3c09eda965
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/3c119e2fa68a729a2941e59815dcdf3c09eda965
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

  Changed paths:
    M src/error.hpp
    M src/fixed_point_iterator.hpp
    M src/spectrum_generator_settings.cpp
    M src/standard_model.cpp
    M src/wrappers.hpp

  Log Message:
  -----------
  fix -pedantic compiler warnings


  Commit: b3179e46025c7f2534687d9dd06c0e47733f13c9
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b3179e46025c7f2534687d9dd06c0e47733f13c9
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

  Changed paths:
    M models/fmssm/module.mk
    M models/fmssmn/module.mk
    M src/error.hpp
    M src/fixed_point_iterator.hpp
    M src/spectrum_generator_settings.cpp
    M src/standard_model.cpp
    M src/wrappers.hpp

  Log Message:
  -----------
  Merge branch 'development' into feature-SMtower


  Commit: 85c603355b996d168d4d5087b5b2bbd744790ca4
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/85c603355b996d168d4d5087b5b2bbd744790ca4
  Author: Alexander Voigt <Alexander.Voigt at desy.de>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

  Changed paths:
    M models/fmssm/module.mk
    M models/fmssmn/module.mk
    M src/error.hpp
    M src/fixed_point_iterator.hpp
    M src/spectrum_generator_settings.cpp
    M src/standard_model.cpp
    M src/wrappers.hpp

  Log Message:
  -----------
  Merge branch 'feature-SMtower' into feature-SMtower-2L


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/c8f3546972dc...85c603355b99


More information about the Flexiblesusy-commits mailing list