System.Data.SQLite

All files named ”SQLite.Interop/SQLite.Interop.Static.2010.vcxproj”
Login

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

History for SQLite.Interop/SQLite.Interop.Static.2010.vcxproj

2024-06-25
15:28
Project and build updates to better support per-configuration values. file: [7512705bcd] check-in: [1e25aa29cc] user: mistachkin branch: trunk, size: 31616
2024-06-05
00:52
Add the 'compress' and 'zipfile' extensions to the interop assembly. file: [01fa61bf1d] check-in: [2353287b09] user: mistachkin branch: trunk, size: 31563
2022-11-22
20:16
Add experimental support for native sha3 extension. file: [e8e7a63b8f] check-in: [dd498797e7] user: mistachkin branch: trunk, size: 31334
2022-08-30
21:23
Add MSVC version to the resource defines. file: [5a33ad4731] check-in: [098c877ec4] user: mistachkin branch: trunk, size: 31219
20:37
Stub-in extra defines for the interop assembly resource file. file: [ea088aded6] check-in: [feb02a19c6] user: mistachkin branch: trunk, size: 31091
2022-03-03
19:34
Update SQLite core library to the 3.38.0 release. Update version history docs. file: [0a25cb6e2b] check-in: [31236fc07d] user: mistachkin branch: trunk, size: 30867
2019-07-27
01:48
Add SQLITE_USER_DEFINES and INTEROP_USER_DEFINES placeholders to the native project files. file: [9a71b3bc68] check-in: [7324638166] user: mistachkin branch: trunk, size: 30979
2018-02-20
14:34
Enhance support for building the managed projects using Mono. file: [5cd9bfe596] check-in: [850533f006] user: mistachkin branch: trunk, size: 30603
2017-02-02
19:26
Add experimental support for native sha1 extension. file: [b0d59775b7] check-in: [f1feb19c18] user: mistachkin branch: trunk, size: 30518
2016-08-31
20:55
Further refinements. file: [7bb7f4f2af] check-in: [1df1cd4fec] user: mistachkin branch: interopPostBuild, size: 30407
20:28
More work on the PostBuildEvent replacements. file: [0b9a36f276] check-in: [999c925007] user: mistachkin branch: interopPostBuild, size: 30399
19:21
Import the custom MSBuild targets file from the appropriate interop assembly project files. file: [66a5dd4fd1] check-in: [46d5646194] user: mistachkin branch: trunk, size: 31179
2016-03-23
00:42
Move the primary interop assembly source code files into the 'generic' sub-directory. file: [675ff33cbb] check-in: [347ba2f872] user: mistachkin branch: trunk, size: 31112
2015-12-12
04:49
Fix typo in SQLite interop project files (for VS 20XX) that impacts customization of INTEROP_LIBRARY_DEPENDENCIES. file: [864ac57fce] check-in: [70131d4f23] user: mistachkin branch: trunk, size: 31104
2015-09-11
19:31
Add experimental support for the 'json1' extension, enabled by default. file: [b0ba716879] check-in: [206cf1bc0a] user: mistachkin branch: trunk, size: 31104
2015-07-14
22:03
Add experimental support for the FTS5 loadable extension. file: [56a9400785] check-in: [b1750e5eba] user: mistachkin branch: trunk, size: 30992
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: [bf620249de] check-in: [d6f98596b9] user: mistachkin branch: trunk, size: 30881
2014-02-04
08:07
For the MSBuild based SQLite interop assembly projects, make sure the solution settings file is imported after the properties files. file: [1fe5418056] check-in: [f7ed2c1f03] user: mistachkin branch: trunk, size: 30863
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: [a82be4f4ec] check-in: [e413195c8e] user: mistachkin branch: trunk, size: 30863
2014-01-24
01:27
More work on getting 32-bit on 64-bit testing support working. file: [8bbabc33fc] check-in: [b310edde93] user: mistachkin branch: trunk, size: 30775
2013-12-02
19:53
Add the percentile loadable extension to the interop assembly. file: [24a22902c5] check-in: [ebd58ca385] user: mistachkin branch: trunk, size: 30463
2013-10-28
07:59
Add experimental support for the regexp extension. file: [138afdba93] check-in: [c0260ae9bc] user: mistachkin branch: regexp, size: 30346
2013-10-15
06:26
Update SQLite core library to the latest trunk code. Add the 'totype' extension. file: [86614343e9] check-in: [159d24c754] user: mistachkin branch: trunk, size: 30233
2013-07-25
08:23
Enable better integration with external native libraries to be linked with the interop assembly. file: [083df1e1f0] check-in: [52cb9b7778] user: mistachkin branch: trunk, size: 30120
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: [38e1cc70a7] check-in: [a85fc42853] user: mistachkin branch: virtualTables, size: 28569
2013-06-20
01:40
More work on disposable vtable integration. file: [a7d2fc287d] check-in: [5a2bdec84f] user: mistachkin branch: virtualTables, size: 27454
2012-11-16
19:04
Enhance project files for Visual Studio 2010/2012 to allow easier targeting of the .NET Framework 3.5. file: [27c170ed15] check-in: [6f8cffd539] user: mistachkin branch: trunk, size: 27408
2012-10-06
05:58
Remove superfluous Unicode related defines in the native project files. file: [1f4e23aff7] check-in: [e84d4d5613] user: mistachkin branch: trunk, size: 27237
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: [946a9f0e14] check-in: [5759e099be] user: mistachkin branch: trunk, size: 27373
2012-09-14
09:03
Make the strong name signing target(s) and build steps more robust when Visual Studio 2012 is installed. file: [e99bf93587] check-in: [bca430acc5] user: mistachkin branch: vs2012, size: 27273
07:34
Initial work on supporting Visual Studio 2012. file: [62b9902ca2] check-in: [58dc41d4c8] user: mistachkin branch: vs2012, size: 26393
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: [a2027501d0] check-in: [fd6a7e09b8] user: mistachkin branch: trunk, size: 26409
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: [ab6b6977c5] check-in: [a594f67d47] user: mistachkin branch: trunk, size: 26209
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: [871cbf5472] check-in: [d3df632e9f] user: mistachkin branch: trunk, size: 26199
2011-11-23
07:12
Correct native platform checks in the interop project files and the test runner batch file. file: [dded9423f2] check-in: [f42a1a5da8] user: mistachkin branch: trunk, size: 25862
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: [9b0289e546] check-in: [7ef5b80330] user: mistachkin branch: trunk, size: 25795
2011-07-24
21:50
Sync up ProjectGuids for the static interop projects. file: [db66faf92b] check-in: [5c03dc1829] user: mistachkin branch: trunk, size: 25691
21:43
Renamed and modified SQLite.Interop/SQLite.Interop.2010.static.vcxproj → SQLite.Interop/SQLite.Interop.Static.2010.vcxproj. Support building the statically linked interop projects from any of the solutions. file: [ad791df8ab] check-in: [740c774926] user: mistachkin branch: trunk, size: 25721