Package: valijson / 1.0.3+repack-2

Metadata

Package Version Patches format
valijson 1.0.3+repack-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use system json libraries.patch | (download)

CMakeLists.txt | 41 7 + 34 - 0 !
tests/test_validator.cpp | 4 2 + 2 - 0 !
2 files changed, 9 insertions(+), 36 deletions(-)

---
moved compat optional.hpp to include valijson.patch | (download)

include/valijson/internal/optional.hpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] moved compat/optional.hpp to include/valijson/


cmake config install to usr share.patch | (download)

CMakeLists.txt | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
dont ship json11 parser.patch | (download)

README.md | 1 0 + 1 - 0 !
tests/test_adapter_comparison.cpp | 87 0 + 87 - 0 !
tests/test_validator.cpp | 3 0 + 3 - 0 !
tests/test_validator_with_custom_regular_expression_engine.cpp | 2 0 + 2 - 0 !
4 files changed, 93 deletions(-)

---
use g++14 for gtest.patch | (download)

CMakeLists.txt | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

---