System.Data.SQLite

All files named ”SQLite.Interop/SQLite.Interop.2005.vcproj”
Login

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

History for SQLite.Interop/SQLite.Interop.2005.vcproj

2024-06-25
15:28
Project and build updates to better support per-configuration values. file: [ab3b678021] check-in: [1e25aa29cc] user: mistachkin branch: trunk, size: 48119
2024-06-05
00:52
Add the 'compress' and 'zipfile' extensions to the interop assembly. file: [5a83f0d8ed] check-in: [2353287b09] user: mistachkin branch: trunk, size: 47823
2023-06-10
17:47
Modify post-build steps for the interop assembly when built with Visual Studio 200x. file: [c487e3ac53] check-in: [287144df06] user: mistachkin branch: trunk, size: 44948
2022-11-22
20:16
Add experimental support for native sha3 extension. file: [134fbd9685] check-in: [dd498797e7] user: mistachkin branch: trunk, size: 45200
2022-08-30
21:23
Add MSVC version to the resource defines. file: [b0c7f14dec] check-in: [098c877ec4] user: mistachkin branch: trunk, size: 43762
20:37
Stub-in extra defines for the interop assembly resource file. file: [0fff3766cc] check-in: [feb02a19c6] user: mistachkin branch: trunk, size: 43634
2022-03-03
19:34
Update SQLite core library to the 3.38.0 release. Update version history docs. file: [032a62fe51] check-in: [31236fc07d] user: mistachkin branch: trunk, size: 43410
2019-07-27
01:48
Add SQLITE_USER_DEFINES and INTEROP_USER_DEFINES placeholders to the native project files. file: [279fcb06cf] check-in: [7324638166] user: mistachkin branch: trunk, size: 44845
2017-02-02
19:26
Add experimental support for native sha1 extension. file: [2c090495c3] check-in: [f1feb19c18] user: mistachkin branch: trunk, size: 44469
2016-03-23
00:42
Move the primary interop assembly source code files into the 'generic' sub-directory. file: [19cde91f99] check-in: [347ba2f872] user: mistachkin branch: trunk, size: 43035
2015-09-11
19:31
Add experimental support for the 'json1' extension, enabled by default. file: [f7a50e7222] check-in: [206cf1bc0a] user: mistachkin branch: trunk, size: 43027
2015-07-14
22:03
Add experimental support for the FTS5 loadable extension. file: [f02bbbae37] check-in: [b1750e5eba] user: mistachkin branch: trunk, size: 41592
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: [63a03f7b32] check-in: [d6f98596b9] user: mistachkin branch: trunk, size: 40158
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: [1bf3aa0cb0] check-in: [e413195c8e] user: mistachkin branch: trunk, size: 40148
2014-01-24
01:27
More work on getting 32-bit on 64-bit testing support working. file: [80b61dbe7b] check-in: [b310edde93] user: mistachkin branch: trunk, size: 40496
2013-12-02
19:53
Add the percentile loadable extension to the interop assembly. file: [bdb9171dda] check-in: [ebd58ca385] user: mistachkin branch: trunk, size: 40738
2013-10-28
07:59
Add experimental support for the regexp extension. file: [7ee5c6c9fe] check-in: [c0260ae9bc] user: mistachkin branch: regexp, size: 39298
2013-10-15
06:26
Update SQLite core library to the latest trunk code. Add the 'totype' extension. file: [33053e5ba5] check-in: [159d24c754] user: mistachkin branch: trunk, size: 37862
2013-07-25
08:23
Enable better integration with external native libraries to be linked with the interop assembly. file: [fae37a37f8] check-in: [52cb9b7778] user: mistachkin branch: trunk, size: 36426
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: [cdaf23770b] check-in: [a85fc42853] user: mistachkin branch: virtualTables, size: 35249
2013-06-20
01:40
More work on disposable vtable integration. file: [188708f36e] check-in: [5a2bdec84f] user: mistachkin branch: virtualTables, size: 33345
2012-10-06
05:58
Remove superfluous Unicode related defines in the native project files. file: [eda7fc375a] check-in: [e84d4d5613] user: mistachkin branch: trunk, size: 33277
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: [3ca136cf63] check-in: [5759e099be] user: mistachkin branch: trunk, size: 33413
2012-09-14
07:34
Initial work on supporting Visual Studio 2012. file: [b894cfe433] check-in: [58dc41d4c8] user: mistachkin branch: vs2012, size: 33313
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: [748eb982a1] check-in: [fd6a7e09b8] user: mistachkin branch: trunk, size: 33329
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: [12a69cee3e] check-in: [8d9f17bed8] user: mistachkin branch: trunk, size: 33129
2012-02-24
15:41
Added: Add Visual Studio 2005 support to all the applicable solution/project files, their associated supporting files, and the test suite. file: [6762a04acb] check-in: [a594f67d47] user: mistachkin branch: trunk, size: 32635