SQLite

All files named ”tool/mkvsix.tcl”
Login

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

History for tool/mkvsix.tcl

2024-07-30
15:49
[67b40996a5] part of check-in [6e5bb48a74] First attempt at getting the build to work with Tcl 9.0. (check-in: [6e5bb48a74] user: drh branch: tcl9, size: 29438)
2016-11-03
21:35
[b9e0777a21] part of check-in [1d0e43c549] Replace a couple more references to Tcl 8.5 in the Windows build tools. (check-in: [1d0e43c549] user: mistachkin branch: trunk, size: 29472)
2016-02-18
21:00
[4abcaf3267] part of check-in [b47d03027e] Correct the install location for the UWP VSIX package. (check-in: [b47d03027e] user: mistachkin branch: branch-3.11, size: 29474)
2016-02-12
05:19
[fbeb0af7cf] part of check-in [717c1fc41a] Naming updates for Universal Windows Platform. (check-in: [717c1fc41a] user: mistachkin branch: trunk, size: 29454)
2015-07-31
15:14
[bbe57cd9ae] part of check-in [fee7ad73c1] When building the VSIX package for UAP, omit the AppLocal suffix for the MSVC runtime library because it is no longer needed. (check-in: [fee7ad73c1] user: mistachkin branch: trunk, size: 29450)
2015-04-19
23:39
[3b58b9398f] part of check-in [e0b7a191f3] Modify the 'mkvsix' tool itself to support the Visual Studio 2015 CTP. (check-in: [e0b7a191f3] user: mistachkin branch: vsix2015, size: 29535)
2014-05-10
17:33
[52a4c61370] part of check-in [f6237a5f19] Merge updates from trunk. Emit the AppliesTo and DependsOn SDK manifest attributes when building the VSIX for Windows Phone 8.1. (check-in: [f6237a5f19] user: mistachkin branch: vsixWinPhone81, size: 28012)
17:28
[64805dc067] part of check-in [0a4f59676b] When using Visual Studio 2013, add the appropriate MaxPlatformVersion attribute to the VSIX SDK manifest. (check-in: [0a4f59676b] user: mistachkin branch: trunk, size: 27012)
2014-05-06
21:30
[021504dacf] part of check-in [7579c44ac1] Merge updates from trunk. (check-in: [7579c44ac1] user: mistachkin branch: vsixWinPhone81, size: 26882)
21:26
[924dcdecda] part of check-in [c1fb04f61e] Enhance the VSIX package creation tool to better support Visual Studio 2013. (check-in: [c1fb04f61e] user: mistachkin branch: trunk, size: 26056)
00:09
[ee6cf791d2] part of check-in [8be166af23] Refactor VSIX package creation tool to better support Visual Studio 2013. (check-in: [8be166af23] user: mistachkin branch: vsixWinPhone81, size: 26887)
2014-04-21
18:00
[0d439bb042] part of check-in [3bf97c811a] Preliminary changes to support building VSIX packages for Windows 8.0 and Windows Phone 8.0 using Visual Studio 2013. (check-in: [3bf97c811a] user: mistachkin branch: vsixWinPhone81, size: 24797)
2014-04-18
00:08
[df937e1fad] part of check-in [a1b2f28ba8] Preliminary changes to support building VSIX packages for Windows Phone 8.1. (check-in: [a1b2f28ba8] user: mistachkin branch: vsixWinPhone81, size: 23904)
2013-10-12
02:31
[6477fb9dab] part of check-in [035d03e942] Permit the creation of VSIX packages for Win32. (check-in: [035d03e942] user: mistachkin branch: trunk, size: 23292)
2013-06-21
07:54
[f3312df26f] part of check-in [9d1b96182a] Update comments and package flavor error message. (check-in: [9d1b96182a] user: mistachkin branch: vsix2013, size: 22899)
2013-06-20
18:53
[b28d7e1dbc] part of check-in [c5954c58c0] VSIX tooling changes to support Visual Studio 2013. (check-in: [c5954c58c0] user: mistachkin branch: vsix2013, size: 22873)
2013-04-11
00:13
[7d6b5c4552] part of check-in [abedd7cb45] Experimental changes to support a Win32 VSIX package flavor. (check-in: [abedd7cb45] user: mistachkin branch: vsixWin32, size: 22711)
2012-10-28
19:35
[0be7f7a591] part of check-in [99f27d642f] Merge VSIX tooling and packaging enhancements to trunk. (check-in: [99f27d642f] user: mistachkin branch: trunk, size: 22325)
2012-10-20
08:40
[0c7febb411] part of check-in [702ebc646b] Modify VSIX build tools in support of an additional package flavor. (check-in: [702ebc646b] user: mistachkin branch: vsixFlavor, size: 22377)
2012-10-19
00:23
[c5e0d52592] part of check-in [0482c73bfd] Add detailed comments to the build tools used to generate the VSIX package. Also, allow the build configurations and native library directories to be overridden for the multi-platform build tool for MSVC. (check-in: [0482c73bfd] user: mistachkin branch: trunk, size: 18694)
2012-10-15
20:28
[adc17f82e3] part of check-in [2c3af657fe] Correct comments and enhance readability of the mkvsix tool. (check-in: [2c3af657fe] user: mistachkin branch: trunk, size: 14483)
2012-10-12
18:06
[a27951f30b] part of check-in [de784399ed] Tooling support for including the debug build in the VSIX package. (check-in: [de784399ed] user: mistachkin branch: trunk, size: 14024)
2012-08-06
22:29
[19b2ab9ea1] part of check-in [9d0720833f] Modify VSIX package generation tool to put the PDB files in the Debug directory. (check-in: [9d0720833f] user: mistachkin branch: trunk, size: 12532)
2012-07-31
08:15
[153187ce9f] part of check-in [22b72e499d] Make the list of platforms dynamic in the SDK manifest inside the VSIX package. (check-in: [22b72e499d] user: mistachkin branch: trunk, size: 12546)
00:43
[ce2ad5da88] part of check-in [12cbf6a934] Modify metadata for the VSIX package and add tooling support for PDBs. (check-in: [12cbf6a934] user: mistachkin branch: trunk, size: 12546)
2012-07-27
02:36
Added: [75fb1b601d] part of check-in [8b90e0c4db] Add tool to generate a VSIX package usable by Visual Studio 2012 RC. (check-in: [8b90e0c4db] user: mistachkin branch: trunk, size: 11199)