aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update dependencies.Bob Arnson2021-03-221-1/+1
| |
| * Minor test clean upRob Mensching2021-03-194-12/+1
| |
| * RemoveFolderEx.Property should be modularized as a ColumnRob Mensching2021-03-194-1/+41
| | | | | | | | | | | | | | The value in the column is the name of a Property not a formatted field that can contain properties. Fixes wixtoolset/issues#4449
| * Update dependencies.Sean Hall2021-03-182-3/+3
| |
| * Update to latest build infrastructureRob Mensching2021-03-0310-103/+45
| |
| * Use updated AccessModifier enumRob Mensching2021-03-031-3/+3
| |
| * Update dependencies.Sean Hall2021-03-025-13/+13
| |
| * Update to latest build process to simplify build of .snupkgRob Mensching2021-02-288-26/+69
| |
| * Add custom action prefixes.Bob Arnson2021-02-231-22/+22
| |
| * Update dependencies.Sean Hall2021-02-173-4/+4
| |
| * Replace Win64 attribute with Bitness attributeRob Mensching2021-02-114-8/+37
| |
| * Update DUtil dependency.Bob Arnson2021-02-096-11/+11
| |
| * Update dependencies.Sean Hall2021-02-043-7/+7
| |
| * Modularize XmlConfig/@ElementId and add tests for XmlConfigRob Mensching2021-01-0910-77/+175
| | | | | | | | | | Fixes wixtoolset/issues#4698 Closes wixtoolset/issues#5447
| * Update dependencies.Sean Hall2021-01-039-5/+39
| |
| * Update dependencies.Sean Hall2020-12-087-19/+17
| | | | | | | | Remove platformless BundleExtension.
| * Update dependencies.Sean Hall2020-11-027-24/+24
| |
| * Update to latest Tools.Bob Arnson2020-10-311-1/+1
| |
| * Strong-name sign WiX assemblies.Bob Arnson2020-10-313-0/+12
| |
| * Update test authoring for Package/SummaryInformation change.Bob Arnson2020-10-269-35/+18
| |
| * Update to latest Tools.Bob Arnson2020-10-081-1/+1
| |
| * Modularize IconFileBob Arnson2020-09-2710-9/+76
| |
| * Update to latest authoring/tools.Bob Arnson2020-09-2011-106/+98
| |
| * Remove 32-bit ARM support.Bob Arnson2020-09-206-48/+22
| |
| * Replace BinaryKey with BinaryRef and FileKey with FileRef.Bob Arnson2020-09-065-13325/+2
| |
| * Fix Condition authoring.Bob Arnson2020-09-023-38/+37
| |
| * Replace serialization and update WixSdkBob Arnson2020-08-262-127/+84
| |
| * #ifdef out serialization useBob Arnson2020-08-261-0/+2
| |
| * Update dependencies.Sean Hall2020-08-095-13/+13
| |
| * Update dependencies.Sean Hall2020-07-199-30/+32
| |
| * Merge pull request #22 from SunburstApps/issue6216Sean Hall2020-07-171-1/+1
| |\ | | | | | | Fix the immediate problem in wixtoolset/issues#6216
| | * Fix the immediate problem in wixtoolset/issues#6216William Kent2020-07-161-1/+1
| |/
| * Add elements to reference platform-specific extension custom actions.Bob Arnson2020-07-1210-258/+323
| |
| * 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
| |