System.Data.SQLite

Check-in [27070650ec]
Login

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

Overview
Comment:Update master release archive manifest again to include one missed file for the PocketPC release archive.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 27070650ec2fc8df9d54c9b0536295b1c0389da1
User & Date: mistachkin 2013-05-24 02:42:23.458
Context
2013-05-24
09:31
System.Data.SQLite release 1.0.86.0. check-in: e4f1fb807d user: mistachkin tags: trunk, release, release-1.0.86.0
02:44
Final updates for the 1.0.86.0 release. Closed-Leaf check-in: 10166d1d96 user: mistachkin tags: preRelease
02:42
Update master release archive manifest again to include one missed file for the PocketPC release archive. check-in: 27070650ec user: mistachkin tags: trunk
2013-05-23
23:09
Update the master release archive manifest. check-in: e02e359a10 user: mistachkin tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to Setup/verify.lst.
524
525
526
527
528
529
530

531
532
533
534
535
536
537
#       the standard "PocketPC" binary archives (i.e. for the .NET Compact
#       Framework).
#
set sds_manifests(binaryCompact) {
  [appendArgs SQLite.Interop. [format %03d $build] .dll]
  [appendArgs SQLite.Interop. [format %03d $build] .pdb]
  test.cfg

  testce.exe
  testce.pdb
}

###############################################################################
#
# NOTE: This is the list of core files that should be present in all setup







>







524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
#       the standard "PocketPC" binary archives (i.e. for the .NET Compact
#       Framework).
#
set sds_manifests(binaryCompact) {
  [appendArgs SQLite.Interop. [format %03d $build] .dll]
  [appendArgs SQLite.Interop. [format %03d $build] .pdb]
  test.cfg
  test.sql
  testce.exe
  testce.pdb
}

###############################################################################
#
# NOTE: This is the list of core files that should be present in all setup