index
:
wix
bob/EnsureTableStandardActions
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
2022-08-15
Fix architectures when generating metadata
Rob Mensching
2
-22
/
+2
2022-08-14
Fix some errors new to .NET SDK 6.0.400.
Bob Arnson
2
-7
/
+0
2022-08-14
Fix OnExecuteMsiMessage to return chosen result.
Bob Arnson
1
-5
/
+19
2022-08-10
Allow wixstdba special controls to have declarative text.
Sean Hall
8
-114
/
+141
2022-08-10
Use IFileOpenDialog instead of SHBrowseForFolder and GetOpenFileName.
Sean Hall
5
-70
/
+234
2022-08-10
Prevent crash when Bundle has SWID Tag but child MSI does not
Rob Mensching
3
-6
/
+57
2022-08-10
Improve error messages for remote payloads
Rob Mensching
4
-5
/
+47
2022-08-10
Preprocessor only fails if current document does not parse
Rob Mensching
5
-15
/
+41
2022-08-09
Skip logging errors in some places when they are due to missing files or regi...
Sean Hall
24
-425
/
+438
2022-08-08
Simplify and fix incremental/clean in build cmds
Rob Mensching
3
-9
/
+12
2022-08-08
Generate metadata needed to populate update feed
Rob Mensching
10
-11
/
+224
2022-08-07
Remove unnecessary empty MediaTemplate
Rob Mensching
1
-1
/
+0
2022-08-07
Add intermediate folder and output path to all contexts
Rob Mensching
15
-15
/
+115
2022-08-07
Add clean to api.cmd and minor clean-up
Rob Mensching
2
-6
/
+32
2022-08-06
Use DefaultProjectTypeGuid in WiX SDK
Rob Mensching
2
-1
/
+1
2022-08-06
Add InstallerPlatform as define constant for .wixprojs
Rob Mensching
1
-0
/
+1
2022-08-06
Create setup segment and WixAdditionalTools bundle
Rob Mensching
14
-12
/
+184
2022-08-06
Improve exception messages and minor code clean up
Rob Mensching
3
-7
/
+11
2022-08-06
Update Serbian locale name.
Bob Arnson
1
-0
/
+0
2022-08-05
Implement cabinet spanning
Rob Mensching
21
-439
/
+688
2022-08-05
Remove unused resetacls from wixnative
Rob Mensching
4
-62
/
+0
2022-08-05
Add TestData.CreateFile and dedupe TestSupport code from Core.Native tests
Rob Mensching
7
-152
/
+36
2022-08-05
Very minor code cleanup
Rob Mensching
3
-5
/
+2
2022-08-05
Abstract file system to remove Core to Core.Native dependency
Rob Mensching
19
-93
/
+143
2022-08-05
Update to darice.cub v10.0.22621.0.
Bob Arnson
4
-3
/
+114
2022-08-03
Add ability to skip a local path candidate if it failed verification.
Sean Hall
14
-30
/
+444
2022-08-03
Fix converting empty inner text.
Sean Hall
9
-4
/
+178
2022-08-03
Handle suppressed Options button.
Bob Arnson
4
-4
/
+7
2022-08-03
Make the clean room process replace the splash screen with its own.
Sean Hall
3
-2
/
+21
2022-08-03
Update expected message in CanLoadFDDx86EarliestCoreMBA.
Sean Hall
1
-1
/
+2
2022-08-02
Downgrade error to warning when search refs a reserved prefix variable.
Sean Hall
15
-35
/
+333
2022-08-02
Store list of persisted well-known variables in Burn.
Sean Hall
30
-133
/
+316
2022-08-01
Enable manual build
Rob Mensching
1
-0
/
+4
2022-08-01
Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets
Rob Mensching
124
-777
/
+991
2022-08-01
Very minor clean up to global build scripts
Rob Mensching
2
-2
/
+2
2022-08-01
Workaround duplicate analyzers in .NET Core BAs.
Sean Hall
1
-0
/
+11
2022-07-25
Don't show FilesInUse dialogs if loc strings are missing.
Sean Hall
4
-75
/
+140
2022-07-25
Add dialog for non-RM FilesInUse and Netfx FilesInUse.
Sean Hall
3
-28
/
+246
2022-07-25
Use radio buttons in FilesInUse task dialog.
Sean Hall
1
-25
/
+30
2022-07-25
Add files-in-use task dialog.
Bob Arnson
10
-24
/
+214
2022-07-21
Remove support for uninstalling MSU package.
Sean Hall
5
-99
/
+12
2022-07-21
Ignore WixFragment symbol in GenerateManifestDataFromIRCommand.
Sean Hall
2
-1
/
+2
2022-07-21
Expose and use methods to parse attributes with Burn variable names.
Sean Hall
15
-48
/
+117
2022-07-20
Add WixInternalUIBootstrapperApplication as a new built-in BA.
Sean Hall
92
-151
/
+3352
2022-07-20
Improve DTF samples.
Sean Hall
9
-43
/
+100
2022-07-14
Rename "samples" segment to "tools"
Rob Mensching
104
-34
/
+34
2022-07-14
Support remote Payloads
Rob Mensching
10
-22
/
+164
2022-07-12
Add tests to validate Variable name validation
Rob Mensching
2
-0
/
+96
2022-07-12
Remove RESX usage in WixToolset.Data
Rob Mensching
7
-4276
/
+3
2022-07-10
Support bind variables in Package and Bundle versions
Rob Mensching
22
-72
/
+380
[next]