index
:
wix
bob/EnsureTableStandardActions
bob/FeatureTreeBrowseDlgButtonWiring
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
bob/UpdateRegistrationAcrossUpgrades
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/build-cleanup
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/xsds
A mirror of https://github.com/wixtoolset/wix.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-27
Move Converters into wix
Rob Mensching
69
-0
/
+219
2021-04-23
Fix for added elements to reference platform-specific extension custom actions.
Bob Arnson
3
-2
/
+189
2021-04-23
Detect Inability to write to output file
Ron Martin
2
-9
/
+35
2021-04-20
Tests are run by appveyor.cmd
Rob Mensching
1
-0
/
+2
2021-04-19
Integrate latest Extensibility changes
Rob Mensching
1
-1
/
+1
2021-04-06
Add StandardDirectory conversions
Rob Mensching
2
-1
/
+154
2021-04-03
Fix deprecated $(loc.xxx) localization variable references.
Ron Martin
2
-12
/
+102
2021-04-03
Standardize on .NET Core v3.1
Rob Mensching
1
-1
/
+1
2021-04-03
Integrate ImmediateSection no longer uses codepage
Rob Mensching
1
-1
/
+1
2021-04-03
Integrate the IntermediateSection and IntermediateSymbol mutable changes
Rob Mensching
1
-6
/
+11
2021-03-23
Fixup SoftwareTag deprecations and SoftwareTagRef conversion
Rob Mensching
2
-39
/
+122
2021-03-21
Convert obsolete RegistryKey/@Action.
Bob Arnson
2
-0
/
+83
2021-03-15
Update service provider dependency
Bob Arnson
4
-6
/
+6
2021-03-12
Add conversion for BootstrapperApplicationData to BundleCustomData.
Sean Hall
3
-19
/
+337
2021-03-02
Fix spelling of RemoveUnusedNamespaces.
Sean Hall
4
-18
/
+6
2021-03-02
Add conversion for renaming RemotePayload, and warn about changed hash.
Sean Hall
3
-33
/
+169
2021-03-02
Fix Win64 to Bitness, even in v4 .wxs code
Rob Mensching
2
-47
/
+37
2021-03-01
Update to latest build infrastructure
Rob Mensching
7
-29
/
+75
2021-03-01
Update WixSuppressModularizationSymbol
Rob Mensching
1
-1
/
+6
2021-02-27
Convert Dependency elements to WiX v4 schema
Rob Mensching
4
-6
/
+316
2021-02-27
Convert Tag.wixext to SoftwareTag element
Rob Mensching
8
-15
/
+80
2021-02-11
Preserve unconvertable Win64 attribute content
Rob Mensching
2
-9
/
+35
2021-02-11
Replace Win64 attribute with Bitness attribute
Rob Mensching
2
-1
/
+235
2021-01-31
Address code-review comments.
Bob Arnson
1
-1
/
+1
2021-01-31
Remove Burn Authenticode
Bob Arnson
2
-12
/
+91
2021-01-28
Fix Package/@Compressed for new (compressed) default.
Bob Arnson
7
-18
/
+72
2021-01-08
Rename ExePackage/@XxxCommand attributes to @XxxArguments
Rob Mensching
3
-3
/
+75
2021-01-08
Report invalid command line arguments as errors
Rob Mensching
1
-1
/
+1
2020-12-19
Enable XML doc and run tests in appveyor.cmd.
Sean Hall
12
-16
/
+34
2020-12-09
Add conversion for built-in BA usage from BootstrapperApplicationRef.
Sean Hall
2
-0
/
+314
2020-12-08
Add conversion for BootstrapperApplicationDll and bal:UseUILanguages.
Sean Hall
4
-8
/
+237
2020-11-09
Warn about inability to convert Verb/@Target.
Bob Arnson
2
-0
/
+42
2020-11-04
Warn about new InstallerVersion default.
Bob Arnson
3
-4
/
+44
2020-11-01
Add warnings for util:RegistrySearch (value) and DisplayInternalUI.
Sean Hall
3
-35
/
+71
2020-10-29
Strong-name sign WiX assemblies.
Bob Arnson
3
-0
/
+12
2020-10-26
Clean up MediaTemplate and tweak a bit.
Bob Arnson
2
-2
/
+16
2020-10-24
Reorganize Product/Package to Package/SummaryInformation.
Bob Arnson
12
-25
/
+384
2020-10-13
Fix conversion of Product/@Condition.
Bob Arnson
2
-3
/
+41
2020-09-06
Replace BinaryKey with BinaryRef and FileKey with FileRef.
Bob Arnson
5
-10
/
+28
2020-09-02
Converters fixes and cleanup.
Bob Arnson
14
-55
/
+77
2020-08-31
Convert Feature/@Absent=disallow to AllowAbsent=no.
Bob Arnson
2
-5
/
+37
2020-08-25
Fix custom table & custom action decompilation.
Bob Arnson
3
-11
/
+22
2020-08-17
Only target all frameworks in Release
Sean Hall
2
-6
/
+8
2020-08-09
WIXFEAT:4763 Change "string" variable type to literal and add "formatted".
Sean Hall
2
-0
/
+140
2020-07-19
Use VS2019 for CI Build.
Bob Arnson
1
-1
/
+1
2020-07-19
Set DpiAwareness to "unaware" from v3.
Sean Hall
2
-1
/
+93
2020-07-18
Correctly report error when Publish/@Condition='1'
Rob Mensching
2
-2
/
+8
2020-07-18
Separate "format" from "convert"
Rob Mensching
8
-428
/
+589
2020-07-12
Store short filenames in separate fields
Rob Mensching
2
-7
/
+57
2020-07-01
Make Feature/@Absent and Feature/@AllowAdvertise consistent
Rob Mensching
2
-0
/
+113
[next]