Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add benchmarks for json string serialize/deserialize (#12258) | paradust7 | 2022-05-06 |
| | | | Co-authored-by: sfan5 <sfan5@live.de> | ||
* | Use CMake's -B, --build, and --install options | ShadowNinja | 2022-04-08 |
| | |||
* | Auto-detect level of parallelism | ShadowNinja | 2022-04-08 |
| | |||
* | Use build directory for builds | ShadowNinja | 2022-04-08 |
| | |||
* | ci: Update Github Actions workflows (#9774) | sfan5 | 2020-05-02 |
| | |||
* | Replace travis with github actions (#9641) | Loïc Blot | 2020-04-20 |
* Move outside of travis to Github actions This will permit to have better integrated CI workflow than the previous travis one. |