Furkan Usta
|
064eb0b24f
|
CMake: Make simdjson-internal-flags subsume simdjson-flags
|
2020-05-03 02:48:29 +03:00 |
Furkan Usta
|
af968c5b44
|
Merge branch 'master' of github.com:simdjson/simdjson into cmake-flags
|
2020-05-03 02:12:23 +03:00 |
Furkan Usta
|
293c104cc4
|
CMake: Separate public and private compilation flags
simdjson-internal-flags for macros and warnings
simdjson-flags for pthread, sanitizer, and libcpp
|
2020-05-02 04:08:47 +03:00 |
Furkan Usta
|
e04cbd71d0
|
Only install singleheader/simdjson.h as part of the public API
|
2020-05-02 01:44:11 +03:00 |
John Keiser
|
6cd418b60a
|
Automatically re-amalgamate when source/headers change
|
2020-04-23 12:17:39 -07:00 |
John Keiser
|
a3b39dfd1a
|
Test against headers amalgamated from current source
|
2020-04-23 12:17:37 -07:00 |
Daniel Lemire
|
74da47e286
|
Building from the single-header files alone everywhere, including under Visual Studio (#778)
* The idea here is to build from the single-header files alone.
* Testing the headers from the repo.
|
2020-04-23 15:07:26 -04:00 |
Daniel Lemire
|
f0ac55ec0c
|
testing on freebsd (#768)
* Adding cirrus tests
* Adding cirrus badge.
|
2020-04-22 21:22:09 -04:00 |
John Keiser
|
d3e44b1108
|
Add amalgamation support to cmake
|
2020-04-20 19:50:51 -07:00 |