Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Enable VS2017 ARM/ARM64 builds. | Bob Arnson | 2020-05-30 | 1 | -2/+2 | |
| |/ | ||||||
| * | Merge pull request #8 from wixtoolset/bob/arm64b | Bob Arnson | 2020-05-17 | 1 | -1/+20 | |
| |\ | | | | | | | Port wix3 ARM64 fix. | |||||
| | * | Port wix3 ARM64 fix. | Bob Arnson | 2020-05-17 | 1 | -1/+20 | |
| | | | ||||||
| * | | Add Console*LastError macros and delete deprecated ones. | Sean Hall | 2020-05-16 | 1 | -6/+2 | |
| | | | ||||||
| * | | Add StrAllocConcatFormattedSecure. | Sean Hall | 2020-05-16 | 2 | -1/+40 | |
| | | | ||||||
| * | | WIXFEAT:6164 Add WiuInitializeInternalUI. | Sean Hall | 2020-05-16 | 2 | -8/+34 | |
| |/ | ||||||
| * | Merge pull request #6 from wixtoolset/bob/arm64 | Bob Arnson | 2020-05-10 | 4 | -18/+15 | |
| |\ | | | | | | | Drop XP support and enable ARM64. | |||||
| | * | Drop XP support and enable ARM64. | Bob Arnson | 2020-05-10 | 4 | -18/+15 | |
| |/ | ||||||
| * | jchoover: WIXBUG:6071 - Enable HTTP to HTTPS redirects for burn downloads. | Jacob Hoover | 2019-09-13 | 1 | -1/+5 | |
| | | ||||||
| * | Support VS2019 | Rob Mensching | 2019-05-09 | 4 | -3/+28 | |
| | | ||||||
| * | WIXBUG5809 - jchoover - FileNames may be case sensitive when using LSW, so ↵ | Jacob Hoover | 2019-01-31 | 1 | -13/+4 | |
| | | | | | | | | preserve the case of the file name and make the dictionary case insensitive. | |||||
| * | Add ARM and ARM64 for v141. | Sean Hall | 2019-01-13 | 6 | -124/+44 | |
| | | ||||||
| * | Undo changes for condutil/varutil. | Sean Hall | 2019-01-06 | 7 | -457/+0 | |
| | | ||||||
| * | Import deputil from old v4 repo. | Sean Hall | 2018-12-29 | 4 | -0/+838 | |
| | | ||||||
| * | Update to latest .gitignore and prep for new NuGet license format | Rob Mensching | 2018-12-22 | 3 | -14/+62 | |
| | | ||||||
| * | Update to latest Home\repo-template | Rob Mensching | 2018-12-22 | 4 | -6/+93 | |
| | | ||||||
| * | Standardize on props with NCrunch support | Rob Mensching | 2018-10-03 | 4 | -7/+15 | |
| | | ||||||
| * | Add support for REG_EXPAND_SZ | Rob Mensching | 2018-10-02 | 1 | -27/+60 | |
| | | ||||||
| * | Ensure log enabled as soon as handle open | Rob Mensching | 2018-07-23 | 1 | -2/+2 | |
| | | ||||||
| * | Send build notifications to Slack | Rob Mensching | 2017-12-27 | 1 | -0/+5 | |
| | | ||||||
| * | Standardize on appveyor.cmd for builds | Rob Mensching | 2017-09-17 | 2 | -3/+2 | |
| | | ||||||
| * | Remove "lib" from path in NuGet package | Rob Mensching | 2017-09-17 | 2 | -6/+6 | |
| | | ||||||
| * | Update to latest GitVersioning | Rob Mensching | 2017-09-17 | 2 | -3/+3 | |
| | | ||||||
| * | Enable multi-target build and dutil.nupkg | Rob Mensching | 2017-09-03 | 9 | -27/+196 | |
| | | ||||||
| * | Initial commit | Rob Mensching | 2017-09-03 | 120 | -0/+49351 | |
| | | ||||||
| * | Initialize repo | Rob Mensching | 2017-09-03 | 8 | -0/+397 | |
| | | ||||||
| * | Initial commit | Rob Mensching | 2017-09-03 | 1 | -0/+2 | |
| | ||||||
* | Merge WixBuildTools | Rob Mensching | 2021-05-11 | 63 | -0/+10626 | |
|\ | ||||||
| * | Move WixBuildTools into internal | Rob Mensching | 2021-04-22 | 65 | -0/+0 | |
| | | ||||||
| * | Allow the BuildAndQuery output filename to be set | Rob Mensching | 2021-03-19 | 1 | -4/+7 | |
| | | ||||||
| * | Rename Tuple to Symbol | Rob Mensching | 2021-01-04 | 6 | -128/+128 | |
| | | ||||||
| * | Enable XML doc, but disable warning since this is an internal project. | Sean Hall | 2020-12-18 | 5 | -3/+19 | |
| | | ||||||
| * | Add test target to C++/CLI projects. | Sean Hall | 2020-11-15 | 6 | -8/+13 | |
| | | ||||||
| * | Strong-name sign WiX assemblies. | Bob Arnson | 2020-10-28 | 3 | -0/+12 | |
| | | ||||||
| * | Merge pull request #14 from wixtoolset/bob/SummaryInformation | Bob Arnson | 2020-10-22 | 3 | -3/+31 | |
| |\ | | | | | | | Add _SummaryInformation support to Query. | |||||
| | * | Add _SummaryInformation support to Query. | Bob Arnson | 2020-10-22 | 3 | -3/+31 | |
| |/ | ||||||
| * | Merge pull request #13 from wixtoolset/bob/CompareXml | Bob Arnson | 2020-08-21 | 1 | -0/+19 | |
| |\ | | | | | | | Add CompareXml methods to assert XML equality. | |||||
| | * | Add CompareXml methods to assert XML equality. | Bob Arnson | 2020-08-20 | 1 | -0/+19 | |
| |/ | ||||||
| * | Rename AssertEqualLineByLine to CompareLineByLine. | Sean Hall | 2020-07-19 | 1 | -1/+1 | |
| | | ||||||
| * | Add WixAssert.AssertEqualLineByLine. | Sean Hall | 2020-07-16 | 5 | -4/+14 | |
| | | ||||||
| * | Add WixBuildTools.TestSupport.Native.nupkg. | Sean Hall | 2020-07-16 | 4 | -1/+62 | |
| | | ||||||
| * | Add WixBuildTools.TestSupport.Native. | Sean Hall | 2020-07-16 | 11 | -0/+381 | |
| | | ||||||
| * | Add WixAssert and SucceededException. | Sean Hall | 2020-07-12 | 2 | -0/+36 | |
| | | ||||||
| * | Add DotnetRunner. | Sean Hall | 2020-06-03 | 1 | -0/+57 | |
| | | ||||||
| * | Add TestDataFolderFileSystem. | Sean Hall | 2020-05-30 | 2 | -0/+58 | |
| | | ||||||
| * | Add ability to run 64-bit msbuild. | Sean Hall | 2020-05-30 | 7 | -106/+251 | |
| | | ||||||
| * | Put lock around locating msbuild. | Sean Hall | 2020-05-10 | 1 | -24/+29 | |
| | | ||||||
| * | Update TablesAndTuples for taking TupleDefinition. | Sean Hall | 2020-04-13 | 2 | -12/+28 | |
| | | | | | | | | Update nullable field logic. | |||||
| * | Update TablesAndTuples for Core | Sean Hall | 2020-04-13 | 2 | -19/+50 | |
| | | ||||||
| * | Fix bug in finding MSBuild. | Sean Hall | 2020-04-07 | 1 | -1/+1 | |
| | |