aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Remove Win32 pdb path.Sean Hall2020-07-101-1/+0
| |
| * Change the DetectSHA2Support element to WindowsFeatureSearch. This will make ↵Sean Hall2020-07-1011-92/+176
| | | | | | | | it easier to add support for other Windows features in the future.
| * Add x64 and ARM64 versions of UtilBundleExtension.Sean Hall2020-07-1013-13/+88
| |
| * Fix bind paths.Bob Arnson2020-06-301-3/+3
| |
| * Remove use of inner text conversions for Util.wixextRob Mensching2020-06-2618-168/+121
| | | | | | | | Also, convert all test code to modern expectation
| * Build wixlib with WixToolset.SdkRob Mensching2020-06-266-99/+28
| |
| * The Great Tuple to Symbol File Rename (tm)Rob Mensching2020-06-2621-0/+0
| |
| * The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-2626-637/+637
| |
| * Create symbols package.Sean Hall2020-06-242-2/+39
| |
| * Add SourceLink to public projects.Sean Hall2020-06-245-2/+38
| | | | | | | | Add Nerdbank.GitVersioning to C++ projects.
| * Update dependencies.Sean Hall2020-06-249-28/+20
| | | | | | | | Run tests before packing and don't build twice.
| * Fix typo in CloseAppsRob Mensching2020-06-101-1/+1
| |
| * Support platform-specific CAs (including ARM64).Bob Arnson2020-05-2513-375/+477
| |
| * Test more usages of PermissionEx.Sean Hall2020-05-232-8/+17
| |
| * WIXFEAT:2006,2580,2751 Add Inheritable attribute to PermissionEx.Sean Hall2020-05-236-7/+47
| |
| * Update dependencies.Sean Hall2020-05-238-19/+19
| |
| * Remove heat messagesSean Hall2020-05-082-89/+0
| |
| * Update to latest Tools.Bob Arnson2020-04-242-3/+3
| |
| * Update dependencies.Sean Hall2020-04-1311-58/+45
| |
| * Modernize UtilCompiler.Sean Hall2020-04-076-533/+535
| |
| * Update dependencies.Sean Hall2020-04-076-9/+10
| |
| * Update dependencies.Sean Hall2020-04-036-11/+13
| |
| * Add DetectSHA2Support "search".Sean Hall2020-03-3020-501/+611
| |
| * Add initial WixUtilBundleExtension.Sean Hall2020-03-3010-3/+143
| |
| * One shiny NuGet package, please and thank you.Bob Arnson2020-03-261-0/+1
| |
| * Make the SecureObjectsTuple Id a bit more resilient.Bob Arnson2020-03-092-2/+3
| |
| * Version extension ids.Bob Arnson2020-03-0967-1108/+1240
| | | | | | | | Partial fix for wixtoolset/issues#5933.
| * One shiny NuGet package, please and thank you.Bob Arnson2020-02-261-1/+0
| |
| * Update extension for Data and Extensibility changes.Bob Arnson2020-02-201-2/+3
| |
| * Update build tools to pick up important fixes.Bob Arnson2020-01-212-3/+3
| |
| * Update to latest Tools.Sean Hall2019-11-112-3/+3
| |
| * Another build, please and thank you.Sean Hall2019-11-111-0/+1
| |
| * Update to latest Tools.Bob Arnson2019-10-282-3/+3
| |
| * Use strongly-typed tuple creation...Bob Arnson2019-10-2313-75/+159
| | | | | | | | | | ...especially for tuples shared with WixToolset.Data. Add bundle tests.
| * Bring extension up to date.Bob Arnson2019-10-227-55/+55
| |
| * Update to latest tools and changes from those toolsRob Mensching2019-05-095-70/+64
| |
| * 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.
| * Update to latest Home\repo-templateRob Mensching2018-12-228-29/+162
| |
| * Import implementation of UtilCA from old repo's WixCA/scasched/scaexec. (#3)Sean Hall2018-12-1538-23/+11209
| |
| * Update extension for latest changes in WixToolset.Extensibility.Bob Arnson2018-11-292-3/+3
| |
| * Adopt new WixRunner executionRob Mensching2018-10-031-3/+2
| |
| * Enable NCrunch supportRob Mensching2018-10-036-12/+30
| |
| * Update to latest MSBuild NuGet package and Windows 10 SDK for CABob Arnson2018-08-163-3/+4
| |
| * Add missing wixtoolet-tools NuGet feedRob Mensching2018-07-231-0/+1
| |
| * Integrate Core to Tools repro and Extensibility.Data namespace changesRob Mensching2018-07-236-17/+20
| |
| * Fix path to WixExtension in .targets fileRob Mensching2018-01-012-2/+2
| |
| * Set default culture and update to latest dependenciesRob Mensching2018-01-019-16/+22
| |
| * Initial code commitRob Mensching2017-12-3070-0/+22931
| |
| * Initialize repoRob Mensching2017-12-293-0/+325
| |
| * Initial commitRob Mensching2017-12-291-0/+2
|