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
*
Use an unnamed bindpath as a default root for...
bob/wixbug_8585
Bob Arnson
2024-09-02
6
-6
/
+55
*
Fix bad URL.
Bob Arnson
2024-08-19
3
-3
/
+3
*
Add verbose messages around harvesting.
Bob Arnson
2024-08-19
3
-3
/
+63
*
Add basic test for Msmq install/uninstall.
Bevan Weiss
2024-07-18
8
-4
/
+122
*
Initialize WOW64 in TouchFile custom action
Rob Mensching
2024-07-17
4
-0
/
+100
*
Fix egregiously bad comments that were frustrating
Bob Arnson
2024-07-15
2
-29
/
+29
*
Fix faulty memory access in Util's User custom actions
Rob Mensching
2024-07-15
5
-120
/
+95
*
Scheduling standard actions must override virtual definitions from stdlib
Rob Mensching
2024-07-13
5
-4
/
+162
*
Reset current directory so SFXCA directory can be cleaned up
Rob Mensching
2024-07-13
1
-0
/
+19
*
Introducing wix-cli.msi
Rob Mensching
2024-07-12
7
-6
/
+195
*
Fix "wix extension list" to correctly display machine-wide extensions
Rob Mensching
2024-07-12
1
-31
/
+46
*
Move DTF back to .NET 2.0 as it is still supported
Rob Mensching
2024-07-12
7
-8
/
+8
*
Re-enable insignificant zeros in PackageVersion
Rob Mensching
2024-07-12
2
-7
/
+60
*
Update dependencies
Rob Mensching
2024-07-12
5
-33
/
+33
*
Fix missing WixToolset.Firewall.wixext version
Rob Mensching
2024-07-12
2
-4
/
+0
*
Prevent unnecessary refreshes that move focus.
Bob Arnson
2024-07-12
1
-6
/
+9
*
Add extra logging setup to registry.
Bevan Weiss
2024-07-04
2
-0
/
+22
*
Change lower case c:\ => C:\ in 'where' search to align with expected
Bevan Weiss
2024-07-04
1
-1
/
+1
*
No longer support downloading within the Sandbox. Just error instead.
Bevan Weiss
2024-07-04
3
-41
/
+51
*
Added host menu options for EXE / ZIP installation
Bevan Weiss
2024-07-04
3
-40
/
+88
*
Make faster... don't do both runtime and SDK, SDK is all we need
Bevan Weiss
2024-07-04
2
-19
/
+22
*
Found a way to get the hostname.
Bevan Weiss
2024-07-04
1
-1
/
+4
*
Wrap variable sets in double quotes so special characters don't break them.
Bevan Weiss
2024-07-04
1
-5
/
+5
*
Added some comments for the menu.
Bevan Weiss
2024-07-04
2
-10
/
+36
*
Added some more modifications to the Sandbox.
Bevan Weiss
2024-07-04
3
-6
/
+77
*
Add Sandbox configuration to more easily perform Integration tests.
Bevan Weiss
2024-07-04
3
-0
/
+81
*
Added missing localization files from wix3
Rami
2024-07-04
1
-0
/
+32
*
Added missing localization files from wix3
Rami
2024-07-04
2
-0
/
+64
*
Add trx logging for individual runtests.cmd.
Bob Arnson
2024-06-19
2
-2
/
+2
*
Fix build -includepath help message
Kuba314
2024-06-10
1
-1
/
+1
*
Add a IUIBA edge-case test and clean up a bit.
Bob Arnson
2024-06-10
4
-7
/
+120
*
Build native code with VC v143 toolset only.
Bob Arnson
2024-06-10
8
-19
/
+17
*
Add test for formatting file in place (issue-8181)
Peter Hull
2024-05-06
1
-0
/
+29
*
Pass sourceFile through to formatter
Peter Hull
2024-05-06
1
-1
/
+1
*
Add UTF-8, no-prefix, and Unicode characters.
Bob Arnson
2024-04-28
2
-4
/
+6
*
Update to wixext folder to v6
Rob Mensching
2024-04-25
3
-3
/
+3
*
Update tests to use TestVersion property instead of generic Version property
Rob Mensching
2024-04-25
107
-209
/
+209
*
Move to ReleaseFlow and SomeVer
Rob Mensching
2024-04-25
28
-276
/
+243
*
Start WiX Toolset v6
Rob Mensching
2024-04-25
1
-1
/
+1
*
WiX Toolset v5.0.0
v5.0.0
Rob Mensching
2024-04-05
2
-2
/
+2
*
Ensure elevated SFXCA uses Windows Installer cache and unelevated uses Temp f...
Rob Mensching
2024-04-05
5
-35
/
+203
*
Add a managed custom action E2E test
Rob Mensching
2024-04-05
6
-0
/
+122
*
Reference correct skippable Xunit discoverer
Rob Mensching
2024-04-05
1
-1
/
+1
*
NuGet package readmes (4/n)
Bob Arnson
2024-04-04
8
-0
/
+54
*
Report E_MOREDATA from Bal functions when string buffer too small
Rob Mensching
2024-04-04
4
-0
/
+73
*
Prevent source directories from being harvested.
Bob Arnson
2024-04-04
4
-207
/
+196
*
Fix the upper bound version in native nupkg references
Rob Mensching
2024-04-02
4
-5
/
+5
*
Allow default major upgrade to be rescheduled.
Bob Arnson
2024-03-27
3
-1
/
+26
*
Use the correct case for firewall attribute values
Rob Mensching
2024-03-24
3
-8
/
+14
*
Start WiX Toolset v5.0.0
Rob Mensching
2024-03-23
1
-1
/
+1
[next]