MSCL icon indicating copy to clipboard operation
MSCL copied to clipboard

CMake and build system rework

Open robbiefish opened this issue 3 years ago • 0 comments

  • Removes Visual Studio project files, boost build files, and build scripts and replaces them with a CMake build system
  • Adds dockerfiles for CentOS, Ubuntu, and Windows.
  • Adds scripts to build non-interactively
  • Adds docker VSCode integration
  • Updates build documentation to talk about how to build from CMake
  • Adds Jenkinsfile to allow multibranch and PR builds from jenkins
  • Updates python examples to work for both Python2 and Python3

robbiefish avatar May 18 '22 18:05 robbiefish