Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for Setup/release.bat
2022-10-30
| ||
07:00 | Minor updates to the Windows batch tools. file: [9638e41035] check-in: [07f329197f] user: mistachkin branch: trunk, size: 10614 | |
2022-06-11
| ||
00:21 | More diagnostic enhancements to the batch tools. file: [280d099de6] check-in: [94bb9b9bea] user: mistachkin branch: trunk, size: 10530 | |
2021-05-23
| ||
19:41 | Updates to the release batch tools in order to support the .NET Standard 2.x. file: [38f0493668] check-in: [c218ff1723] user: mistachkin branch: preRelease, size: 10447 | |
2019-10-27
| ||
19:49 | Add optional diagnostic messages to the archive creation batch tooling. file: [6e07f8a6fa] check-in: [0667d036b6] user: mistachkin branch: preRelease, size: 7304 | |
2018-04-07
| ||
16:03 | Add support for .NET Standard 2.0 to the batch build and release tools. file: [94286534eb] check-in: [92bb82d92f] user: mistachkin branch: netStandard20, size: 6858 | |
2016-04-19
| ||
03:57 | More refinements to the release process. file: [7e14522664] check-in: [4447271075] user: mistachkin branch: trunk, size: 6429 | |
2016-04-18
| ||
20:07 | Add support for Mono to the release process. file: [aa09863769] check-in: [eadbd86b54] user: mistachkin branch: trunk, size: 6211 | |
2016-03-25
| ||
04:38 | Minor batch tool improvements. file: [f225685b7c] check-in: [4a28798995] user: mistachkin branch: trunk, size: 6128 | |
2015-10-02
| ||
18:05 | Correct use of 'find.exe' by the batch tools. file: [228ffaf317] check-in: [03db10a564] user: mistachkin branch: trunk, size: 6003 | |
2015-05-27
| ||
00:42 | Support building debug variants of all release packages. file: [c0ea5455de] check-in: [6316be1002] user: mistachkin branch: trunk, size: 5995 | |
2014-04-04
| ||
21:16 | Fix build for .NET Compact Framework. Relocate the archive exclusion files. file: [c1487e5de2] check-in: [9b72adde17] user: mistachkin branch: trunk, size: 5764 | |
2013-11-22
| ||
02:48 | Support for Windows Embedded Compact 2013 in the build and release automation. file: [3097e18767] check-in: [0f1a7b72fa] user: mistachkin branch: wince2013, size: 5749 | |
2013-08-21
| ||
04:39 | Minor correction to the fn_UnquoteVariable batch tool sub-routine. file: [104f3413ad] check-in: [b81aec8b26] user: mistachkin branch: trunk, size: 5640 | |
2013-07-16
| ||
03:33 | Simplify the change in the previous check-in and support the Debug/ReleaseStatic build configurations as well. file: [a223c32591] check-in: [385fa3f34d] user: mistachkin branch: trunk, size: 5640 | |
03:27 | Modify the release batch tool to directly support the NativeOnlyStatic build configuration. file: [672b30e267] check-in: [16adf7b3b1] user: mistachkin branch: trunk, size: 5650 | |
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: [739a056f16] check-in: [5759e099be] user: mistachkin branch: trunk, size: 5587 | |
2012-03-31
| ||
16:00 | Enhance ability to troubleshoot batch tools that CALL other batch tools and/or use PUSHD/POPD. file: [886a4fa4be] check-in: [ba6fd1cb4b] user: mistachkin branch: trunk, size: 5530 | |
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: [b916da3712] check-in: [8d9f17bed8] user: mistachkin branch: trunk, size: 5483 | |
2012-02-02
| ||
18:12 | Improve compatibility with custom command processors by using __ECHO instead of _ECHO in batch tools. file: [fa58858fa0] check-in: [ed229ff2b0] user: mistachkin branch: trunk, size: 5191 | |
2011-11-16
| ||
05:13 | Correct minor usage problem with the %_ECHO% 'macro' in the batch tools. file: [c860b8976e] check-in: [bfd8d6874d] user: mistachkin branch: trunk, size: 5177 | |
2011-10-29
| ||
21:16 | Fix error checking by portions of the batch tools that create missing directories on an as-needed basis. file: [eb5f6506c8] check-in: [299d71992b] user: mistachkin branch: trunk, size: 5177 | |
2011-10-04
| ||
10:20 | Add unit testing wrapper tool capable of testing multiple sets of binaries. Also, update all batch tools to reset the error level prior to checking it. file: [ea33c32b9f] check-in: [095c172f52] user: mistachkin branch: trunk, size: 5161 | |
2011-10-02
| ||
23:56 | Update batch tools to allow precompiled static binaries to be built and packaged. Also, update test procedures web page. Finally, do not use ToLowerInvariant when compiling for the Compact Framework. file: [10b3209f6e] check-in: [0b847e5208] user: mistachkin branch: trunk, size: 5133 | |
2011-08-09
| ||
07:32 | Make sure the output directory exists prior to creating the source and binary release packages. file: [22e24beac0] check-in: [c00b53012c] user: mistachkin branch: trunk, size: 4994 | |
2011-07-03
| ||
15:18 | Fix for incorrect SQLite.Interop.dll being included in x64 binary packages. file: [cf81d3c04c] check-in: [f803d608c8] user: mistachkin branch: trunk, size: 4848 | |
13:02 | Update downloads page (still needs final sizes and hashes). Add automation to build the Windows CE binaries. Modify release automation to produce suitable file names for the Windows CE packages. file: [0e6fe46b3e] check-in: [f53f064e0e] user: mistachkin branch: build-enhancements, size: 4850 | |
2011-07-02
| ||
10:23 | Add automation to generate binary archives for Windows CE. file: [7f15e57475] check-in: [4e0d7f1fd9] user: mistachkin branch: build-enhancements, size: 4665 | |
08:08 | Add initial release automation to support Windows CE and modify automation to strip double quotes from arguments in a more robust fashion. file: [aae710636e] check-in: [b6833b5ec1] user: mistachkin branch: build-enhancements, size: 4231 | |
05:10 | More fixes to build automation to support bundled and non-bundled binary and setup packages. file: [84aa5d0ce9] check-in: [88e8c6f883] user: mistachkin branch: build-enhancements, size: 3985 | |
2011-07-01
| ||
15:02 | More fixes to release automation. Include the name of the framework (e.g. netFx20) in the created archive file names. file: [ec084984bc] check-in: [6813454ca3] user: mistachkin branch: build-enhancements, size: 3812 | |
11:03 | Added: 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. file: [be7f1780c3] check-in: [7161ddc5c2] user: mistachkin branch: build-enhancements, size: 2341 | |