index
:
wix
bob/EnsureTableStandardActions
bob/Fixes.240629
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create setup segment and WixAdditionalTools bundle
Rob Mensching
2022-08-06
14
-12
/
+184
*
Improve exception messages and minor code clean up
Rob Mensching
2022-08-06
3
-7
/
+11
*
Update Serbian locale name.
Bob Arnson
2022-08-06
1
-0
/
+0
*
Implement cabinet spanning
Rob Mensching
2022-08-05
21
-439
/
+688
*
Remove unused resetacls from wixnative
Rob Mensching
2022-08-05
4
-62
/
+0
*
Add TestData.CreateFile and dedupe TestSupport code from Core.Native tests
Rob Mensching
2022-08-05
7
-152
/
+36
*
Very minor code cleanup
Rob Mensching
2022-08-05
3
-5
/
+2
*
Abstract file system to remove Core to Core.Native dependency
Rob Mensching
2022-08-05
19
-93
/
+143
*
Update to darice.cub v10.0.22621.0.
Bob Arnson
2022-08-05
4
-3
/
+114
*
Add ability to skip a local path candidate if it failed verification.
Sean Hall
2022-08-03
14
-30
/
+444
*
Fix converting empty inner text.
Sean Hall
2022-08-03
9
-4
/
+178
*
Handle suppressed Options button.
Bob Arnson
2022-08-03
4
-4
/
+7
*
Make the clean room process replace the splash screen with its own.
Sean Hall
2022-08-03
3
-2
/
+21
*
Update expected message in CanLoadFDDx86EarliestCoreMBA.
Sean Hall
2022-08-03
1
-1
/
+2
*
Downgrade error to warning when search refs a reserved prefix variable.
Sean Hall
2022-08-02
15
-35
/
+333
*
Store list of persisted well-known variables in Burn.
Sean Hall
2022-08-02
30
-133
/
+316
*
Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets
Rob Mensching
2022-08-01
124
-777
/
+991
*
Very minor clean up to global build scripts
Rob Mensching
2022-08-01
1
-0
/
+1
*
Workaround duplicate analyzers in .NET Core BAs.
Sean Hall
2022-08-01
1
-0
/
+11
*
Don't show FilesInUse dialogs if loc strings are missing.
Sean Hall
2022-07-25
4
-75
/
+140
*
Add dialog for non-RM FilesInUse and Netfx FilesInUse.
Sean Hall
2022-07-25
3
-28
/
+246
*
Use radio buttons in FilesInUse task dialog.
Sean Hall
2022-07-25
1
-25
/
+30
*
Add files-in-use task dialog.
Bob Arnson
2022-07-25
10
-24
/
+214
*
Remove support for uninstalling MSU package.
Sean Hall
2022-07-21
5
-99
/
+12
*
Ignore WixFragment symbol in GenerateManifestDataFromIRCommand.
Sean Hall
2022-07-21
2
-1
/
+2
*
Expose and use methods to parse attributes with Burn variable names.
Sean Hall
2022-07-21
15
-48
/
+117
*
Add WixInternalUIBootstrapperApplication as a new built-in BA.
Sean Hall
2022-07-20
92
-151
/
+3352
*
Improve DTF samples.
Sean Hall
2022-07-20
9
-43
/
+100
*
Rename "samples" segment to "tools"
Rob Mensching
2022-07-14
104
-34
/
+34
*
Support remote Payloads
Rob Mensching
2022-07-14
10
-22
/
+164
*
Add tests to validate Variable name validation
Rob Mensching
2022-07-12
2
-0
/
+96
*
Remove RESX usage in WixToolset.Data
Rob Mensching
2022-07-12
7
-4276
/
+3
*
Support bind variables in Package and Bundle versions
Rob Mensching
2022-07-10
22
-72
/
+380
*
Search for WiX Extensions with `.wixext.dll`
Rob Mensching
2022-07-10
1
-1
/
+1
*
Build DTF E2E tests, not just restore them
Rob Mensching
2022-07-10
1
-1
/
+1
*
Add retries to several file system operations
Rob Mensching
2022-07-07
3
-9
/
+106
*
Enable parsing invalid WixVersions
Rob Mensching
2022-07-07
2
-29
/
+214
*
Fix NCrunch projects
Rob Mensching
2022-07-07
2
-6
/
+0
*
Detect when Restore is required for a .wixproj to build
Rob Mensching
2022-07-06
1
-1
/
+23
*
Add missing Binary simple reference for UI.wixext dll.
Sean Hall
2022-07-05
2
-25
/
+125
*
Use bundle's default CacheId instead of hash in certificate CacheId.
Sean Hall
2022-07-01
9
-50
/
+188
*
Some test improvements.
Sean Hall
2022-07-01
8
-37
/
+114
*
Rename RemotePayloadFixture to BurnRemotePayloadFixture in CoreIntegration
Rob Mensching
2022-06-29
1
-1
/
+1
*
Rename CompilerErrors.IllegalName to CompilerErrors.IllegalTagName
Rob Mensching
2022-06-29
2
-3
/
+3
*
Properly validate bundle variable names
Rob Mensching
2022-06-29
10
-25
/
+122
*
Add test to verify variable syntax is allowed in ifdefs
Rob Mensching
2022-06-29
1
-0
/
+159
*
Remove MsuPackage/@KB and Permanent attributes
Rob Mensching
2022-06-29
14
-39
/
+130
*
Remote payloads using certificate verification cannot use hash
Rob Mensching
2022-06-29
21
-95
/
+439
*
Add NCrunch project for WixToolset.Core.TestPackage
Rob Mensching
2022-06-29
2
-7
/
+5
*
Set MsiPackage/@Visible='yes' when Permanent='yes'
Rob Mensching
2022-06-29
3
-1
/
+64
[next]