Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge Msmq.wixext | Rob Mensching | 2021-05-11 | 52 | -0/+4615 |
|\ | |||||
| * | Move Msmq.wixext into ext | Rob Mensching | 2021-05-04 | 55 | -0/+187 |
| | | |||||
| * | Integrate latest tooling | Rob Mensching | 2021-04-20 | 2 | -2/+2 |
| | | |||||
| * | Update dependencies | Rob Mensching | 2021-04-07 | 2 | -10/+4 |
| | | |||||
| * | xsd got moved to doc repo. Update dependencies. | Sean Hall | 2020-12-04 | 5 | -130/+8 |
| | | |||||
| * | Strong-name sign WiX assemblies. | Bob Arnson | 2020-10-31 | 3 | -0/+12 |
| | | |||||
| * | Update project for Package/SummaryInformation change (and others). | Bob Arnson | 2020-10-27 | 3 | -20/+18 |
| | | |||||
| * | Update to latest dutil and wcautil | Rob Mensching | 2020-06-27 | 2 | -6/+6 |
| | | |||||
| * | Build wixlib with WixToolset.Sdk | Rob Mensching | 2020-06-27 | 3 | -42/+7 |
| | | |||||
| * | The Great Tuple to Symbol File Rename (tm) | Rob Mensching | 2020-06-27 | 4 | -0/+0 |
| | | |||||
| * | The Great Tuple to Symbol Rename (tm) | Rob Mensching | 2020-06-27 | 7 | -120/+120 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2020-04-13 | 5 | -32/+14 |
| | | |||||
| * | Modernize MsmqCompiler and tuples. | Sean Hall | 2020-04-10 | 9 | -183/+155 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2020-04-10 | 9 | -19/+25 |
| | | |||||
| * | Integrate into latest v4. | Sean Hall | 2019-01-19 | 42 | -367/+1234 |
| | | |||||
| * | Import code from old v4 repo | Sean Hall | 2019-01-19 | 22 | -0/+3807 |
| | |||||
* | Merge Iis.wixext | Rob Mensching | 2021-05-11 | 141 | -0/+26478 |
|\ | |||||
| * | Move Iis.wixext into ext | Rob Mensching | 2021-05-04 | 144 | -0/+184 |
| | | |||||
| * | Integrate latest tooling | Rob Mensching | 2021-04-20 | 2 | -2/+2 |
| | | |||||
| * | Support non-vital certificate installs | Rob Mensching | 2021-04-12 | 4 | -7/+48 |
| | | |||||
| * | Update dependencies | Rob Mensching | 2021-04-07 | 1 | -10/+4 |
| | | |||||
| * | Add custom action prefixes. | Bob Arnson | 2021-02-23 | 1 | -3/+3 |
| | | |||||
| * | Strong-name sign WiX assemblies. | Bob Arnson | 2020-10-31 | 3 | -0/+12 |
| | | |||||
| * | Update test authoring for Package/SummaryInformation change. | Bob Arnson | 2020-10-26 | 2 | -7/+6 |
| | | |||||
| * | Remove 32-bit ARM support. | Bob Arnson | 2020-09-20 | 15 | -106/+86 |
| | | |||||
| * | Replace BinaryKey with BinaryRef and FileKey with FileRef. | Bob Arnson | 2020-09-06 | 3 | -1115/+10 |
| | | |||||
| * | Fix Condition authoring. | Bob Arnson | 2020-09-02 | 2 | -17/+15 |
| | | |||||
| * | Add per-platform custom action support. | Bob Arnson | 2020-07-04 | 18 | -112/+172 |
| | | |||||
| * | Update to latest dutil and wcautil | Rob Mensching | 2020-06-27 | 2 | -6/+6 |
| | | |||||
| * | Build wixlib with WixToolset.Sdk | Rob Mensching | 2020-06-27 | 3 | -48/+8 |
| | | |||||
| * | The Great Tuple to Symbol File Rename (tm) | Rob Mensching | 2020-06-27 | 19 | -0/+0 |
| | | |||||
| * | The Great Tuple to Symbol Rename (tm) | Rob Mensching | 2020-06-27 | 22 | -701/+701 |
| | | |||||
| * | Add NCrunch configuration | Rob Mensching | 2020-05-30 | 1 | -0/+5 |
| | | |||||
| * | WIXBUG:3813 For "All Unassigned" set the binding to '*'. | Sean Hall | 2020-05-22 | 1 | -8/+9 |
| | | |||||
| * | Update dependencies. | Sean Hall | 2020-05-22 | 4 | -9/+9 |
| | | |||||
| * | Merge pull request #3 from pascalpfeil/master | Bob Arnson | 2020-05-08 | 2 | -0/+57 |
| |\ | | | | | | | Add german (de-de) translation | ||||
| | * | Add de-de.wxl to src/wixlib/iis.wixproj | Pascal Pfeil | 2019-04-02 | 1 | -0/+1 |
| | | | |||||
| | * | Add german (de-de) translation | Pascal Pfeil | 2019-04-02 | 1 | -0/+56 |
| | | | |||||
| * | | Remove heat messages | Sean Hall | 2020-05-08 | 2 | -48/+0 |
| | | | |||||
| * | | Update dependencies. | Sean Hall | 2020-04-13 | 12 | -98/+80 |
| | | | |||||
| * | | Modernize IIsCompiler and tuples. | Sean Hall | 2020-04-05 | 24 | -848/+807 |
| | | | |||||
| * | | Update dependencies. | Sean Hall | 2020-04-02 | 9 | -18/+31 |
| | | | |||||
| * | | Issue-4875: Explicitly request RW permissions or the Group Policy and ↵ | Jason Stephenson | 2020-04-02 | 1 | -1/+1 |
| |/ | | | | | | | Enterprise physical stores will fail with ACCESS_DENIED | ||||
| * | Update to latest Cpp.Build.props for locating latest Win10 SDK. | Sean Hall | 2019-01-13 | 4 | -12/+5 |
| | | | | | | | | Remove unused Microsoft.VisualStudio.Setup.Configuration.Native package. | ||||
| * | Add messages, add tuple definitions, and fix test. | Sean Hall | 2019-01-06 | 25 | -40/+1956 |
| | | |||||
| * | Update to latest Home\repo-template | Rob Mensching | 2018-12-23 | 4 | -16/+54 |
| | | |||||
| * | Import implementation of IisCA from old repo's scasched/scaexec. | Sean Hall | 2018-12-16 | 80 | -2/+18950 |
| | | |||||
| * | Integrate into latest v4. | Sean Hall | 2018-12-16 | 30 | -933/+1368 |
| | | | | | | | | Still needs TupleDefinitions and Messages. | ||||
| * | Import code from old v4 repo | Sean Hall | 2018-12-16 | 12 | -0/+6109 |
| | |||||
* | Merge Http.wixext | Rob Mensching | 2021-05-11 | 55 | -0/+3218 |
|\ |