
Automatic building of OpenTK trunk
Posted Wednesday, 12 August, 2009 - 10:58 by objarni| Project: | The Open Toolkit library |
| Version: | 1.0-2010-10-06 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
As discussed in this thread, it would be good if OpenTK had a continous integration build server, featuring this:
- Hourly update-prebuild-build of OpenTK trunk
- Generation of "build report" in eg. HTML format, viewable from OpenTK.com
This would make it easier for OpenTK developers to know whether a commit has "broken the trunk", and minimize traffic on the forums for issues of mere compilation errors.
Questions:
- What OSs should the build script build on?
- What build tool should be used? NAnt, xbuild, VisualStudio, ..?
- Should the script also produce "nightly builds" of the OpenTK library?
Lets update the above together, since I'm not sure of the details on how to build OpenTK (never done it, shame on me!)


Comments
#21
Check Instructions.txt in the Build folder for the short version. The documentation has the long version.
#22
Thanks!
#23
Implemented in 1.0-2010-10-06:
msbuild OpenTK.sln /p:Configuration=Release