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
/
internal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert WixToolsetTest.Sdk to MSTest.***
Bob Arnson
12 days
4
-4
/
+12
*
Convert tools\ to MSTest and traversal projects.
Bob Arnson
12 days
2
-7
/
+15
*
Convert ext\ to MSTest and traversal projects.
Bob Arnson
12 days
23
-1
/
+1846
*
Minor build improvements and cleanup
Rob Mensching
2025-02-11
1
-1
/
+1
*
Audit all transitive dependencies and fix latest vulnerabilities
Rob Mensching
2024-12-27
4
-22
/
+32
*
Fix up COM+ to be back in working order under Wix4+
Bevan Weiss
2024-12-26
1
-0
/
+1
*
Update to nonwhingy System.Text.Json.
Bob Arnson
2024-11-10
1
-1
/
+1
*
Add basic test for Msmq install/uninstall.
Bevan Weiss
2024-07-18
1
-0
/
+2
*
Update dependencies
Rob Mensching
2024-07-12
4
-32
/
+32
*
Move to ReleaseFlow and SomeVer
Rob Mensching
2024-04-25
10
-130
/
+202
*
Reference correct skippable Xunit discoverer
Rob Mensching
2024-04-05
1
-1
/
+1
*
Prevent source directories from being harvested.
Bob Arnson
2024-04-04
1
-0
/
+1
*
Fix Profile column definition.
Bob Arnson
2024-03-18
2
-2
/
+14
*
Rename "bundle extension" to "bootstrapper extension" for more consistency
Rob Mensching
2024-03-07
1
-12
/
+1
*
Move wixstdba functions to Bal.wixext build
Rob Mensching
2024-03-07
1
-0
/
+1
*
Better .nupkg names
Rob Mensching
2024-03-07
1
-3
/
+2
*
Move the BootstrapperApplication out of proc
Rob Mensching
2024-03-06
1
-1
/
+0
*
Pretty up build output
Rob Mensching
2023-12-16
1
-1
/
+1
*
Update to xunit 2.5.1
Rob Mensching
2023-12-16
4
-20
/
+20
*
Build tweaks to support VS 17.8...
Bob Arnson
2023-12-04
1
-3
/
+3
*
add firewall extension decompiler, make msi modifications work, add all attri...
chris_bednarski
2023-11-19
1
-0
/
+1
*
Update to latest signing infrastructure
Rob Mensching
2023-09-13
1
-8
/
+1
*
Remove unused symbol `Version`.
Bob Arnson
2023-09-12
1
-2
/
+0
*
add integration tests for the firewall extenstion
chris_bednarski
2023-08-19
1
-0
/
+1
*
Multiple extension support in unit tests
chris_bednarski
2023-07-23
1
-10
/
+25
*
feat(build): update xunit to version 2.5.0, fix occasional test timeout
chris_bednarski
2023-07-19
6
-24
/
+24
*
Extract object fields with modularization GUIDs.
Bob Arnson
2023-06-30
1
-2
/
+19
*
Always add space to to test folder to flush out such bugs
Rob Mensching
2023-03-23
3
-28
/
+28
*
Improve instance transforms
Rob Mensching
2023-02-09
1
-46
/
+81
*
Remove use of AppVeyor
Rob Mensching
2023-01-23
1
-15
/
+0
*
Small fixes found while updating XSDs
Rob Mensching
2023-01-01
1
-1
/
+0
*
Handle spaces when finding path to executables in MSBuild task
Rob Mensching
2022-11-21
1
-2
/
+2
*
Log error when path to executable cannot be found in MSBuild tool task
Rob Mensching
2022-11-21
1
-12
/
+35
*
Fix Iis table definitions.
Bob Arnson
2022-11-14
1
-0
/
+18
*
Minimize calls into GitInfo by caching results during build_init
Rob Mensching
2022-11-13
7
-13
/
+45
*
WiX Toolset v4-preview.1
v4.0.0-preview.1
Rob Mensching
2022-11-11
1
-1
/
+8
*
Separate WixInternal content from official WixToolset namespace
Rob Mensching
2022-11-08
43
-62
/
+62
*
Add NetFx .NET compatibility check for MSI (#262)
StefanStojanovic
2022-10-25
1
-0
/
+6
*
Update several dependencies
Rob Mensching
2022-10-19
1
-7
/
+18
*
Update to latest NuGet assemblies
Rob Mensching
2022-10-19
1
-3
/
+3
*
Update build dependencies and normalize more projects
Rob Mensching
2022-10-19
8
-33
/
+31
*
Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"s
Rob Mensching
2022-10-15
3
-0
/
+0
*
Simplify reference resolution
Rob Mensching
2022-10-14
2
-130
/
+0
*
Normalize ToolsetTask implementation to call wix.exe and heat.exe
Rob Mensching
2022-10-14
8
-2
/
+472
*
Run wix.exe out of proc
Rob Mensching
2022-10-14
3
-13
/
+32
*
Move WixVersion to new WixToolset.Versioning package in libs segment
Rob Mensching
2022-10-04
1
-0
/
+1
*
Standardize on .NET 6 as the minimum for .NET Core platform.
Rob Mensching
2022-10-03
1
-1
/
+1
*
Centralize test project configuration with IsWixTestProject
Rob Mensching
2022-09-23
1
-1
/
+1
*
Make sure error codes are translated correctly for per-machine packages.
Sean Hall
2022-08-26
2
-5
/
+6
*
Add direct reference to System.Configuration.ConfigurationManager
Rob Mensching
2022-08-16
1
-0
/
+1
[next]