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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Move the entry point from Mba.Core to Mba.Host.
Sean Hall
2019-12-22
9
-452
/
+1
|
*
Move the responsibility of wrapping the binary interfaces from mbahost to the...
Sean Hall
2019-12-22
20
-24
/
+402
|
*
Move IBootstrapperApplication and IBootstrapperEngine into balutil.
Sean Hall
2019-12-22
17
-18
/
+1770
|
*
Update the namespace in WixToolset.Mba.Core.
Sean Hall
2019-12-11
26
-29
/
+41
|
*
Setup WixToolset.Mba.Core project and nuget package.
Sean Hall
2019-12-11
10
-7
/
+173
|
*
Import files from BootstrapperCore repo.
Sean Hall
2019-12-11
26
-0
/
+5377
|
*
Update to latest repo-template.
Sean Hall
2019-12-11
2
-2
/
+4
|
*
Update to latest Cpp.Build.props for locating latest Win10 SDK.
Sean Hall
2019-01-13
1
-1
/
+5
|
*
Fix lib path in WixToolset.BalUtil.props and add dependencies in balutil.nuspec.
Sean Hall
2018-12-30
2
-2
/
+6
|
*
Reduce extra appveyor builds by targeting only master and develop branches
Rob Mensching
2018-12-30
1
-0
/
+5
|
*
Add BootstrapperCore nuget feed.
Sean Hall
2018-12-30
1
-0
/
+1
|
*
Integrate into latest v4.
Sean Hall
2018-12-29
15
-0
/
+467
|
*
Import code from old v4 repo
Sean Hall
2018-12-29
17
-0
/
+4724
|
*
Initial commit
Sean Hall
2018-12-29
4
-0
/
+373
*
Merge Extensibility
Rob Mensching
2021-05-11
99
-0
/
+4418
|
\
|
*
Move Extensiblity into API/wix
Rob Mensching
2021-04-29
104
-0
/
+0
|
*
One shiny NuGet package, please and thank you.
Sean Hall
2021-04-25
1
-1
/
+0
|
*
Improve documentation
Rob Mensching
2021-04-20
1
-1
/
+18
|
*
Fix typo.
Sean Hall
2021-04-19
1
-1
/
+1
|
*
Prefer IReadOnlyCollection<> or IReadOnlyList<> over IEnumerable<>
Rob Mensching
2021-04-19
22
-48
/
+148
|
*
Add resolved codepage and LCID to bind context
Rob Mensching
2021-04-02
3
-8
/
+74
|
*
Add XML doc to IVariableResolution
Rob Mensching
2021-03-25
1
-1
/
+15
|
*
Make ResetAcl opt-in instead of opt-out
Rob Mensching
2021-03-16
1
-2
/
+34
|
*
Add method to disallow inner text
Rob Mensching
2021-03-16
1
-0
/
+6
|
*
Use extension methods instead of a custom interface for IServiceProvider
Rob Mensching
2021-03-14
14
-28
/
+100
|
*
Minimize public surface area of Core
Rob Mensching
2021-03-14
6
-16
/
+283
|
*
In Extensibility projects, treat warnings as errors.
Sean Hall
2021-03-02
1
-0
/
+6
|
*
Fix warnings in XML doc
Rob Mensching
2021-03-02
1
-3
/
+4
|
*
Short names are now created in the backend not the frontend
Rob Mensching
2021-03-02
1
-0
/
+1
|
*
Remove v3 based functions from IWindowsInstallerBackendDecompilerExtension
Rob Mensching
2021-03-02
1
-18
/
+1
|
*
Remove references to "Output" and use "Data" instead
Rob Mensching
2021-03-02
2
-5
/
+5
|
*
Rename IBurnBackendExtension to IBurnBackendBinderExtension
Rob Mensching
2021-02-27
2
-8
/
+8
|
*
Rename FullyResolved to SymbolsFinalized and TryAddSymbolXxx to TryProcessSymbol
Rob Mensching
2021-02-27
4
-79
/
+61
|
*
Add IWindowsInstallerBackendBinder.FullyResolved plus documentation
Rob Mensching
2021-02-27
2
-5
/
+39
|
*
Backend specific helpers should passthru implement IBackendHelper
Rob Mensching
2021-02-27
2
-2
/
+2
|
*
Add ICompilerContext.IsCurrentPlatfom64Bit
Rob Mensching
2021-02-11
1
-1
/
+23
|
*
Report invalid command line arguments as errors
Rob Mensching
2021-01-08
1
-1
/
+4
|
*
Include version info file when building in NCrunch
Rob Mensching
2021-01-08
1
-0
/
+7
|
*
Enable XML doc and delete obsolete IParseHelper methods.
Sean Hall
2020-12-18
64
-49
/
+300
|
*
Add GetCanonicalRelativePath.
Sean Hall
2020-12-16
2
-0
/
+22
|
*
Enable CheckForOverflowUnderflow.
Sean Hall
2020-12-14
1
-0
/
+1
|
*
Update NBGV.
Sean Hall
2020-12-02
1
-1
/
+1
|
*
One shiny NuGet package, please and thank you.
Bob Arnson
2020-10-29
1
-0
/
+1
|
*
Strong-name sign WiX assemblies.
Bob Arnson
2020-10-28
3
-1
/
+15
|
*
Add platform to decompiler result.
Bob Arnson
2020-10-08
1
-0
/
+3
|
*
Remove 32-bit ARM support.
Bob Arnson
2020-09-19
2
-11
/
+2
|
*
Only target all frameworks in Release
Sean Hall
2020-08-17
1
-1
/
+2
|
*
Simplify IPathResolve GetDirectoryPath() by adding canonical-specific method
Rob Mensching
2020-07-21
1
-3
/
+11
|
*
Use VS2019 for CI Build.
Bob Arnson
2020-07-19
1
-1
/
+1
|
*
Add performance optimized methods and remove obsolete CreateDirectoryRow
Rob Mensching
2020-07-14
1
-17
/
+21
[prev]
[next]