System.Data.SQLite

All files named ”SQLite.Interop/SQLite.Interop.Static.2008.vcproj”
Login

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

History for SQLite.Interop/SQLite.Interop.Static.2008.vcproj

2024-06-25
15:28
Project and build updates to better support per-configuration values. file: [a631bc52e9] check-in: [1e25aa29cc] user: mistachkin branch: trunk, size: 48069
2024-06-05
00:52
Add the 'compress' and 'zipfile' extensions to the interop assembly. file: [90271bcc19] check-in: [2353287b09] user: mistachkin branch: trunk, size: 47773
2023-06-10
17:47
Modify post-build steps for the interop assembly when built with Visual Studio 200x. file: [ce8c860b74] check-in: [287144df06] user: mistachkin branch: trunk, size: 44898
2022-11-22
20:16
Add experimental support for native sha3 extension. file: [1c070c2273] check-in: [dd498797e7] user: mistachkin branch: trunk, size: 45150
2022-08-30
21:23
Add MSVC version to the resource defines. file: [0c578b553e] check-in: [098c877ec4] user: mistachkin branch: trunk, size: 43712
20:37
Stub-in extra defines for the interop assembly resource file. file: [89cab72d64] check-in: [feb02a19c6] user: mistachkin branch: trunk, size: 43584
2022-03-03
19:34
Update SQLite core library to the 3.38.0 release. Update version history docs. file: [a1eee4670f] check-in: [31236fc07d] user: mistachkin branch: trunk, size: 43360
2019-07-27
01:48
Add SQLITE_USER_DEFINES and INTEROP_USER_DEFINES placeholders to the native project files. file: [b7fa2f9bad] check-in: [7324638166] user: mistachkin branch: trunk, size: 44795
2017-02-02
19:26
Add experimental support for native sha1 extension. file: [71d6d8985d] check-in: [f1feb19c18] user: mistachkin branch: trunk, size: 44419
2016-03-23
00:42
Move the primary interop assembly source code files into the 'generic' sub-directory. file: [31401dc655] check-in: [347ba2f872] user: mistachkin branch: trunk, size: 42985
2015-09-11
19:31
Add experimental support for the 'json1' extension, enabled by default. file: [939d3a0689] check-in: [206cf1bc0a] user: mistachkin branch: trunk, size: 42977
2015-07-14
22:03
Add experimental support for the FTS5 loadable extension. file: [bbd2a46e42] check-in: [b1750e5eba] user: mistachkin branch: trunk, size: 41542
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: [d81058b9da] check-in: [d6f98596b9] user: mistachkin branch: trunk, size: 40108
2014-02-04
07:28
Make sure that PDB files are copied along with all their SQLite interop assembly files. Cleanup OutDir/TargetDir macro use in all interop assembly project files. file: [ebe90cf085] check-in: [e413195c8e] user: mistachkin branch: trunk, size: 40098
2014-01-24
01:27
More work on getting 32-bit on 64-bit testing support working. file: [2ca41af296] check-in: [b310edde93] user: mistachkin branch: trunk, size: 40446
2013-12-02
19:53
Add the percentile loadable extension to the interop assembly. file: [3942271a99] check-in: [ebd58ca385] user: mistachkin branch: trunk, size: 40688
2013-10-28
07:59
Add experimental support for the regexp extension. file: [d92f338f55] check-in: [c0260ae9bc] user: mistachkin branch: regexp, size: 39248
2013-10-15
06:26
Update SQLite core library to the latest trunk code. Add the 'totype' extension. file: [9d19a5fecd] check-in: [159d24c754] user: mistachkin branch: trunk, size: 37812
2013-07-25
08:23
Enable better integration with external native libraries to be linked with the interop assembly. file: [ec030b8c7a] check-in: [52cb9b7778] user: mistachkin branch: trunk, size: 36376
2013-06-22
02:51
Support compiling without built-in support for creating virtual tables in managed code, thus allowing the vtshim extension module to be excluded. file: [301bc66cdd] check-in: [a85fc42853] user: mistachkin branch: virtualTables, size: 35199
2013-06-20
01:40
More work on disposable vtable integration. file: [79cf99820c] check-in: [5a2bdec84f] user: mistachkin branch: virtualTables, size: 33295
2012-10-06
05:58
Remove superfluous Unicode related defines in the native project files. file: [b9871ef44b] check-in: [e84d4d5613] user: mistachkin branch: trunk, size: 33227
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: [5b1c9272a3] check-in: [5759e099be] user: mistachkin branch: trunk, size: 33363
2012-09-14
07:34
Initial work on supporting Visual Studio 2012. file: [c944f8f76b] check-in: [58dc41d4c8] user: mistachkin branch: vs2012, size: 33263
2012-04-07
22:18
Update all versions to 1.0.81.0. Add DefineConstants property to the SQLiteConnection class to return the list of define constants used when compiling the core managed assembly. Support compiling the interop assembly without support for the custom extension functions and the CryptoAPI based codec. file: [9dad406072] check-in: [fd6a7e09b8] user: mistachkin branch: trunk, size: 33279
2012-03-31
15:19
Modify post-build tasks for Visual Studio 2005/2008 to avoid copying the native interop assembly for other platforms. Also, modify the release preparation tool to avoid zipping native interop assemblies for other platforms. file: [9acf9d17ef] check-in: [8d9f17bed8] user: mistachkin branch: trunk, size: 33079
2012-02-24
15:41
Add Visual Studio 2005 support to all the applicable solution/project files, their associated supporting files, and the test suite. file: [e86f0db065] check-in: [a594f67d47] user: mistachkin branch: trunk, size: 32585
2012-02-22
03:54
Add experimental support for pre-loading the native SQLite library based on the processor architecture of the current process. For now, this feature is disabled by default. file: [16e1f77932] check-in: [d3df632e9f] user: mistachkin branch: trunk, size: 32540
2011-11-23
07:12
Correct native platform checks in the interop project files and the test runner batch file. file: [76f498093c] check-in: [f42a1a5da8] user: mistachkin branch: trunk, size: 32052
2011-09-11
13:14
Fix debug builds of the native interop assembly by making sure that SQLITE_WIN32_MALLOC is not defined with SQLITE_MEMDEBUG (i.e. they are mutually exclusive at compile-time). file: [db7d323dba] check-in: [7ef5b80330] user: mistachkin branch: trunk, size: 31810
2011-07-24
21:44
Re-add file comment removed by VS. file: [ffd68f4acd] check-in: [47bbbd5b6c] user: mistachkin branch: trunk, size: 31706
21:43
Renamed and modified SQLite.Interop/SQLite.Interop.2008.static.vcproj → SQLite.Interop/SQLite.Interop.Static.2008.vcproj. Support building the statically linked interop projects from any of the solutions. file: [f9a835d556] check-in: [740c774926] user: mistachkin branch: trunk, size: 31555