aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update DUtil dependency.Bob Arnson2021-02-096-11/+11
* Update dependencies.Sean Hall2021-02-042-6/+6
* Modularize XmlConfig/@ElementId and add tests for XmlConfigRob Mensching2021-01-0910-77/+175
* Update dependencies.Sean Hall2021-01-036-1/+33
* Update dependencies.Sean Hall2020-12-086-18/+16
* Update dependencies.Sean Hall2020-11-026-23/+23
* Strong-name sign WiX assemblies.Bob Arnson2020-10-313-0/+12
* Update test authoring for Package/SummaryInformation change.Bob Arnson2020-10-268-34/+17
* Modularize IconFileBob Arnson2020-09-2710-9/+76
* Update to latest authoring/tools.Bob Arnson2020-09-2010-105/+97
* 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-022-37/+36
* Replace serialization and update WixSdkBob Arnson2020-08-261-126/+83
* #ifdef out serialization useBob Arnson2020-08-261-0/+2
* Update dependencies.Sean Hall2020-08-094-12/+12
* Update dependencies.Sean Hall2020-07-197-28/+28
* 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
* Add x64 and ARM64 versions of UtilBundleExtension.Sean Hall2020-07-1012-12/+87
* Fix bind paths.Bob Arnson2020-06-301-3/+3
* Remove use of inner text conversions for Util.wixextRob Mensching2020-06-2618-168/+121
* Build wixlib with WixToolset.SdkRob Mensching2020-06-263-91/+15
* 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
* Update dependencies.Sean Hall2020-06-248-25/+19
* Fix typo in CloseAppsRob Mensching2020-06-101-1/+1
* Support platform-specific CAs (including ARM64).Bob Arnson2020-05-2512-375/+474
* 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-237-19/+18
* Remove heat messagesSean Hall2020-05-082-89/+0
* Update to latest Tools.Bob Arnson2020-04-242-3/+3
* Update dependencies.Sean Hall2020-04-1310-58/+40
* Modernize UtilCompiler.Sean Hall2020-04-076-533/+535
* Update dependencies.Sean Hall2020-04-075-8/+9
* Update dependencies.Sean Hall2020-04-036-11/+13
* Add DetectSHA2Support "search".Sean Hall2020-03-3019-501/+609
* Add initial WixUtilBundleExtension.Sean Hall2020-03-309-3/+132
* Make the SecureObjectsTuple Id a bit more resilient.Bob Arnson2020-03-092-2/+3
* Version extension ids.Bob Arnson2020-03-0967-1108/+1240
* 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
* Update to latest Tools.Bob Arnson2019-10-282-3/+3
* Use strongly-typed tuple creation...Bob Arnson2019-10-2313-75/+159