billyquith / ponder

C++ reflection library with Lua binding, and JSON and XML serialisation.
http://billyquith.github.io/ponder/
Other
642 stars 95 forks source link

Add Windows CI #3

Closed billyquith closed 8 years ago

billyquith commented 8 years ago

Use Appveyor to support Windows CI. Need:

billyquith commented 8 years ago

Added Appveyor config. Compiling is done. Just need to get tests calling correctly.

billyquith commented 8 years ago

Still need to add static and dynamic library testing. But debug & release, 32/64 bit added and passing.