-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
33 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule astc-encoder
updated
352 files
Submodule curl
updated
2639 files
Submodule libjpeg
updated
75 files
Submodule libpng
updated
from 07b880 to f13577
Submodule mbedtls
updated
from 869298 to 1873d3
Submodule sqlite
updated
7 files
+37 −0 | .github/workflows/cmake.yml | |
+535 −105 | CMakeLists.txt | |
+14,434 −9,897 | shell.c | |
+14,828 −6,578 | sqlite3.c | |
+412 −150 | sqlite3.h | |
+13 −0 | sqlite3.pc.in | |
+22 −2 | sqlite3ext.h |