Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 1b2e3576 | 2019-01-21 15:26:32 | a couple of fixes to get MSVC Win64 going again | ||
| 6c6b58f6 | 2019-01-21 11:19:11 | use generator to determine if we're building 64-bit code on Windows | ||
| d649daf4 | 2019-01-21 06:14:21 | add new files | ||
| 64d9c5d6 | 2019-01-21 05:24:11 | fixes to build asm on MSVS | ||
| 0ec8c536 | 2019-01-20 23:39:15 | update .gitignore | ||
| cc08f8ea | 2019-01-20 23:38:22 | adjust asm exclusions | ||
| 73b37107 | 2019-01-20 23:37:44 | remove xcode annotations for windows | ||
| e22fea70 | 2019-01-20 22:00:59 | reduce number of Windows configs needed to test | ||
| ecc14270 | 2019-01-20 21:57:40 | disable 2017 builds for now, appveyor is taking too long | ||
| f553a9fe | 2019-01-20 21:18:34 | consider masm/mingw assembly flavors from cmake |