-
Notifications
You must be signed in to change notification settings - Fork 395
Open
Labels
Dev DaysASWF Dev Days suitable projectASWF Dev Days suitable projectbuild / testing / port / CIAffecting the build system, tests, platform support, porting, or continuous integration.Affecting the build system, tests, platform support, porting, or continuous integration.good first issueGood one-day project for beginners without much knowledge of the code baseGood one-day project for beginners without much knowledge of the code basehelp wantedA task that is desired, but needs somebody to commit the effort to implement it.A task that is desired, but needs somebody to commit the effort to implement it.windowsProblems specific to MS Windows OSProblems specific to MS Windows OS
Description
Our CI doesn't actually build and test on Windows. This causes no end of despair.
How hard can it be? You don't really need to know anything about OSL internals or even C++ programming. It's mainly about wrangling builds and knowing how such things are done on Windows. Maybe it's even a good Dev Days project?
OpenImageIO's build and CI system is basically the same as OSL's, and it has Windows builds in its CI, so that should provide much of the template (and existence proof) for how this can be done. Probably the hardest part is that unlike OIIO, OSL will need LLVM installed as a dependency.
Metadata
Metadata
Assignees
Labels
Dev DaysASWF Dev Days suitable projectASWF Dev Days suitable projectbuild / testing / port / CIAffecting the build system, tests, platform support, porting, or continuous integration.Affecting the build system, tests, platform support, porting, or continuous integration.good first issueGood one-day project for beginners without much knowledge of the code baseGood one-day project for beginners without much knowledge of the code basehelp wantedA task that is desired, but needs somebody to commit the effort to implement it.A task that is desired, but needs somebody to commit the effort to implement it.windowsProblems specific to MS Windows OSProblems specific to MS Windows OS