index
:
wix
bob/EnsureTableStandardActions
bob/FeatureTreeBrowseDlgButtonWiring
bob/FixIEngineSetDownloadSource
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement WixOutput with support for multiple streams of data
Rob Mensching
2019-10-25
21
-846
/
+399
*
Remove id field from WixSearchTuple.
Bob Arnson
2019-10-23
1
-8
/
+0
*
Remove BootstrapperApplicationData generally in favor of Unreal
Rob Mensching
2019-10-23
3
-31
/
+19
*
Better support all .NETs
Rob Mensching
2019-10-18
1
-1
/
+1
*
Small fixes to tuples
Rob Mensching
2019-10-18
3
-40
/
+33
*
Minor tuple fixes
Rob Mensching
2019-10-18
2
-12
/
+2
*
MSI standard actions should be overridable
Rob Mensching
2019-10-18
1
-109
/
+109
*
Fix lock permissions
Rob Mensching
2019-10-14
1
-2
/
+2
*
Fix ServiceType enum values
Rob Mensching
2019-10-07
1
-3
/
+3
*
Remove unused field from WixFeatureGroup
Rob Mensching
2019-10-07
1
-12
/
+2
*
Fix AppSearch related tuples
Rob Mensching
2019-10-07
4
-17
/
+17
*
Support tagging tuples and definitions
Rob Mensching
2019-10-07
4
-4
/
+519
*
Add support for long fields and fix up Bundle and many other tuples
Rob Mensching
2019-10-07
39
-976
/
+761
*
Add tuple.IsNull(), remove fields when set to default and other small fixes
Rob Mensching
2019-05-24
7
-81
/
+78
*
Improve debuggability of tuples
Rob Mensching
2019-05-24
1
-1
/
+5
*
Rename MsiAssemblyTuple to AssemblyTuple
Rob Mensching
2019-05-23
3
-102
/
+99
*
Merge WixFileTuple in to FileTuple and remove File from FileAssemblyType
Rob Mensching
2019-05-23
9
-456
/
+168
*
Minor fixes
Rob Mensching
2019-05-23
4
-13
/
+13
*
Breakout short and source names in Directory and Shortcut tuples
Rob Mensching
2019-05-23
3
-8
/
+40
*
Use "Ref" instead of "_" as the reference convention
Rob Mensching
2019-05-23
88
-849
/
+849
*
Obsolete obsolete constructor
Rob Mensching
2019-05-23
3
-119
/
+112
*
Implement many more strong tuples
Rob Mensching
2019-05-23
66
-1047
/
+391
*
Remove redundant `?.Value` from strongly typed accesses
Rob Mensching
2019-05-23
188
-873
/
+873
*
Support Component/@Shared.
Bob Arnson
2019-05-14
1
-0
/
+8
*
Correct field value for RemoveRegistryTuple.Root.
Bob Arnson
2019-05-13
1
-1
/
+1
*
Section ids are optional
Rob Mensching
2019-05-12
1
-7
/
+2
*
Correctly set the underlying data types when intermediate value loaded
Rob Mensching
2019-05-12
1
-10
/
+42
*
Support any type as input to identifier
Rob Mensching
2019-05-08
1
-0
/
+6
*
Support long as a number
Rob Mensching
2019-05-08
1
-1
/
+13
*
Add additional strongly typed tuples
Rob Mensching
2019-05-08
42
-13909
/
+1369
*
Fix loading custom table definitions and support tupledef revisions
Rob Mensching
2018-12-31
4
-19
/
+253
*
Update to latest .gitignore and prep for new NuGet license format
Rob Mensching
2018-12-22
1
-0
/
+1
*
Update to latest Home\repo-template
Rob Mensching
2018-12-22
2
-1
/
+6
*
Integrate SmartPackageReference
Rob Mensching
2018-12-22
2
-5
/
+44
*
Class/@Icon is supported. (#4)
Sean Hall
2018-12-12
1
-3
/
+2
*
ole.dll should be ole2.dll.
Sean Hall
2018-12-12
1
-2
/
+2
*
Enable NCrunch support
Rob Mensching
2018-10-03
1
-4
/
+11
*
Add code page error message with source-line numbers.
Bob Arnson
2018-09-06
1
-0
/
+5
*
Add error messages for source file command line processing
Rob Mensching
2018-07-31
2
-1
/
+13
*
Remove unused code
Rob Mensching
2018-07-27
1
-2
/
+0
*
Support displaying paths checked when file not found
Rob Mensching
2018-07-27
1
-0
/
+8
*
Remove unnecessary code from Data
Rob Mensching
2018-07-26
2
-83
/
+0
*
Move data only used by extension to Extensiblity repo
Rob Mensching
2018-07-23
5
-211
/
+4
*
Support creation of redundant file transfers
Rob Mensching
2018-07-21
1
-9
/
+10
*
Update development dependencies
Rob Mensching
2018-07-12
2
-4
/
+4
*
Improve debuggability
Rob Mensching
2018-07-12
1
-0
/
+3
*
Improve error message when argument is missing for a switch
Rob Mensching
2018-07-12
2
-4
/
+1
*
Update to netcoreapp2.1 and xunit 2.3.1.
Bob Arnson
2018-06-21
2
-2
/
+2
*
Write out useful `keyColumn` value to fix .wixpdb output.
Bob Arnson
2018-05-06
2
-1
/
+2
*
Move WixFileNotFoundException from Core back to Data
Rob Mensching
2018-01-02
1
-0
/
+43
[next]