| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Include the preprocessed include files with the processed document | Rob Mensching | 2019-03-01 | 1 | -4/+29 |
* | Fix overridable actions being tagged as duplicates. | Bob Arnson | 2019-01-16 | 6 | -0/+129 |
* | Add failing test for issues exposed by UIExtension. | Sean Hall | 2019-01-12 | 6 | -0/+118 |
* | Load .wixlib intermediates with single creator | Rob Mensching | 2019-01-01 | 8 | -0/+242 |
* | Populate MsiAssemblyName table | Rob Mensching | 2018-12-26 | 2 | -4/+22 |
* | Update to latest Home\repo-template | Rob Mensching | 2018-12-22 | 1 | -2/+1 |
* | Explicitly mark bitness of entities that support 64-bit attribute. | Bob Arnson | 2018-11-19 | 6 | -1/+53 |
* | Re-introduce "decompile" to backend | Rob Mensching | 2018-10-24 | 5 | -0/+65 |
* | Update to fixed "binder" names in interfaces | Rob Mensching | 2018-10-24 | 1 | -1/+1 |
* | Support passing IServiceProvider to IExtensionFactory's | Rob Mensching | 2018-10-24 | 1 | -6/+16 |
* | Update to command-line parsing re-organization | Rob Mensching | 2018-10-24 | 1 | -4/+10 |
* | Implement -arch switch | Rob Mensching | 2018-10-03 | 1 | -0/+32 |
* | Add WixRunnerResult to improve success assertion | Rob Mensching | 2018-10-03 | 4 | -35/+40 |
* | Report preprocessor exceptions as errors. Fixes wixtoolset/issues#5881. | Bob Arnson | 2018-09-27 | 6 | -0/+80 |
* | Fix ?foreach? so all loop values get "executed." | Bob Arnson | 2018-09-18 | 6 | -0/+75 |
* | Merge pull request #2 from wixtoolset/bob/5853-variable-redefinition | Sean Hall | 2018-09-09 | 6 | -0/+98 |
|\ |
|
| * | Warn on preprocessor variable redefinition only when the values are different. | Bob Arnson | 2018-09-03 | 6 | -0/+98 |
* | | Fix codepage handling to cover both Framework- and Core- supported code pages. | Bob Arnson | 2018-09-06 | 2 | -2/+2 |
|/ |
|
* | Track files to enable clean builds in MSBuild | Rob Mensching | 2018-08-11 | 3 | -9/+9 |
* | Support build of a .wixipl to final output | Rob Mensching | 2018-07-31 | 1 | -0/+89 |
* | Remove WixFileNotFoundException, report checked paths and improve bind path c... | Rob Mensching | 2018-07-27 | 1 | -0/+35 |
* | Integrate Extensibility.Data namespace change from Extensibility repo | Rob Mensching | 2018-07-23 | 2 | -3/+4 |
* | Move tool projects to Tools repo | Rob Mensching | 2018-07-21 | 38 | -645/+39 |
* | Add additional debug diagnostics for WixToolsetTest.BuildTasks tests | Rob Mensching | 2018-07-13 | 2 | -8/+14 |
* | Add PostParse() method of IExtensionCommandLine | Rob Mensching | 2018-07-13 | 1 | -0/+4 |
* | Fix MSBuild handling of cultures plus add unit tests | Rob Mensching | 2018-07-13 | 17 | -8/+254 |
* | Add missing test project to solution | Rob Mensching | 2018-07-12 | 1 | -7/+4 |
* | Improve debuggability | Rob Mensching | 2018-07-12 | 3 | -3/+3 |
* | Update development dependencies | Rob Mensching | 2018-07-12 | 1 | -1/+1 |
* | Refactor command line parsing to enable extensions there in light.exe | Rob Mensching | 2018-07-12 | 1 | -1/+1 |
* | Update to netcoreapp2.1 and xunit 2.3.1. | Bob Arnson | 2018-06-21 | 1 | -1/+1 |
* | Update to netcoreapp2.1 and xunit 2.3.1. | Bob Arnson | 2018-06-21 | 2 | -5/+5 |
* | Add formerly-broken unit tests. | Bob Arnson | 2018-05-06 | 1 | -0/+68 |
* | Add failing unit test for .NET assemblies | Bob Arnson | 2018-01-08 | 6 | -0/+86 |
* | Pass along include search paths to those that need it. | Bob Arnson | 2017-12-29 | 7 | -0/+92 |
* | Clean up project files and update to latest GitVersioning | Rob Mensching | 2017-12-29 | 1 | -1/+1 |
* | Fix several missed identifiers in Compiler and other small cleanup | Rob Mensching | 2017-12-29 | 1 | -3/+0 |
* | Move to WixBuildTools.TestSupport | Rob Mensching | 2017-12-29 | 6 | -162/+33 |
* | Correctly join command line arguments and other small clean up and optimizations | Rob Mensching | 2017-12-27 | 1 | -1/+0 |
* | Integrate latest Data and Extensibility changes and build light.exe | Rob Mensching | 2017-12-27 | 2 | -5/+2 |
* | Reintroduce binder extensions and light.exe for binding .wixouts | Rob Mensching | 2017-12-22 | 7 | -0/+196 |
* | Support wixout and extract Resolve and Layout from Binder | Rob Mensching | 2017-12-21 | 1 | -6/+39 |
* | Integrate simplified message handling | Rob Mensching | 2017-12-19 | 2 | -10/+10 |
* | Add failing ManualUpgrade test for issue resolving RemoveExistingProducts. | Bob Arnson | 2017-12-11 | 6 | -0/+90 |
* | Add broken test for PE payloads. | Bob Arnson | 2017-12-08 | 6 | -0/+87 |
* | Support and test preprocessor variables without "var." prefix | Rob Mensching | 2017-12-08 | 2 | -4/+69 |
* | Fix handling of MediaTemplate/@CompressionLevel | Rob Mensching | 2017-12-07 | 1 | -1/+1 |
* | MediaTemplate problems. With no CompressionLevel: | Bob Arnson | 2017-12-07 | 1 | -1/+3 |
* | Support MSI backends creating custom tables and remove WixToolset.Data.Window... | Rob Mensching | 2017-12-07 | 7 | -5/+65 |
* | Fix cab creation using explicit Media element | Rob Mensching | 2017-12-06 | 2 | -9/+8 |