index
:
wix
bob/EnsureTableStandardActions
bob/FeatureTreeBrowseDlgButtonWiring
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the missing x64 wxs files and update dependencies.
Sean Hall
2020-12-19
21
-33
/
+47
*
WIXFEAT:5267 - Skip bal:Conditions for special actions like layout.
Sean Hall
2020-12-15
1
-27
/
+41
*
WIXFEAT:6209 - Add x64 and ARM64 versions of built-in BAs.
Sean Hall
2020-12-09
9
-9
/
+99
*
Require the custom BA elements to reference built-in BAs.
Sean Hall
2020-12-09
22
-276
/
+348
*
Use new BootstrapperApplicationDll element.
Sean Hall
2020-12-08
3
-16
/
+33
*
Format wixlib files using 'wix format'.
Sean Hall
2020-12-08
7
-139
/
+124
*
Remove xsd from nuspec.
Sean Hall
2020-12-04
1
-1
/
+0
*
xsd got moved to doc repo.
Sean Hall
2020-12-04
2
-362
/
+0
*
Ignore C26812 warning for C style enums.
Sean Hall
2020-12-03
2
-0
/
+16
*
WIXFEAT:4626 - Display progress for pausing updates and creating SRP
Sean Hall
2020-12-03
1
-0
/
+52
*
Update dependencies and add fallbacks for new BA messages.
Sean Hall
2020-12-03
13
-49
/
+159
*
More .NET 5 updates.
Sean Hall
2020-11-02
10
-20
/
+34
*
Add test for Overridable.
Sean Hall
2020-10-31
4
-4
/
+49
*
Strong-name sign WiX assemblies.
Sean Hall
2020-10-31
20
-22
/
+34
*
Update dependencies.
Sean Hall
2020-10-24
22
-80
/
+87
*
Last bit of inner text expunged.
Bob Arnson
2020-09-26
3
-11
/
+9
*
Fix missing inner text conversion.
Sean Hall
2020-08-10
1
-5
/
+5
*
WIXBUG:5688 Installation Successful and Repair Successful headers not shown c...
Sean Hall
2020-08-09
5
-20
/
+20
*
WIXFEAT:4863 Update to latest thmutil.
Sean Hall
2020-08-09
19
-65
/
+67
*
Use hdt_get_function_pointer in dnchost when available.
Sean Hall
2020-07-22
5
-8
/
+61
*
Upgrade DotNetAppHost package to .NET 5 to use its static nethost lib and hea...
Sean Hall
2020-07-22
5
-106
/
+5
*
Fix ManagedHost tests by using Heat to harvest the BA payloads.
Sean Hall
2020-07-22
36
-1031
/
+235
*
Update dependencies.
Sean Hall
2020-07-19
19
-52
/
+54
*
Update to latest thmutil.
Sean Hall
2020-07-06
11
-31
/
+21
*
Update wixstdba to show theme load errors.
Sean Hall
2020-07-01
1
-0
/
+37
*
Update dependencies.
Sean Hall
2020-07-01
17
-23
/
+23
*
Remove Resources from wixstdba.vcxproj since VS has gotten judgy about wildca...
Sean Hall
2020-07-01
1
-42
/
+0
*
Build wixlib with WixToolset.Sdk
Rob Mensching
2020-06-27
7
-57
/
+14
*
The Great Tuple to Symbol File Rename (tm)
Rob Mensching
2020-06-27
9
-0
/
+0
*
The Great Tuple to Symbol Rename (tm)
Rob Mensching
2020-06-27
12
-252
/
+252
*
Create symbols package.
Sean Hall
2020-06-24
3
-3
/
+37
*
Add SourceLink to public projects.
Sean Hall
2020-06-24
10
-8
/
+70
*
Update dependencies.
Sean Hall
2020-06-24
21
-49
/
+48
*
Update dependencies.
Sean Hall
2020-06-22
26
-142
/
+101
*
Fix a couple of many warnings.
Bob Arnson
2020-06-08
2
-9
/
+8
*
Update to latest tools
Bob Arnson
2020-06-07
2
-8
/
+8
*
WIXFEAT:6164 Implement DisplayInternalUICondition.
Sean Hall
2020-05-16
9
-0
/
+188
*
WIXFEAT:6164 Update to latest balutil.
Sean Hall
2020-05-16
21
-177
/
+178
*
Update to latest tools.
Sean Hall
2020-05-16
13
-27
/
+8
*
Add WPF .NET Core test.
Sean Hall
2020-04-29
18
-12
/
+384
*
Add support for FDD in DotNetCoreBootstrapperApplicationHost.
Sean Hall
2020-04-29
17
-12
/
+415
*
Treat failing to load SCD like mbahost treats .NET 4.5.2 on Win7 RTM.
Sean Hall
2020-04-29
9
-9
/
+228
*
Add DotNetCoreBootstrapperApplicationHost for an SCD-style .NET Core BA.
Sean Hall
2020-04-29
45
-9
/
+2700
*
Update dependencies.
Sean Hall
2020-04-29
13
-31
/
+31
*
Add reload engine and test.
Sean Hall
2020-04-23
13
-18
/
+217
*
Update ManagedHost tests to run off of a bundle.
Sean Hall
2020-04-23
17
-72
/
+183
*
Update BalBurnBackendExtension to use BundleFinalize.
Sean Hall
2020-04-23
5
-14
/
+48
*
Add ManagedBootstrapperApplicationPrereqInformation element to move prereq in...
Sean Hall
2020-04-23
10
-282
/
+94
*
WIXBUG:4342 - Force cancel if m_fShowingInternalUiThisPackage
Sean Hall
2020-04-21
1
-11
/
+25
*
WIXBUG:6158 - Fix bug with m_fShowingInternalUiThisPackage
Sean Hall
2020-04-21
1
-2
/
+6
[next]