Daniel Lemire
|
5fc6cb15b8
|
This should make things even more robust. If .git is not found, just disable all git work.
|
2020-06-24 16:12:19 -04:00 |
Daniel Lemire
|
f6e9a8eee4
|
Making the cmake more verbose so we can figure out what is happening.
|
2020-06-24 15:44:22 -04:00 |
Daniel Lemire
|
cb8a9ef2c0
|
This removes git as a dependency
|
2020-06-24 15:13:47 -04:00 |
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 |
Daniel Lemire
|
0c19848230
|
Fixes issue 871 (#873)
|
2020-05-10 15:56:49 -04:00 |
John Keiser
|
7317fe1440
|
Don't reinitialize submodules
Add ability to turn competitive benchmarks off (no need for submodules)
|
2020-04-09 08:52:29 -07:00 |
John Keiser
|
6dabfa176a
|
Add competition libraries
|
2020-04-09 08:52:29 -07:00 |
John Keiser
|
0714f5fc67
|
Create dependencies/CMakeLists.txt
|
2020-04-09 08:52:29 -07:00 |