Skip to content

chehrlic/sqlcipher-amalgamation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLCipher-Amalgamation

This is a helper repo for QSqlCipher-Qt6 which creates the amalgamation version of SQLCipher out of the original SQLCipher repo. The bash script 'create_amalgamation.sh' basically does:

  • clone the sqlcipher repo from https://github.com/sqlcipher/sqlcipher.git for the given tag
  • calls 'configure
  • calls 'make sqlite3.c'
  • and then copies and adds the output to this git repo and creates the corresponding tag No error checking is done.

About

Amalgamation of sqlcipher sources

Resources

License

Stars

2 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors

Languages