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