Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for Setup/build.bat
2024-08-18
| ||
05:06 | Another build batch tool adjustment. file: [7cda6a33f2] check-in: [277ae21bf1] user: mistachkin branch: trunk, size: 47266 | |
00:13 | Minor change to the previous check-in. file: [4b71e51973] check-in: [569aefbf71] user: mistachkin branch: trunk, size: 47240 | |
2024-08-17
| ||
23:53 | Further enhancements to the build batch tool. file: [fc4f4e8589] check-in: [053035eacb] user: mistachkin branch: trunk, size: 47195 | |
22:50 | Enhancements to the build batch tool. file: [b1d84ed069] check-in: [ca93548cfa] user: mistachkin branch: trunk, size: 43485 | |
2024-07-02
| ||
16:22 | Improve build workaround in the previous check-in. file: [7642a53f17] check-in: [c4b2000f12] user: mistachkin branch: trunk, size: 35387 | |
16:05 | Workaround to build with 'modern' Visual Studio versions. file: [5133c21ebe] check-in: [cc1f4d3e38] user: mistachkin branch: trunk, size: 35065 | |
2023-03-01
| ||
22:41 | Attempt to disable Microsoft telemetry at build time. file: [51e7d22e3e] check-in: [6b7664f039] user: mistachkin branch: trunk, size: 34991 | |
2022-10-30
| ||
07:00 | Minor updates to the Windows batch tools. file: [39f570912a] check-in: [07f329197f] user: mistachkin branch: trunk, size: 34624 | |
2022-08-06
| ||
02:09 | Minor cleanup in the batch tools. file: [e9e99a60ab] check-in: [dc1e7f4531] user: mistachkin branch: trunk, size: 34540 | |
2022-06-11
| ||
00:21 | More diagnostic enhancements to the batch tools. file: [eb9c5b1fde] check-in: [94bb9b9bea] user: mistachkin branch: trunk, size: 34508 | |
2022-06-07
| ||
17:56 | Diagnostic enhancements to the build batch tool. file: [3b05d9538e] check-in: [331eb31719] user: mistachkin branch: trunk, size: 34188 | |
2022-04-15
| ||
15:23 | Fix build tool to prevent environment variable name collisions with Visual Studio Command Prompt windows. file: [8dc1b95edc] check-in: [a07f299150] user: mistachkin branch: trunk, size: 33997 | |
2021-05-24
| ||
21:17 | Enhancements to the INTEROPONLY option to the build batch tool. file: [5b71669f84] check-in: [138bda1536] user: mistachkin branch: preRelease, size: 33971 | |
2021-02-25
| ||
01:01 | Enable more customization of the release build process. file: [ea543437ae] check-in: [af4a138b78] user: mistachkin branch: trunk, size: 32403 | |
2021-02-06
| ||
22:05 | Minor correction to interop project pattern matching in the build tool. file: [5d5955f2ef] check-in: [9b91839039] user: mistachkin branch: trunk, size: 32266 | |
2020-04-03
| ||
18:30 | Partial cherrypick of [18cf53434a2]. file: [251e31e2f1] check-in: [61066a1f7e] user: mistachkin branch: branch-1.0.112, size: 31438 | |
18:24 | Cherrypick of [f6aa557316]. file: [2e377d6329] check-in: [5216297fcd] user: mistachkin branch: branch-1.0.112, size: 26583 | |
2020-03-27
| ||
16:08 | Enhancements to the build system, including better support for 'vswhere' and 'dotnet restore' automation. file: [5c3eb83bca] check-in: [18cf53434a] user: mistachkin branch: trunk, size: 32266 | |
2020-03-10
| ||
03:49 | Attempt to use MSBuild v16.0, if available. file: [395b1a9bfb] check-in: [f6aa557316] user: mistachkin branch: trunk, size: 26954 | |
03:44 | Add preliminary support for the .NET Framework 4.8. file: [4f89760e3f] check-in: [d6b5423937] user: mistachkin branch: trunk, size: 26753 | |
2019-10-09
| ||
22:43 | Build system and test suite infrastructure enhancements. file: [4bdbf10209] check-in: [fbcfe42e02] user: mistachkin branch: netStandard21, size: 26382 | |
20:32 | Add diagnostics to the batch build tool. file: [bf5c8dcb16] check-in: [cde1321da5] user: mistachkin branch: netStandard21, size: 25793 | |
2019-10-05
| ||
17:47 | Initial work on supporting the .NET Standard 2.1 (and .NET Core 3.0). file: [312840beba] check-in: [c1dd57b1a1] user: mistachkin branch: netStandard21, size: 25578 | |
2019-09-28
| ||
18:39 | Pickup build tooling enhancements from upstream. file: [185c9ce3bc] check-in: [a9caf37c2d] user: mistachkin branch: trunk, size: 25218 | |
2019-06-29
| ||
16:10 | Rename a variable in the build batch tool. file: [5168f6d948] check-in: [22b5e0f49a] user: mistachkin branch: trunk, size: 23739 | |
2018-07-26
| ||
02:08 | Corrections to error handling in batch tools. file: [ff9e84d71d] check-in: [eb37c9c9d9] user: mistachkin branch: trunk, size: 23710 | |
2018-05-06
| ||
20:09 | Add preliminary support for the .NET Framework 4.7.2. Also, update the SQLite core library to the latest 3.23.2 release candidate. file: [73e4765475] check-in: [880e608b09] user: mistachkin branch: trunk, size: 23653 | |
2018-04-23
| ||
02:28 | When building with .NET Core, always use the 'Build' target to avoid issues with the final output file being superfluously deleted. file: [e6c90d8c1c] check-in: [23f04e9da0] user: mistachkin branch: netStandard20, size: 23394 | |
2018-04-06
| ||
04:36 | Minor correction to the build batch file. file: [62a0494a7c] check-in: [3087e8c659] user: mistachkin branch: netStandard20, size: 23344 | |
2018-04-05
| ||
14:42 | More porting work on build system, test suite, and web pages. file: [1f481407d3] check-in: [3e80bcba79] user: mistachkin branch: netStandard20, size: 23312 | |
04:51 | Initial work on porting the primary managed assembly to .NET Standard 2.0 (using .NET Core 2.0). file: [d1c961c93c] check-in: [b936950261] user: mistachkin branch: netStandard20, size: 23237 | |
2018-02-02
| ||
17:35 | Set 'Configuration' property to the base configuration when building C# projects from the batch build tool. file: [892b0eb486] check-in: [0e4ae42add] user: mistachkin branch: trunk, size: 22104 | |
2017-11-17
| ||
20:07 | Bump version to 1.0.107.0. Add preliminary support for the .NET Framework 4.7.1. Update version history docs. file: [269a50b13e] check-in: [0c447952e6] user: mistachkin branch: trunk, size: 21781 | |
2017-08-02
| ||
17:33 | Integrate the 'vswhere' tool into the build system. file: [bb5084b00e] check-in: [2945b9a59f] user: mistachkin branch: vs2017, size: 21522 | |
17:20 | Add preliminary support for Visual Studio 2017 and the .NET Framework 4.7. file: [c645ca50f1] check-in: [babe22b817] user: mistachkin branch: vs2017, size: 21253 | |
2017-02-27
| ||
17:20 | Make PATH handling more robust in the batch tools for MSBuild. file: [719e6ca4cc] check-in: [d9a9e08362] user: mistachkin branch: trunk, size: 18114 | |
2016-08-29
| ||
22:30 | Add preliminary support for the .NET Framework 4.6.2. file: [ed4e4d5424] check-in: [18b90474f6] user: mistachkin branch: trunk, size: 17857 | |
2016-06-22
| ||
08:52 | Enhance the batch build tool to support building only the interop assembly (and static or normal). file: [7e06f87a37] check-in: [3ba1cb8a96] user: mistachkin branch: trunk, size: 17648 | |
2016-03-24
| ||
04:59 | In the batch build tool, add support for per-configuration MSBuild properties. Use them to enable all the typical diagnostic features in the Mono debug builds. file: [9ee9081d4f] check-in: [4e85b70ca1] user: mistachkin branch: trunk, size: 16862 | |
2016-03-23
| ||
00:42 | Move the primary interop assembly source code files into the 'generic' sub-directory. file: [8b7df8a1bb] check-in: [347ba2f872] user: mistachkin branch: trunk, size: 16719 | |
2016-02-05
| ||
05:00 | More corrections to the batch tool changes in the previous check-in. file: [fe50b04521] check-in: [a5c24a6b71] user: mistachkin branch: trunk, size: 16711 | |
04:39 | Another small tweak to various batch tools. file: [623154aec7] check-in: [d776872029] user: mistachkin branch: mistake, size: 16713 | |
2016-01-28
| ||
00:06 | Minor correction to the batch tool changes in the previous check-in. file: [53c13c5ec4] check-in: [e342ec0466] user: mistachkin branch: trunk, size: 16661 | |
2016-01-27
| ||
23:46 | Match the batch tool sub-routine 'fn_UnsetVariable' a bit more robust. file: [8d2c59af12] check-in: [6ef3ddcee0] user: mistachkin branch: trunk, size: 16645 | |
2015-12-10
| ||
04:17 | The build batch tool should never override the SOLUTION environment variable if it is already set. file: [3cd7a496b3] check-in: [bb7b1890d0] user: mistachkin branch: preRelease, size: 16625 | |
2015-12-04
| ||
01:52 | Add preliminary support for the .NET Framework 4.6.1. file: [5b0c429fd8] check-in: [e357378801] user: mistachkin branch: trunk, size: 16581 | |
2015-11-06
| ||
20:28 | Stop building the static native binaries by default from the command line. file: [0b7d30d775] check-in: [60ecc34271] user: mistachkin branch: trunk, size: 16372 | |
2015-08-18
| ||
23:12 | Fix release process issues impacting the master release archive manifest and the built packages. file: [153e91ccd1] check-in: [d7fe8b7801] user: mistachkin branch: preRelease, size: 16298 | |
2015-08-15
| ||
23:00 | Fix some harmless compiler warnings and make sure the String.Format wrapper method is used in the new SQLiteFunction methods. file: [161df4ac25] check-in: [133b025301] user: mistachkin branch: delegateFunction, size: 16245 | |
2015-07-23
| ||
04:40 | In the batch build tool, attempt to make sure the target solution/project file matches up with the .NET Framework used. file: [6f224378ca] check-in: [49d0228259] user: mistachkin branch: trunk, size: 16064 | |
2015-07-21
| ||
02:09 | Update the batch build tool for Visual Studio 2015 / .NET Framework 4.6. file: [9b1e4ee2ab] check-in: [b58ba923aa] user: mistachkin branch: vs2015, size: 15884 | |
2015-07-11
| ||
08:05 | Improve build instructions for Mono to prevent use of the per-user configuration files (i.e. when building from a source checkout instead of an official source release package). file: [777aef1aca] check-in: [001c0b4dae] user: mistachkin branch: trunk, size: 15560 | |
2015-06-24
| ||
00:13 | Minor enhancement to the batch build tool. file: [44f82bf14f] check-in: [2cccb64c09] user: mistachkin branch: trunk, size: 15478 | |
2015-04-28
| ||
16:42 | Support using MSBuild v12.0 in the build batch script. file: [e15a4090b0] check-in: [23e2635c4c] user: mistachkin branch: trunk, size: 15354 | |
2014-09-10
| ||
07:17 | Enhancements to the command line build tool. file: [14e2f9e081] check-in: [387e4d4017] user: mistachkin branch: msBuild, size: 10745 | |
2013-12-23
| ||
22:05 | More release automation fixes for Visual Studio 2013. file: [956795df5e] check-in: [dcc9bf8ebc] user: mistachkin branch: preRelease, size: 9204 | |
2013-11-26
| ||
23:48 | More build / setup automation changes for Visual Studio 2013. Add MSVC 2013 runtime redists for x86/x64. file: [90f10a1672] check-in: [cb2832d995] user: mistachkin branch: vs2013, size: 9154 | |
2013-11-05
| ||
06:49 | For the batch build tool, automate modification of the 'include.vsprops' file, if necessary. file: [8e42d565bf] check-in: [a0780d663b] user: mistachkin branch: trunk, size: 8958 | |
2013-09-18
| ||
09:10 | Make the new error messages in the batch build tool more consistent. file: [2c029fce3b] check-in: [aeadebd327] user: mistachkin branch: trunk, size: 7802 | |
2013-09-17
| ||
07:04 | Rename the ManagedVersion property to ProviderVersion. Rename the ManagedSourceId property to ProviderSourceId. Add InteropVersion and InteropSourceId properties to the SQLiteConnection class. file: [9ae82ea964] check-in: [25174c66f9] user: mistachkin branch: trunk, size: 7761 | |
2013-09-16
| ||
22:10 | Add ManagedVersion and ManagedSourceId properties to the SQLiteConnection class. file: [07e39b0a82] check-in: [7eca16cac4] user: mistachkin branch: trunk, size: 7372 | |
2013-08-21
| ||
04:39 | Minor correction to the fn_UnquoteVariable batch tool sub-routine. file: [9f5469d4d0] check-in: [b81aec8b26] user: mistachkin branch: trunk, size: 7030 | |
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: [e723a4a8bd] check-in: [5759e099be] user: mistachkin branch: trunk, size: 7030 | |
2012-09-14
| ||
09:46 | More build and test fixes. file: [ec20a44d53] check-in: [8030db6881] user: mistachkin branch: vs2012, size: 6979 | |
2012-09-11
| ||
03:40 | Show the MSBuild arguments when batch file variables are displayed. file: [0280941d7b] check-in: [f46cda9f0a] user: mistachkin branch: trunk, size: 6786 | |
2012-08-29
| ||
11:19 | Make adjustments to allow the release archive verification tool to verify archives built from the latest trunk. file: [3def1d3ba8] check-in: [4909ea3b27] user: mistachkin branch: trunk, size: 6745 | |
2012-07-21
| ||
02:52 | Modify the diagnostic traces emitted by the SQLite3.Prepare method to include the return code. Also, enable per-user/configuration customized build settings to be loaded via the build batch tool. file: [a4ece6454f] check-in: [17cb0ecf65] user: mistachkin branch: trunk, size: 6685 | |
2012-03-31
| ||
16:00 | Enhance ability to troubleshoot batch tools that CALL other batch tools and/or use PUSHD/POPD. file: [0a9bc2da79] check-in: [ba6fd1cb4b] user: mistachkin branch: trunk, size: 5444 | |
2012-02-02
| ||
18:12 | Improve compatibility with custom command processors by using __ECHO instead of _ECHO in batch tools. file: [5f0ef355c8] check-in: [ed229ff2b0] user: mistachkin branch: trunk, size: 5397 | |
2011-07-22
| ||
21:21 | Fix issue with building in a Visual Studio Command Prompt window. Support building and testing the VS2010 projects using the .NET Framework 3.5. file: [c259c5e2e3] check-in: [a912d7f434] user: mistachkin branch: trunk, size: 5389 | |
2011-07-03
| ||
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: [2912a052cf] check-in: [f53f064e0e] user: mistachkin branch: build-enhancements, size: 5125 | |
2011-07-02
| ||
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: [a01b846e37] check-in: [b6833b5ec1] user: mistachkin branch: build-enhancements, size: 5121 | |
2011-06-29
| ||
13:46 | Add support for build_all tool. Disable GAC task in setup when the native DLL is necessary. file: [e03d2df06d] check-in: [78aa3287dc] user: mistachkin branch: build-enhancements, size: 4887 | |
11:31 | Enhancements to command line build and test automation. file: [5e3978b268] check-in: [046dc70fd1] user: mistachkin branch: build-enhancements, size: 4880 | |
2011-04-13
| ||
19:21 | Merge accidental fork. file: [c7d6861fe9] check-in: [44fd97125e] user: shaneh branch: trunk, size: 4893 | |
2011-04-12
| ||
19:22 | Allow usage of VS 2010 command line build environment when producing managed binaries that require the .NET Framework 2.0. file: [70f902f0fa] check-in: [996656054d] user: mistachkin branch: trunk, size: 4890 | |
16:45 | Workaround for not having VS 2008 installed when using the command-line build environment. file: [6738d70053] check-in: [3ce8ba354b] user: mistachkin branch: trunk, size: 4875 | |
2011-04-09
| ||
21:24 | Added: Add release build automation tool (build.bat). Add readme.htm solution item. Add LINQ assembly to setup. Add diagnostic capabilities to setup baking tools. Change version of LINQ assembly to match primary assembly. Fix warning in compact framework project related to importing the C# build tasks more than once. file: [7cd348178b] check-in: [2ad2abc109] user: mistachkin branch: trunk, size: 4756 | |