Daniel Lemire
|
939b6b854a
|
This adds /permissive- to recent visual studio builds (#1596)
* This adds /permissive-.
* Typo.
* Trying this simple fix.
|
2021-06-01 10:57:37 -04:00 |
Paul Dreik
|
af4db55e66
|
remove trailing whitespace (#1284)
|
2020-11-03 21:48:09 +01:00 |
Daniel Lemire
|
51b835f71b
|
Correcting typo (#1007)
Co-authored-by: Daniel Lemire <lemire@gmai.com>
|
2020-06-30 10:19:37 -04:00 |
Daniel Lemire
|
ccc94c9b05
|
Mingw tests (32-bit and 64-bit) (#1004)
|
2020-06-29 21:10:54 -04:00 |
myd7349
|
ac0c3093f4
|
Fix build error on UWP (#896)
For x64-uwp, size_t is 64-bit, DWORD is 32-bit.
When /WX compiler option is specified, error occurs.
|
2020-05-25 09:49:24 -04:00 |
John Keiser
|
5312fd30e5
|
Fix CRT_SECURE warnings in clang
|
2020-05-04 11:36:00 -07:00 |
Furkan Usta
|
977e1a94b2
|
Use dirent_portable.h only in MSVC
|
2020-05-02 15:16:50 +03:00 |
Daniel Lemire
|
2a1f8fa8f1
|
Provides support for clang under Windows. (#817)
|
2020-04-27 22:09:27 -04:00 |
John Keiser
|
0e6ea76e88
|
Make checkperf work on Windows (#799)
* Make command line arguments work for Windows
* Run checkperf on Windows
|
2020-04-27 14:20:05 -04:00 |
John Keiser
|
beaa6a9a7a
|
Create simdjson-windows-headers interface library
|
2020-04-08 14:52:56 -07:00 |
dbj
|
9842e1f9d0
|
dirent portable latest version (#435)
|
2020-01-07 18:41:57 -05:00 |
Daniel Lemire
|
58d41923fd
|
Porting to visual studio
Now builds on Visual Studio
|
2018-12-30 21:00:19 -05:00 |