lovasko / Svit

C++11 Raytracer
Other
5 stars 1 forks source link

Continuous integration #33

Open lovasko opened 9 years ago

lovasko commented 9 years ago

Since there are no tests right now, the only thing tested should be the build. Svit needs to be compiled on as many OSes as possible and therefore the CI should be done using a VirtualBox and Jenkins, possibly with a custom setup. In the end, a build artefacts (think green/red buttons on top of the README) should be presented.

How to test

By creating a vanilla installation of all OSes with necessary libraries (libpng at this time) and loading always that image and running the appropriate build commands.

OSes to support

vektor330 commented 9 years ago

How come this is the first commit comment ever?

lovasko commented 9 years ago

This is not a commit but rather an issue. Also, this is the way GitHub treats descriptions of issues - there are none. The first comment is considered to be the description. It feels very UNIXy :)