Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for System.Data.SQLite/System.Data.SQLite.Module.2008.csproj
2018-02-20
| ||
14:34 | Enhance support for building the managed projects using Mono. file: [130f895249] check-in: [850533f006] user: mistachkin branch: trunk, size: 3058 | |
2016-03-01
| ||
21:08 | Managed project files should not be using '$(Platform)' in conditional expressions. file: [a14e0921ba] check-in: [8a91edfa9f] user: mistachkin branch: trunk, size: 2973 | |
2014-03-12
| ||
02:27 | Move all strong name keys, targets, and configuration files into their own sub-directories. Move all resources for the core System.Data.SQLite assembly into their own sub-directory. Update list of SQLite keywords contained in the resource file. file: [50a0ff98c8] check-in: [d6f98596b9] user: mistachkin branch: trunk, size: 3011 | |
2012-09-20
| ||
11:53 | Allow opened connections to skip adding the extension functions included in the interop assembly. Support loading of SQLite extensions. Add more notifications that use the new static Changed event. Miscellaneous comment cleanup. Cleanup usage of compile-time options for the .NET Framework version. Fix argument checking for the batch file tools. file: [ccb0c0e79b] check-in: [5759e099be] user: mistachkin branch: trunk, size: 2676 | |
2011-06-29
| ||
11:31 | Enhancements to command line build and test automation. file: [58db8ae0a0] check-in: [046dc70fd1] user: mistachkin branch: build-enhancements, size: 2676 | |
2011-02-26
| ||
10:21 | Added interop project to streamlined build system. Updated SQLite to version 3.7.5. Fixed several warnings about unused local variables in extension-functions.c and interop.c. Group the source files by their origin (for clarity). Heavily revised the RC file for consistency and to centralize version information. Unfortunately, VS2008 / VS2010 use entirely different schemas for their property files; therefore, two sets of property files are required. Deleted the extraneous resource.h file. file: [5299beff7c] check-in: [98361f4a6b] user: mistachkin branch: trunk, size: 2627 | |
2011-02-17
| ||
07:52 | Added: More work on streamlined build system. file: [de636ff039] check-in: [55bbb6741b] user: mistachkin branch: trunk, size: 2535 | |