Skip to content

Remove unused files and directories

Martin Lang requested to merge cleanup into develop
  • spack_setup.sh (+ removed bin/ scripts): replaced with mpsd-software-manager-2; the remaining line is currently read from mpsd-software to get the correct branch. The information should go to a new file but that needs to be coordinated with the other tool.
  • Dockerfile, Makefile, dockerfile: not used recently; the octopus part is autotools-specific; the new software-manager is not used.
  • octopus: moving forward people should use CMake to compile octopus. Therefore, I propose we remove all autotools configure templates in the next release. Octopus does come with suitable CMake presets for our HPC system (they are used in the CI) so we do not need to replace the configure scripts with a CMake equivalent.

Merge request reports

Loading