server : change deps.sh xxd files to string literals (#5221)
* Changed ugly xxd to literals. HPP files are much more readable as multiline literals rather than hex arrays. * Dashes in literal variable names. Replace . and - with _ in file names -> variable names. * Comment on removing xxd. XXD-> string literals * XXD to string literals. Replaced these unreadable headers with string literal versions using new deps.sh.
This commit is contained in:
parent
fea4fd4ba7
commit
4003be0e5f
5 changed files with 1368 additions and 5454 deletions
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue