aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up 32-bit assumptions.Sean Hall2021-04-295-19/+11
|
* Use IReadOnlyCollection.Sean Hall2021-04-192-3/+3
|
* Update dependencies.Sean Hall2021-04-152-4/+4
|
* Fix rollback of user rightsRob Mensching2021-04-124-80/+389
|
* Add RemoveRegistryKeyRob Mensching2021-04-1211-6/+366
|
* Add Condition to RemoveFoldersExRob Mensching2021-04-125-29/+87
|
* Move RestartResource attributes to symbolRob Mensching2021-04-122-18/+18
|
* Move SecureObj attributes to symbolRob Mensching2021-04-122-13/+16
|
* Update dutilRob Mensching2021-04-122-2/+2
|
* Update dependencies.Bob Arnson2021-04-0620-109/+53
|
* 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-181-2/+2
|
* Update to latest build infrastructureRob Mensching2021-03-038-98/+34
|
* Use updated AccessModifier enumRob Mensching2021-03-031-3/+3
|
* Update dependencies.Sean Hall2021-03-024-12/+12
|
* Update to latest build process to simplify build of .snupkgRob Mensching2021-02-286-14/+36
|
* Add custom action prefixes.Bob Arnson2021-02-231-22/+22
|
* Update dependencies.Sean Hall2021-02-172-3/+3
|
* Replace Win64 attribute with Bitness attributeRob Mensching2021-02-113-7/+36
|
* 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
| | | | | Fixes wixtoolset/issues#4698 Closes wixtoolset/issues#5447
* Update dependencies.Sean Hall2021-01-036-1/+33
|
* Update dependencies.Sean Hall2020-12-086-18/+16
| | | | Remove platformless BundleExtension.
* 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
| | | | it easier to add support for other Windows features in the future.
* 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
| | | | Also, convert all test code to modern expectation
* 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
| | | | Add Nerdbank.GitVersioning to C++ projects.
* Update dependencies.Sean Hall2020-06-248-25/+19
| | | | Run tests before packing and don't build twice.