GithubHelp home page GithubHelp logo

Comments (3)

sobolevnrm avatar sobolevnrm commented on June 19, 2024

@intendo has made a lot of progress on this. I still need to move Scons tests over.

@intendo can you update the documentation (somewhere) with these build instructions you sent?

rm -rf build && mkdir build && cd build && cmake -DENABLE_PYTHON=ON .. && cmake --build . && ctest . && cd ..

from apbs.

intendo avatar intendo commented on June 19, 2024

The CMake/test system for APBS is mostly complete for Linux and MacOSX using Github Actions rather than Travis CI.

The build instructions for APBS has been put in a script in the apbs directory called .build.sh that is useful for developers to do end to end build with CMake, test with CTest, and package with CPack.

from apbs.

intendo avatar intendo commented on June 19, 2024

The has been implemented and documented.
It works for Mac and Linux with Github Actions and on Windows with Appveyor.
The build is done with CMake, tests are done with CTest, and packaging is done with CPack.

from apbs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.