System.Data.SQLite

Check-in [05063e5426]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add better detection of the right shared library name for the POSIX sub-platform.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 05063e542616c0ce42a71e3ede7efd5991402b62
User & Date: mistachkin 2016-03-24 23:10:35.089
Context
2016-03-24
23:57
Modify the core managed assembly to always omit the '.dll' suffix. For the Mono related scripts, always use interop assembly naming. For the POSIX build scripts, always adhere to the Mono DLL naming convention. check-in: 421eadd049 user: mistachkin tags: trunk
23:10
Add better detection of the right shared library name for the POSIX sub-platform. check-in: 05063e5426 user: mistachkin tags: trunk
22:56
When building the managed binaries for Mono, only build those targeting the CLR v4. check-in: 9966be7640 user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Setup/compile-interop-assembly-debug.sh.
Changes to Setup/compile-interop-assembly-release.sh.
Changes to Setup/run-mono-tests-debug.sh.
Changes to Setup/run-mono-tests-release.sh.