Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add link to Windows Embedded Compact information on the download page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
294c29fd211985b6ddd38d7dcbf1efd8 |
User & Date: | mistachkin 2013-11-15 20:52:02.529 |
Context
2013-11-15
| ||
21:01 | Add support for compiling the core projects for Windows Embedded Compact 2013 using the appropriate SDK with Visual Studio 2012. check-in: 0adcab7b75 user: mistachkin tags: trunk | |
20:52 | Add link to Windows Embedded Compact information on the download page. check-in: 294c29fd21 user: mistachkin tags: trunk | |
08:38 | When checking for builds and releases available for testing, make sure the matching interop assembly or core library exists, if necessary (i.e. the primary assembly is not mixed-mode). check-in: 5fc3695abf user: mistachkin tags: trunk | |
Changes
Changes to www/downloads.wiki.
︙ | ︙ | |||
78 79 80 81 82 83 84 85 86 87 88 89 90 91 | as we do not necessarily have any knowledge of the other projects that use the same (or a similar) name. That being said, if a particular question is related to the core SQLite native library itself, one of the <a href="http://www.sqlite.org/support.html">SQLite support options</a> is probably the best way to get an answer. </td> </tr> </table> <table width="100%" cellpadding="5"> <tr> <td colspan="3" class="importantHeader"> <b>Package Types</b> </td> | > > > > > > > > > > > > > > > > > > > > > > > > > > | 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 | as we do not necessarily have any knowledge of the other projects that use the same (or a similar) name. That being said, if a particular question is related to the core SQLite native library itself, one of the <a href="http://www.sqlite.org/support.html">SQLite support options</a> is probably the best way to get an answer. </td> </tr> <tr bgcolor="#fff1c8"> <td colspan="3" class="importantHeader"> <b>Windows Embedded Compact</b> </td> </tr> <tr bgcolor="#fff1c8"> <td colspan="3" class="importantNotes"> Further information on integrating SQLite into Windows Embedded Compact can be found at the following web site: </td> </tr> <tr bgcolor="#fff1c8"> <td class="importantNotes"> </td> <td class="importantNotes" align="center"> <a href="https://cesqlite2013.codeplex.com/">SQLite for Windows Embedded Compact 2013</a> </td> <td class="importantNotes"> </td> </tr> </table> <table width="100%" cellpadding="5"> <tr> <td colspan="3" class="importantHeader"> <b>Package Types</b> </td> |
︙ | ︙ |