about summary refs log tree commit diff homepage
path: root/scripts/build/v-sqlite.inc
AgeCommit message (Collapse)Author
2022-03-30Clearly separate between LLVM, a bitcode compiler, and sanitizer compilerMartin Nowack
All three can be different but also provided by the same package. By separating the different use-cases, it allows to set them independently.
2019-04-05Remove CC as requirement; automatically set by sanitizer_compilerMartin Nowack
Update build sqlite script
2019-04-04Add MSan support for sqliteTimotej Kapus