codelite icon indicating copy to clipboard operation
codelite copied to clipboard

Multiple local copies of SQLite3

Open carlo-bramini opened this issue 3 years ago • 6 comments

I have seen that there are several copies of amalgamed SQLite3 into the code tree:

codelite\codelite-cli
version 3.24.0
size ~7.4MB
sdk\databaselayer\src\sqlite3
version 3.7.12.1
size ~4.8MB
sqlite3
version 3.7.12.1
size ~4.8MB

Since I'm using the system library, these local copies do not affect my build (I hope), but perhaps it would be useful to use just one of them as static library and delete the others, for reducing a bit the size of the source archive.

carlo-bramini avatar Feb 05 '22 12:02 carlo-bramini

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs (in 5 days). Thank you for your contributions.

stale[bot] avatar Apr 16 '22 19:04 stale[bot]

Still valid in current master.

carlo-bramini avatar Apr 17 '22 17:04 carlo-bramini

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs (in 5 days). Thank you for your contributions.

stale[bot] avatar Jun 12 '22 18:06 stale[bot]

Still valid in current master.

carlo-bramini avatar Jun 13 '22 15:06 carlo-bramini

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs (within 5 days). Thank you for your contributions.

stale[bot] avatar Aug 13 '22 06:08 stale[bot]

Still applies to current master branch 83265d7.

carlo-bramini avatar Aug 13 '22 11:08 carlo-bramini