]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
scripts : use official split.py for cpp-httplib (#19588)
authorAdrien Gallouët <redacted>
Sat, 14 Feb 2026 07:41:16 +0000 (08:41 +0100)
committerGitHub <redacted>
Sat, 14 Feb 2026 07:41:16 +0000 (08:41 +0100)
commitc7db95f10638550392deaa85e65d6df7e886e7ab
tree226734155f5fb74983fd178c6ede3cbeb1ba7967
parent0d00ef65ed3fe5e995247ef9b9f83d5467b9191e
scripts : use official split.py for cpp-httplib (#19588)

* scripts : use official split.py for cpp-httplib

Using the official script is safer and ensures the generated code aligns
with the library's standards.

Signed-off-by: Adrien Gallouët <redacted>
* Catch generic errors

Signed-off-by: Adrien Gallouët <redacted>
* Allow print()

Signed-off-by: Adrien Gallouët <redacted>
* Ensure robust cleanup

Signed-off-by: Adrien Gallouët <redacted>
---------

Signed-off-by: Adrien Gallouët <redacted>
scripts/sync_vendor.py
vendor/cpp-httplib/httplib.cpp
vendor/cpp-httplib/httplib.h