Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Split the NorthwindModel* and App.Config files for the 'testlinq' project into VS2008/VS2010 specific variants. More refinements to release automation. Remove hard-coded assembly version number from SQLiteFactory class. Remove 'v4.0' from all assembly version info. Remove unused 'using' statements from the System.Data.SQLite.Linq project. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | build-enhancements |
Files: | files | file ages | folders |
SHA1: |
7161ddc5c26e19d4fd78c610765bd5a8 |
User & Date: | mistachkin 2011-07-01 11:03:27.357 |
Context
2011-07-01
| ||
11:05 | Add App.config for VS2010 version of 'testlinq' project, missing from previous commit. check-in: d57ce3a2f8 user: mistachkin tags: build-enhancements | |
11:03 | Split the NorthwindModel* and App.Config files for the 'testlinq' project into VS2008/VS2010 specific variants. More refinements to release automation. Remove hard-coded assembly version number from SQLiteFactory class. Remove 'v4.0' from all assembly version info. Remove unused 'using' statements from the System.Data.SQLite.Linq project. check-in: 7161ddc5c2 user: mistachkin tags: build-enhancements | |
08:33 | Add 'testlinq' project to the new build system. Cleanup in both test apps. Fix XML doc warnings. check-in: bd2f09af59 user: mistachkin tags: build-enhancements | |
Changes
Changes to SQLite.Designer/AssemblyInfo.cs.
Changes to SQLite.Designer/source.extension.vsixmanifest.
Changes to SQLite.NET.2008.MSBuild.sln.
Changes to SQLite.NET.2008.sln.
Changes to SQLite.NET.2010.MSBuild.sln.
Changes to SQLite.NET.2010.sln.
Changes to Setup/archive.bat.
Added Setup/release.bat.
Changes to System.Data.SQLite.Linq/AssemblyInfo.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/DmlSqlGenerator.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/ISqlFragment.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/InternalBase.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/JoinSymbol.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/KeyToListMap.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/MetadataHelpers.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/SqlBuilder.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/SqlChecker.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/SqlGenerator.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/SqlSelectStatement.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/SqlWriter.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/StringUtil.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/Symbol.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/SymbolPair.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/SymbolTable.cs.
Changes to System.Data.SQLite.Linq/SQL Generation/TopClause.cs.
Changes to System.Data.SQLite.Linq/SQLiteProviderManifest.cs.
Changes to System.Data.SQLite.Linq/SQLiteProviderServices.cs.
Changes to System.Data.SQLite/LINQ/SQLiteFactory_Linq.cs.
Added exclude_bin.txt.
Changes to exclude_src.txt.
Name change from testlinq/App.Config to testlinq/2008/App.config.
Added testlinq/NorthwindModel2008.Designer.cs.
Added testlinq/NorthwindModel2008.edmx.
Name change from testlinq/NorthwindModel.Designer.cs to testlinq/NorthwindModel2010.Designer.cs.
Name change from testlinq/NorthwindModel.edmx to testlinq/NorthwindModel2010.edmx.
Changes to testlinq/testlinq.2008.csproj.
Changes to testlinq/testlinq.2010.csproj.
Changes to tools/install/Properties/AssemblyInfo.cs.
Changes to tools/setup/exe/setup/setup.rc.
Changes to tools/setup/sqlite_setup.vdproj.