aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Integrate latest toolingRob Mensching2021-04-201-1/+1
|
* Use IReadOnlyCollection.Sean Hall2021-04-203-4/+4
|
* Update dependencies.Sean Hall2021-04-152-2/+2
|
* Update dependencies.Bob Arnson2021-04-0731-508/+94
|
* Update to latest Sdk.Sean Hall2021-03-311-1/+1
|
* Update dependencies.Bob Arnson2021-03-221-1/+1
|
* Update dependencies.Bob Arnson2021-03-181-1/+1
|
* Update to latest build infrastructureRob Mensching2021-03-0315-82/+132
|
* Update dependencies and integrate changes.Sean Hall2021-03-0218-499/+160
| | | | | | | | | | Remove unsupported versions of .NET Framework. Update to latest 3.1 .NET Core. Remove /ChainingPackage from .NET Framework args. Remove RepairArguments from .NET Framework packages. Make all package urls https. #3992, #4183, #5374, #5615, #5762
* Add custom action prefixes.Bob Arnson2021-02-231-1/+1
|
* Update dependencies.Sean Hall2021-02-173-7/+7
|
* Replace Win64 attribute with Bitness attributeRob Mensching2021-02-116-7/+7
|
* Update dependencies.Sean Hall2021-02-043-4/+4
|
* Remove Burn AuthenticodeBob Arnson2021-01-3113-148/+97
| | | | | Fixes https://github.com/wixtoolset/issues/issues/6301 Fix *Command attribute rename.
* Update dependencies.Sean Hall2021-01-038-7/+65
|
* Fix AsPrereq package groups to include the referenced package.Sean Hall2020-12-1911-34/+71
|
* Update dependencies.Sean Hall2020-12-196-15/+12
|
* Update to latest Bal.wixext.Sean Hall2020-12-093-13/+9
|
* Update to latest tools and check for failure in appveyor.cmd.Sean Hall2020-12-082-8/+6
|
* xsd got moved to doc repo. Update dependencies.Sean Hall2020-12-047-246/+10
|
* Strong-name sign WiX assemblies.Bob Arnson2020-10-314-1/+13
|
* Update to latest Tools.Bob Arnson2020-10-261-1/+1
|
* Update test authoring for Package/SummaryInformation change.Bob Arnson2020-10-261-8/+3
|
* Update custom action code for new table names.Bob Arnson2020-10-201-11/+11
|
* Merge pull request #21 from japarson/dev/japarson/current_pack_defSean Hall2020-10-1717-1113/+211
|\ | | | | Add package definitions for the latest version of .NET Core 3.1
| * Fix 3.1.8 desktop runtime payloads and remove version specific testsJames Parsons2020-10-156-88/+8
| |
| * Split up latest package and individual packages. Make corresponding changes ↵James Parsons2020-10-0110-226/+344
| | | | | | | | to tests.
| * Remove unsupported .NET Core 3.1 package definitionsJames Parsons2020-09-2914-1288/+18
| |
| * Add package definitions for the latest version of .NET Core 3.1James Parsons2020-09-236-9/+339
| |
* | Update to latest Tools.Bob Arnson2020-10-081-1/+1
|/
* Update .NET Core package definitionsJames Parsons2020-09-2210-294/+243
|
* Update to latest authoring/tools.Bob Arnson2020-09-202-8/+7
|
* Remove 32-bit ARM support.Bob Arnson2020-09-204-19/+1
|
* Fix Condition authoring.Bob Arnson2020-09-0215-70/+47
|
* Fix bind paths.Bob Arnson2020-06-301-0/+7
|
* Update to latest dutil and wcautilRob Mensching2020-06-272-6/+6
|
* Build wixlib with WixToolset.SdkRob Mensching2020-06-272-78/+19
|
* The Great Tuple to Symbol File Rename (tm)Rob Mensching2020-06-272-0/+0
|
* The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-275-40/+40
|
* Enable platform-specific CAs, including ARM64Bob Arnson2020-06-1411-21/+155
| | | | - Update to latest dependencies.
* Add NCrunch configurationRob Mensching2020-05-301-0/+5
|
* WIXFEAT:5575 Add MSI properties for 4.7 and 4.7.1.Sean Hall2020-05-223-0/+52
|
* Update dependencies.Sean Hall2020-05-204-15/+15
|
* Integrate new .NET Framework packages into v4.Sean Hall2020-05-203-53/+77
|
* Rename .NET Core files to x64.Sean Hall2020-05-2011-4/+913
| | | | Add placeholders for missing 3.1.x .NET Core packages.
* Update .NET Core packages so they don't conflict.Sean Hall2020-05-2010-162/+367
| | | | | Make it easier to add new ones. Add AsPrereq package group for DotNetCoreRuntime packages.
* Add predefined payload for .NET Core 3.1.xWilliam Kent2020-05-205-0/+329
|
* Add missing NuGet feedWilliam Kent2020-05-201-0/+1
| | | | aka fix package restore
* Add support for .NET Framework 4.7.2 and .NET Framework 4.8 to ↵FroggieFrog2020-05-203-0/+198
| | | | NetFxExtension. Based on https://github.com/wixtoolset/wix4/pull/267
* Move MBA prereq info back into NetFx.Sean Hall2020-04-2310-41/+176
|