Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of Setup/release_static.bat
2016-01-05
| ||
21:15 | Add missing GOTO statements to several batch tools. file: [0aa2810460] check-in: [7705088027] user: mistachkin branch: trunk, size: 1226 | |
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: [d9dcbe06b3] check-in: [5759e099be] user: mistachkin branch: trunk, size: 1208 | |
2012-03-31
| ||
16:00 | Enhance ability to troubleshoot batch tools that CALL other batch tools and/or use PUSHD/POPD. file: [d74f76e823] check-in: [ba6fd1cb4b] user: mistachkin branch: trunk, size: 1151 | |
2012-02-02
| ||
18:12 | Improve compatibility with custom command processors by using __ECHO instead of _ECHO in batch tools. file: [a68afe78ad] check-in: [ed229ff2b0] user: mistachkin branch: trunk, size: 1128 | |
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: [db86e7e2bd] check-in: [095c172f52] user: mistachkin branch: trunk, size: 1125 | |
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: [60fb5ae9c9] check-in: [0b847e5208] user: mistachkin branch: trunk, size: 1097 Added | |