System.Data.SQLite

Check-in [00c3df8913]
Login

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

Overview
Comment:Exclude more empty directories from the source archive.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | build-enhancements
Files: files | file ages | folders
SHA1: 00c3df89138247d2c4a6546e26d3200de5df9263
User & Date: mistachkin 2011-07-02 05:27:53.449
Context
2011-07-02
05:57
Fixes for build automation on Windows XP. check-in: 678932b7c5 user: mistachkin tags: build-enhancements
05:27
Exclude more empty directories from the source archive. check-in: 00c3df8913 user: mistachkin tags: build-enhancements
05:10
More fixes to build automation to support bundled and non-bundled binary and setup packages. check-in: 88e8c6f883 user: mistachkin tags: build-enhancements
Changes
Unified Diff Ignore Whitespace Patch
Changes to exclude_src.txt.
1
2
3
4
5
6
7
8
9
10
11


12
13
14
15
16
17
18
*.cache
*.docstates
*.fossil
*.ncb
*.suo
*.user
*.zip
_FOSSIL_
bin/*
Externals/*
Membership/obj/*


obj/*
Setup/Output/*
SQLite.Designer/obj/*
SQLite.Designer/Properties/*
SQLite.Designer/VSDesign/*
System.Data.SQLite.Linq/obj/*
System.Data.SQLite/obj/*











>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*.cache
*.docstates
*.fossil
*.ncb
*.suo
*.user
*.zip
_FOSSIL_
bin/*
Externals/*
Membership/obj/*
Membership/Profile/*
Membership/SiteMap/*
obj/*
Setup/Output/*
SQLite.Designer/obj/*
SQLite.Designer/Properties/*
SQLite.Designer/VSDesign/*
System.Data.SQLite.Linq/obj/*
System.Data.SQLite/obj/*