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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-18
Display command-line help from Core and extensions
Rob Mensching
7
-56
/
+79
2020-07-17
Ensure named bindpaths are not found in unnamed bindpaths
Rob Mensching
6
-62
/
+68
2020-07-17
Fix parsing of bind variables with default values
Rob Mensching
5
-2
/
+49
2020-07-16
Create failing test for named bind paths.
Sean Hall
1
-0
/
+30
2020-07-14
Fix short filenames containing bind variables
Rob Mensching
1
-2
/
+2
2020-07-14
Fix validation of wildcard short filename extension.
Rob Mensching
1
-1
/
+1
2020-07-14
Major performance improvements to inline directory syntax parsing
Rob Mensching
4
-222
/
+220
2020-07-14
Implement optimized simple reference creation
Rob Mensching
2
-1
/
+46
2020-07-14
Update CompileCoreTestExtensionWixlib to be a .NET Core app.
Sean Hall
2
-9
/
+10
2020-07-14
Update dependencies.
Sean Hall
5
-5
/
+5
2020-07-10
Add CustomTableRef element.
Sean Hall
4
-7
/
+74
2020-07-10
Add CreateIdentifierValueFromPlatform.
Sean Hall
1
-0
/
+35
2020-07-08
Tests for CopyFile element
Rob Mensching
3
-0
/
+64
2020-07-08
Improve compiler performance by removing regex and other string fixes
Rob Mensching
11
-374
/
+454
2020-07-08
Move short filename generation to the WindowsInstallerBackend
Rob Mensching
6
-159
/
+171
2020-07-08
Remove unused property
Rob Mensching
3
-4
/
+0
2020-07-01
Consolidate Custom Action tests in CustomActionFixture
Rob Mensching
2
-99
/
+101
2020-07-01
Make Feature/@Absent and Feature/@AllowAdvertise consistent
Rob Mensching
1
-33
/
+3
2020-07-01
Default Publish/@Condition to "1" in the WI backend
Rob Mensching
1
-0
/
+15
2020-07-01
Add failing test for CustomAction cycle.
Sean Hall
3
-0
/
+61
2020-06-28
Support localized TextStyle Size
Rob Mensching
2
-4
/
+3
2020-06-25
The Great Tuple to Symbol File Rename (tm)
Rob Mensching
7
-0
/
+0
2020-06-25
The Great Tuple to Symbol Rename (tm)
Rob Mensching
102
-2913
/
+2913
2020-06-25
Integrate Symbol to TupleWithSection rename
Rob Mensching
4
-92
/
+91
2020-06-24
Reference Media if DiskId is specified.
Bob Arnson
3
-8
/
+8
2020-06-24
Turn tests off in appveyor.yml since they're run in appveyor.cmd
Sean Hall
1
-0
/
+2
2020-06-23
Move Windows Installer specific backend services to WindowsInstaller
Rob Mensching
3
-2
/
+18
2020-06-23
Fix a couple simple mistakes
Rob Mensching
2
-2
/
+2
2020-06-23
Remove obsolete inner text handling
Rob Mensching
12
-409
/
+37
2020-06-23
Move Component\Condition inner text to Condition attribute
Rob Mensching
1
-0
/
+3
2020-06-23
Move Feature\Condition inner text to new Level element
Rob Mensching
1
-0
/
+69
2020-06-23
Move launch conditions to Launch element
Rob Mensching
1
-0
/
+58
2020-06-23
Move PermissionEx\Condition inner text to Condition attribute
Rob Mensching
1
-1
/
+4
2020-06-23
Move Control\Condition inner text to appropriate Condition attribute
Rob Mensching
1
-0
/
+76
2020-06-23
Move CustomAction script inner text to ScriptFile attribute
Rob Mensching
3
-48
/
+26
2020-06-23
Moved more inner text to attribute
Rob Mensching
3
-137
/
+253
2020-06-23
Introduce Message attribute to remove Error inner text
Rob Mensching
2
-5
/
+12
2020-06-23
Introduce Value attribute on MultiString/MultiStringValue elements
Rob Mensching
5
-70
/
+168
2020-06-22
If no Media or MediaTemplate is present, default to a MediaTemplate.
Bob Arnson
27
-37
/
+55
2020-06-22
Add more tuples to ignore in GenerateManifestDataFromIRCommand.
Sean Hall
1
-1
/
+9
2020-06-22
Add BundleCustomDataRef element.
Sean Hall
3
-9
/
+92
2020-06-19
Restore Unreal to CustomTable.
Sean Hall
5
-3
/
+49
2020-06-19
Add more tuples to ignore in GenerateManifestDataFromIRCommand.
Sean Hall
2
-0
/
+7
2020-06-19
Implement BundleCustomData. Remove Unreal from CustomTable.
Sean Hall
9
-379
/
+680
2020-06-19
Update Example.Extension/ExampleWindowsInstallerBackendExtension.
Sean Hall
1
-1
/
+1
2020-06-19
Implement IBurnBackendHelper and TryAddTupleToDataManifest.
Sean Hall
8
-153
/
+404
2020-06-17
Remove unused reference to removed table.
Bob Arnson
1
-1
/
+0
2020-06-17
Change AssemblyNameReader to better match GetAsemblyIdentityFromFile()
Rob Mensching
1
-1
/
+23
2020-06-16
Update readme to better reflect purpose of this repository
Rob Mensching
1
-1
/
+1
2020-06-16
Reorganize media assignment to correctly place facade order optimization
Rob Mensching
8
-126
/
+208
[next]