Skip to content
Snippets Groups Projects
  1. Aug 31, 2023
  2. Oct 26, 2022
    • Omveer Singh's avatar
      Transition to Modern CMake (MQ Dir) · 0c11a598
      Omveer Singh authored
      CMakeList.txt files are modified according to modern CMake.
      generate_cbm_executable() macro is used to make executable.
      Imported targets of each package are used as dependencies.
      0c11a598
  3. Jul 25, 2022
  4. Jul 20, 2022
  5. Jun 10, 2022
  6. May 06, 2022
  7. May 04, 2022
  8. May 02, 2022
  9. Apr 07, 2022
    • Administrator's avatar
      Remove usage of deprecated functions · 38c214ec
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      The templated functions Deserialize and Serialize of the FairMQ Device are
      marked deprecated. These templates acctually only forward the call to the
      BoostSerializer and RootSerializer classes which are part of FairRoot.
      Call these classes directly to remove deprectaion warnings.
      dev_2022_15
      38c214ec
  10. Mar 03, 2022
    • Administrator's avatar
      Install MQ startup scripts · 31c13d83
      Administrator authored
      Create MQ startup scripts to be installed already at the configuration stage
      and store the in the build tree. The difference between the scripts used in
      the build tree and the scripts finally installed are the hardcoded directory
      information inside. In the scripts to be used inside the build directory this
      links to the source and the build directories whereas it links to the
      installation directory in case of the scripts which are installed.
      Copy the scripts during installation to the correct directory.
      Install the MQ executables in the same directory structure as in the build
      directory.
      31c13d83
  11. Sep 27, 2021
    • Administrator's avatar
      Fix license headers in MQ directory · c74816d6
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      Remove wrong license header drom several files which came in by using a
      template. The code was developed by the respective persons, the license header
      came in by using a skeleton.
      c74816d6
  12. Jul 23, 2021
  13. Jun 17, 2021
  14. May 27, 2021
  15. Apr 01, 2021
  16. Mar 29, 2021
  17. Mar 26, 2021
  18. Mar 08, 2021
  19. Jul 10, 2020
  20. Jun 03, 2020
Loading