aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge Msmq.wixextRob Mensching2021-05-1152-0/+4615
|\
| * Move Msmq.wixext into extRob Mensching2021-05-0455-0/+187
| |
| * Integrate latest toolingRob Mensching2021-04-202-2/+2
| |
| * Update dependenciesRob Mensching2021-04-072-10/+4
| |
| * xsd got moved to doc repo. Update dependencies.Sean Hall2020-12-045-130/+8
| |
| * Strong-name sign WiX assemblies.Bob Arnson2020-10-313-0/+12
| |
| * Update project for Package/SummaryInformation change (and others).Bob Arnson2020-10-273-20/+18
| |
| * Update to latest dutil and wcautilRob Mensching2020-06-272-6/+6
| |
| * Build wixlib with WixToolset.SdkRob Mensching2020-06-273-42/+7
| |
| * The Great Tuple to Symbol File Rename (tm)Rob Mensching2020-06-274-0/+0
| |
| * The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-277-120/+120
| |
| * Update dependencies.Sean Hall2020-04-135-32/+14
| |
| * Modernize MsmqCompiler and tuples.Sean Hall2020-04-109-183/+155
| |
| * Update dependencies.Sean Hall2020-04-109-19/+25
| |
| * Integrate into latest v4.Sean Hall2019-01-1942-367/+1234
| |
| * Import code from old v4 repoSean Hall2019-01-1922-0/+3807
|
* Merge Iis.wixextRob Mensching2021-05-11141-0/+26478
|\
| * Move Iis.wixext into extRob Mensching2021-05-04144-0/+184
| |
| * Integrate latest toolingRob Mensching2021-04-202-2/+2
| |
| * Support non-vital certificate installsRob Mensching2021-04-124-7/+48
| |
| * Update dependenciesRob Mensching2021-04-071-10/+4
| |
| * Add custom action prefixes.Bob Arnson2021-02-231-3/+3
| |
| * Strong-name sign WiX assemblies.Bob Arnson2020-10-313-0/+12
| |
| * Update test authoring for Package/SummaryInformation change.Bob Arnson2020-10-262-7/+6
| |
| * Remove 32-bit ARM support.Bob Arnson2020-09-2015-106/+86
| |
| * Replace BinaryKey with BinaryRef and FileKey with FileRef.Bob Arnson2020-09-063-1115/+10
| |
| * Fix Condition authoring.Bob Arnson2020-09-022-17/+15
| |
| * Add per-platform custom action support.Bob Arnson2020-07-0418-112/+172
| |
| * Update to latest dutil and wcautilRob Mensching2020-06-272-6/+6
| |
| * Build wixlib with WixToolset.SdkRob Mensching2020-06-273-48/+8
| |
| * The Great Tuple to Symbol File Rename (tm)Rob Mensching2020-06-2719-0/+0
| |
| * The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-2722-701/+701
| |
| * Add NCrunch configurationRob Mensching2020-05-301-0/+5
| |
| * WIXBUG:3813 For "All Unassigned" set the binding to '*'.Sean Hall2020-05-221-8/+9
| |
| * Update dependencies.Sean Hall2020-05-224-9/+9
| |
| * Merge pull request #3 from pascalpfeil/masterBob Arnson2020-05-082-0/+57
| |\ | | | | | | Add german (de-de) translation
| | * Add de-de.wxl to src/wixlib/iis.wixprojPascal Pfeil2019-04-021-0/+1
| | |
| | * Add german (de-de) translationPascal Pfeil2019-04-021-0/+56
| | |
| * | Remove heat messagesSean Hall2020-05-082-48/+0
| | |
| * | Update dependencies.Sean Hall2020-04-1312-98/+80
| | |
| * | Modernize IIsCompiler and tuples.Sean Hall2020-04-0524-848/+807
| | |
| * | Update dependencies.Sean Hall2020-04-029-18/+31
| | |
| * | Issue-4875: Explicitly request RW permissions or the Group Policy and ↵Jason Stephenson2020-04-021-1/+1
| |/ | | | | | | Enterprise physical stores will fail with ACCESS_DENIED
| * Update to latest Cpp.Build.props for locating latest Win10 SDK.Sean Hall2019-01-134-12/+5
| | | | | | | | Remove unused Microsoft.VisualStudio.Setup.Configuration.Native package.
| * Add messages, add tuple definitions, and fix test.Sean Hall2019-01-0625-40/+1956
| |
| * Update to latest Home\repo-templateRob Mensching2018-12-234-16/+54
| |
| * Import implementation of IisCA from old repo's scasched/scaexec.Sean Hall2018-12-1680-2/+18950
| |
| * Integrate into latest v4.Sean Hall2018-12-1630-933/+1368
| | | | | | | | Still needs TupleDefinitions and Messages.
| * Import code from old v4 repoSean Hall2018-12-1612-0/+6109
|
* Merge Http.wixextRob Mensching2021-05-1155-0/+3218
|\