SQLite

All files named ”mkextw.sh”
Login

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

History for mkextw.sh

2014-03-13
15:41
Deleted: Merge latest trunk changes into this branch. (check-in: [d17231b63d] user: dan branch: threads, size: 0)
2014-02-13
19:10
Deleted: Change README to README.md and expand it. Remove unrelated and obsolete files. (check-in: [18d4e258c4] user: drh branch: trunk, size: 0)
2013-07-04
23:53
[d2a981497b] part of check-in [f2ab874782] Modify several extensions to use the new exported function naming. Fix some shared library compilation issues. (check-in: [f2ab874782] user: mistachkin branch: extRefactor, size: 635)
2008-06-26
10:41
[4123480947] part of check-in [cdd4cf4ce2] Change the OS_XXX pre-processor symbols to SQLITE_OS_XXX. Symbols "OS_UNIX", "OS_WIN", "OS_WINCE", "OS_OS2" and "OS_OTHER" are now "SQLITE_OS_UNIX", "SQLITE_OS_WIN", "SQLITE_OS_WINCE", "SQLITE_OS_OS2" and "SQLITE_OS_OTHER", respectively. (CVS 5311) (check-in: [cdd4cf4ce2] user: danielk1977 branch: trunk, size: 640)
2007-07-20
13:42
Added: [1a866b5363] part of check-in [e269f6e9f6] Updates to build scripts. Added scripts for building FTS2 shared libraries. (CVS 4171) (check-in: [e269f6e9f6] user: drh branch: trunk, size: 633)