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
/
api
/
burn
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build native code with VC v143 toolset only.
Bob Arnson
2024-10-04
2
-6
/
+6
*
Build tweaks to support VS 17.8...
Bob Arnson
2024-01-28
1
-0
/
+1
*
Obsolete removed PackageState.Cached value
Rob Mensching
2023-06-03
1
-5
/
+6
*
Some small SAL annotation fixups
Rob Mensching
2023-02-09
2
-11
/
+11
*
Finish the XML documentation in WixToolset.Mba.Core.
Sean Hall
2023-01-19
14
-624
/
+555
*
Use MSI transaction end result to detect whether reboot is needed
Nir Bar
2022-12-12
8
-82
/
+173
*
Minimize calls into GitInfo by caching results during build_init
Rob Mensching
2022-11-13
4
-4
/
+0
*
Add GetRelatedBundleVariable to managed IBootstrapperEngine.
Sean Hall
2022-11-10
5
-0
/
+47
*
WIXFEAT-3704 - Allow access to persisted variables from related bundles
Jacob Hoover
2022-11-10
8
-0
/
+178
*
Separate WixInternal content from official WixToolset namespace
Rob Mensching
2022-11-08
7
-12
/
+12
*
Ensure all published .nupkgs have an icon
Rob Mensching
2022-11-08
4
-4
/
+12
*
Update build dependencies and normalize more projects
Rob Mensching
2022-10-19
1
-1
/
+1
*
Make all test roll forward
Rob Mensching
2022-10-03
1
-1
/
+0
*
Standardize on .NET 6 as the minimum for .NET Core platform.
Rob Mensching
2022-10-03
2
-2
/
+2
*
Centralize test project configuration with IsWixTestProject
Rob Mensching
2022-09-23
1
-8
/
+0
*
Update hashes are now hex strings.
Bob Arnson
2022-09-12
6
-16
/
+10
*
Move `Bundle/@CommandLineVariables` into Bal.wixext.
Sean Hall
2022-09-09
5
-51
/
+57
*
Supply hashes to BA if present in update feed.
Bob Arnson
2022-08-31
9
-6
/
+31
*
Don't retry 1606 because are they ever transient?!
Bob Arnson
2022-08-17
1
-1
/
+0
*
Allow wixstdba special controls to have declarative text.
Sean Hall
2022-08-10
4
-4
/
+4
*
Add WixInternalUIBootstrapperApplication as a new built-in BA.
Sean Hall
2022-07-20
5
-3
/
+87
*
Use dotnet test on C++/CLI test projects to get trx logs.
Sean Hall
2022-06-16
12
-8
/
+204
*
Add ability for non-vital cache package action.
Sean Hall
2022-06-14
11
-14
/
+159
*
Update Burn algorithm for picking elevated temp path to use SystemTemp.
Sean Hall
2022-06-07
2
-0
/
+4
*
Keep track of when parts of verutil/WixVersions are missing.
Sean Hall
2022-05-17
3
-0
/
+36
*
Store the prefix character in VERUTIL_VERSION.
Sean Hall
2022-05-17
3
-0
/
+9
*
Move infinite loop detection into the hosts.
Sean Hall
2022-05-14
3
-3
/
+33
*
Update balutil and Bal.wixext to use more concise Exit* macros.
Sean Hall
2022-05-14
5
-78
/
+41
*
Only block shutdown during Apply.
Sean Hall
2022-05-04
11
-153
/
+0
*
Add RepairCondition.
Sean Hall
2022-04-23
12
-5
/
+34
*
Set each native library dependency version to the build version.
Sean Hall
2022-04-19
2
-4
/
+4
*
Detect related bundles for BundlePackages.
Sean Hall
2022-04-01
14
-96
/
+198
*
Implement BundlePackage.
Sean Hall
2022-04-01
2
-0
/
+6
*
Give BA process id and option to wait for cancelled process to exit.
Sean Hall
2022-03-19
11
-0
/
+168
*
Make engine skip planning if there are any downgrade related bundles.
Sean Hall
2022-03-14
11
-0
/
+114
*
Allow the BA to override the bundle relation type during plan.
Sean Hall
2022-03-14
11
-2
/
+192
*
Change ARP property Installed to 0 when registrationType is InProgress.
Sean Hall
2022-03-05
8
-12
/
+12
*
Add UnsafeUninstall action.
Sean Hall
2022-02-22
2
-2
/
+6
*
Finish removing native pdbs from .nupkg and removing symbols packages.
Sean Hall
2022-02-18
2
-4
/
+0
*
Create single .zip file for non-embedded pdb files
Rob Mensching
2022-02-17
4
-2
/
+3
*
When rolling back a bundle failure, reinstall all upgrade related bundles.
Sean Hall
2022-02-10
11
-0
/
+132
*
Fix NoWarn being overridden and use PackageReference for TestSupport.
Sean Hall
2022-01-27
2
-3
/
+2
*
Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT.
Sean Hall
2022-01-16
2
-0
/
+6
*
Remove orphan compatible MSI packages.
Sean Hall
2022-01-16
11
-9
/
+539
*
Update some nuspecs to be more standard
Rob Mensching
2022-01-03
1
-3
/
+3
*
Try to get more helpful test failure messages.
Sean Hall
2022-01-01
2
-1
/
+7
*
Remove warnings and make sure more don't creep in.
Sean Hall
2022-01-01
3
-8
/
+13
*
Don't report related operation in OnDetectRelatedBundle.
Sean Hall
2021-12-30
8
-29
/
+4
*
FilesInUse messages are too different to unify in the Burn engine.
Sean Hall
2021-12-30
8
-25
/
+47
*
Build simplification and parallelization
Rob Mensching
2021-12-30
1
-1
/
+1
[next]