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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-24
Minor code cleanup/reorganization
Rob Mensching
7
-20
/
+19
2018-10-24
Extract interfaces for Preprocess/Compile/Link/Bind/etc
Rob Mensching
30
-790
/
+928
2018-10-24
Minor project cleanup
Rob Mensching
3
-620
/
+35
2018-10-03
Move Core.TestSupport back to .NET Standard 2.0 that works properly
Rob Mensching
1
-2
/
+2
2018-10-03
Implement -arch switch
Rob Mensching
4
-10
/
+61
2018-10-03
Add WixRunnerResult to improve success assertion
Rob Mensching
7
-37
/
+76
2018-10-03
Enable NCrunch support
Rob Mensching
1
-4
/
+11
2018-09-27
Report preprocessor exceptions as errors. Fixes wixtoolset/issues#5881.
Bob Arnson
8
-4
/
+113
2018-09-20
Ensure `ProxyStubClassId` is written as a proper, embraced GUID.
Bob Arnson
1
-1
/
+1
2018-09-18
Fix ?foreach? so all loop values get "executed."
Bob Arnson
7
-13
/
+90
2018-09-06
Fix codepage handling to cover both Framework- and Core- supported code pages.
Bob Arnson
3
-3
/
+10
2018-09-03
Warn on preprocessor variable redefinition only when the values are different.
Bob Arnson
7
-1
/
+99
2018-09-02
Make TestMessageListener public.
Sean Hall
3
-22
/
+27
2018-09-02
Use generics in WixToolsetServiceProvider
Sean Hall
1
-26
/
+31
2018-09-02
Fix namespace in WixStrings.
Sean Hall
2
-4
/
+3
2018-08-28
Support warning suppression.
Bob Arnson
1
-1
/
+11
2018-08-23
Actually handle context-less Classes.
Bob Arnson
1
-19
/
+16
2018-08-23
Add WixRunner that takes a service provider.
Bob Arnson
1
-2
/
+6
2018-08-23
Prevent crash when non-advertised Class omits Context. Fixes #5651.
Bob Arnson
1
-15
/
+18
2018-08-11
Track files to enable clean builds in MSBuild
Rob Mensching
20
-110
/
+284
2018-08-01
Add CreateGuid() to IBackendHelper to make Uuid helper internal
Rob Mensching
4
-5
/
+13
2018-08-01
Major reduction in public surface area of WixToolset.Core
Rob Mensching
38
-220
/
+110
2018-07-31
Support build of a .wixipl to final output
Rob Mensching
3
-24
/
+138
2018-07-27
All unit test should be netcoreapp2.1
Rob Mensching
1
-1
/
+1
2018-07-27
Properly initialize WixVariableResolver internal variables
Rob Mensching
1
-3
/
+4
2018-07-27
Remove WixFileNotFoundException, report checked paths and improve bind path c...
Rob Mensching
7
-22
/
+80
2018-07-27
Support change of FileTransfer to interface
Rob Mensching
10
-49
/
+143
2018-07-23
Remove special handling to pdb path in Layout command
Rob Mensching
1
-20
/
+11
2018-07-23
Integrate Extensibility.Data namespace change from Extensibility repo
Rob Mensching
55
-150
/
+178
2018-07-21
Move tool projects to Tools repo
Rob Mensching
107
-10238
/
+82
2018-07-19
Correctly isolate intermediate folders for multi-culture builds
Rob Mensching
1
-1
/
+1
2018-07-19
Minimize duplicate localization processing
Rob Mensching
2
-2
/
+2
2018-07-19
When filtering cultures always include .wxls that do not specify a culture
Rob Mensching
1
-1
/
+1
2018-07-19
Move idts to to sub-folder of intermediate folder
Rob Mensching
1
-16
/
+13
2018-07-13
Fix Component GUID generation
Rob Mensching
1
-1
/
+1
2018-07-13
Disable MSBuild tests until publishing of native assets is worked out
Rob Mensching
1
-1
/
+2
2018-07-13
Add additional debug diagnostics for WixToolsetTest.BuildTasks tests
Rob Mensching
2
-8
/
+14
2018-07-13
Add PostParse() method of IExtensionCommandLine
Rob Mensching
2
-0
/
+9
2018-07-13
Fix up defaults for MsbuildMessageListener
Rob Mensching
1
-14
/
+5
2018-07-13
Fix MSBuild handling of cultures plus add unit tests
Rob Mensching
20
-16
/
+260
2018-07-12
Add missing test project to solution
Rob Mensching
2
-7
/
+18
2018-07-12
Improve debuggability
Rob Mensching
10
-3
/
+24
2018-07-12
Target NuGet NoWarn to specific PackageReference
Rob Mensching
4
-16
/
+3
2018-07-12
Update development dependencies
Rob Mensching
9
-11
/
+11
2018-07-12
Refactor command line parsing to enable extensions there in light.exe
Rob Mensching
13
-822
/
+754
2018-07-10
Update to netcoreapp2.1 (missed one).
Bob Arnson
1
-1
/
+1
2018-07-09
Add `WixToolsetServiceProvider.TryGetService`.
Bob Arnson
1
-3
/
+8
2018-06-21
Update to netcoreapp2.1 and xunit 2.3.1.
Bob Arnson
3
-3
/
+3
2018-06-21
Update to netcoreapp2.1 and xunit 2.3.1.
Bob Arnson
3
-6
/
+6
2018-05-06
Add formerly-broken unit tests.
Bob Arnson
1
-0
/
+68
[next]