Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix typo on the release process web page. Fix for [89774dc93e]. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
0d23e2583b893352efa962b2a4934017 |
User & Date: | mistachkin 2014-11-28 08:38:17.825 |
Context
2014-12-05
| ||
03:23 | For the NuGet packages, make sure to copy the SQLite interop library files when there is no PostBuildEvent defined. check-in: 7de90061a2 user: mistachkin tags: trunk | |
2014-12-03
| ||
21:14 | Add test and candidate fix for [47c6fa04d3]. check-in: 1fdf3de322 user: mistachkin tags: tkt-47c6fa04d3 | |
2014-11-28
| ||
08:38 | Fix typo on the release process web page. Fix for [89774dc93e]. check-in: 0d23e2583b user: mistachkin tags: trunk | |
2014-11-26
| ||
20:15 | Pickup release archive verification tool changes from upstream. check-in: f64b6958a2 user: mistachkin tags: trunk | |
Changes
Changes to www/release.wiki.
︙ | ︙ | |||
98 99 100 101 102 103 104 | </ol> <a name="testCeBinariesAutomated"></a> <h2>Test Windows CE Binaries via Automation</h2> <ol> <li> | | | 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 | </ol> <a name="testCeBinariesAutomated"></a> <h2>Test Windows CE Binaries via Automation</h2> <ol> <li> Instead of testing the Windows CE binaries <a href="#testCeBinariesManually">manually</a> as described in the next section, the following steps may be used. </li> <li>Open a normal command prompt window with "cmd.exe".</li> <li>Change the current directory to "<root>\Setup".</li> |
︙ | ︙ |