concurrencykit / ck

Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
http://concurrencykit.org/
Other
2.38k stars 313 forks source link

Get new Windows CI build machine #135

Open sbahra opened 5 years ago

sbahra commented 5 years ago

Old infrastructure is not as actively maintained.

sbahra commented 5 years ago

It looks like Travis CI does support Windows at this point, so let's migrate to that.

sbahra commented 4 years ago

This is something we could use help with, I won't have cycles to get to this until July at the earliest.