System.Data.SQLite

Check-in [8e630a5299]
Login

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

Overview
Comment:Update release procedures with some tooling info and links.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 8e630a529938ccdbd29164cd0087beaaeb367f9c
User & Date: mistachkin 2014-12-16 19:00:06.262
Context
2014-12-16
19:00
Fix missing 'and'. check-in: d4cb6858ed user: mistachkin tags: trunk
19:00
Update release procedures with some tooling info and links. check-in: 8e630a5299 user: mistachkin tags: trunk
18:41
Update master release archive manifest. check-in: 6198c5f180 user: mistachkin tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to www/release.wiki.
320
321
322
323
324
325
326









327
328
329
330
331
332
333

  <li>
    Enter the following command to build all the source release packages:
    <br />
    <br />
    <b>..\Externals\Eagle\bin\EagleShell.exe -file verify.eagle Output true</b>
    <br />









    <br />
    <i>If errors are generated, the file
    &quot;&lt;root&gt;\Setup\data\verify.lst&quot; may need to be updated to
    account for the files that have been added and/or removed from the release
    archives since the previous release.</i>
  </li>
</ol>







>
>
>
>
>
>
>
>
>







320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342

  <li>
    Enter the following command to build all the source release packages:
    <br />
    <br />
    <b>..\Externals\Eagle\bin\EagleShell.exe -file verify.eagle Output true</b>
    <br />
    <br />
    <i>This assumes that the <a href="http://www.fossil-scm.org/">Fossil</a>,
    <a href="http://sourceforge.net/projects/innounp/">Inno Setup Unpacker</a>,
    <a href="http://www.rarlab.com/">UnRAR</a>, and
    <a href="http://www.info-zip.org/">UnZip</a> binaries are available in the
    locations specified via the &quot;FossilTool&quot;,
    &quot;InnoUnpackTool&quot;, &quot;UnRARTool&quot;, &quot;UnZipTool&quot;
    environment variables, respectively.</i>
    <br />
    <br />
    <i>If errors are generated, the file
    &quot;&lt;root&gt;\Setup\data\verify.lst&quot; may need to be updated to
    account for the files that have been added and/or removed from the release
    archives since the previous release.</i>
  </li>
</ol>