yoannlr
|
f772bf4fbc
|
Port tools to cxxopts (#904)
* Port tools to cxxopts
* Fix minify tool architecture argument
* Fix wrong return code in json2json
* Change return codes
* Better handling of the errors.
* Updating to latest version.
* cxxopts outside of SIMDJSON_COMPETITION
Co-authored-by: Daniel Lemire <lemire@gmail.com>
|
2020-05-29 15:39:23 -04:00 |
Furkan Usta
|
064eb0b24f
|
CMake: Make simdjson-internal-flags subsume simdjson-flags
|
2020-05-03 02:48:29 +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 |
John Keiser
|
09cf18a646
|
Add C++11 tests to cmake
- Add simdjson-flags target so callers don't have flags forced on them
|
2020-04-15 17:26:25 -07:00 |
John Keiser
|
beaa6a9a7a
|
Create simdjson-windows-headers interface library
|
2020-04-08 14:52:56 -07:00 |
John Keiser
|
10b7556a37
|
Specify cmake tests, benchmarks and tools idiomatically
|
2020-04-08 14:52:56 -07:00 |
Daniel Lemire
|
3b24ba9043
|
Adding cmake
|
2018-12-28 13:05:42 -05:00 |