index
:
wix
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
bob/DecrashUtilDecompiler
bob/DirectoryRefTargetDir
bob/EnsureTableStandardActions
bob/ExtensionDecompileAllTables
bob/FeatureTreeBrowseDlgButtonWiring
bob/FixHarvestPayloadsFields
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HarvestMultipleUnnamedBindPaths
bob/HeatCremation
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/PayloadsHarvesting
bob/PreventSplashScreenForWixV3RelatedBundle
bob/ScopeMessages
bob/Tweaks250713
bob/UnnamedBindPathsInFiles
bob/UpdateRegistrationAcrossUpgrades
bob/WixBundleSourceProcess
bob/WixTestTargets
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/dutiltestloggingex
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
wix601
A mirror of https://github.com/wixtoolset/wix.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
WixToolset.BuildTasks
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update dependencies
Bob Arnson
2020-11-17
1
-1
/
+1
*
WIXFEAT:5490 - Send MSBuild bin path to heat project harvesting.
Sean Hall
2020-11-07
1
-0
/
+9
*
Update project files so appveyor.cmd can build Debug for dev.
Sean Hall
2020-09-22
1
-2
/
+5
*
Only target all frameworks in Release
Sean Hall
2020-08-17
1
-1
/
+2
*
Upgrade dependencies.
Sean Hall
2020-07-14
1
-1
/
+1
*
Make it impossible for Heat to try to run in-proc.
Sean Hall
2020-06-15
3
-2
/
+3
*
Use simplified command-line parsing and update loading standard backends
Rob Mensching
2020-06-13
3
-44
/
+12
*
Update MSBuild task to support async commands and push heat out of proc
Rob Mensching
2020-06-10
4
-19
/
+23
*
Get the inner exception test working in the MSBuild test project.
Sean Hall
2020-06-03
1
-3
/
+15
*
Never run in-proc on .NET Core.
Sean Hall
2020-06-03
6
-9
/
+59
*
Delete WixToolset.Tools.Core project.
Sean Hall
2020-06-03
8
-26
/
+42
*
Refactor the tasks so that the in-proc code is in partial classes.
Sean Hall
2020-06-03
6
-132
/
+158
*
Add ability for net461 tasks to run the tool out of proc.
Sean Hall
2020-06-03
3
-22
/
+73
*
Provide x86 and x64 versions of net461 build tasks.
Sean Hall
2020-05-31
1
-0
/
+1
*
Move the targets files into the top-level tools folder.
Sean Hall
2020-05-28
7
-2090
/
+0
*
Rename DoIt to WixBuild.
Sean Hall
2020-05-28
2
-3
/
+3
*
Allow more than one harvested file and files differing by extension
paulomorgado
2020-05-26
1
-2
/
+2
*
Use SHA1 instead of MD5
Herohtar
2020-05-20
1
-2
/
+2
*
Remove x86 restriction (introduced from previous commit) from published conte...
Sean Hall
2020-05-10
1
-4
/
+5
*
Set RuntimeIdentifier to win-x86 in most projects
Sean Hall
2020-05-09
1
-0
/
+1
*
Implement Heat tasks from WixToolset.Harvesters
Sean Hall
2020-05-08
9
-145
/
+138
*
Move MsbuildMessageListener into its own file.
Sean Hall
2020-05-08
2
-55
/
+66
*
Add support for Verbose in MsbuildMessageListener.
Sean Hall
2020-05-08
1
-12
/
+17
*
Remove partial WixPdb support.
Bob Arnson
2020-04-11
1
-2
/
+2
*
Address breaking changes.
Sean Hall
2020-04-02
1
-3
/
+3
*
Partial WixPdbs stop the backend before binding.
Bob Arnson
2020-03-17
2
-3
/
+16
*
Log more data from exceptions. Add net472 MSBuild tasks.
Bob Arnson
2020-02-27
1
-1
/
+1
*
Let listeners adjust message levels; general messaging cleanup.
Bob Arnson
2020-01-17
1
-0
/
+2
*
Support overriding output extension.
Bob Arnson
2020-01-03
1
-1
/
+1
*
Better support all .NETs and fix-up integration tests
Rob Mensching
2019-10-20
1
-7
/
+3
*
Update to latest Core changes plus other minor fixes
Rob Mensching
2019-05-09
1
-1
/
+1
*
Plumb InstallerPlatform through MSBuild task.
Bob Arnson
2019-01-16
1
-0
/
+1
*
Group WiX Toolset references together so we can see them.
Bob Arnson
2019-01-02
1
-1
/
+1
*
Minor code clean up in build task
Rob Mensching
2018-12-27
1
-90
/
+20
*
Catch unhandled exceptions at the top to provide useful debug info
Rob Mensching
2018-12-27
2
-11
/
+12
*
Re-enable tests and NCrunch with fixes to Core.Native
Rob Mensching
2018-12-22
2
-0
/
+10
*
Update to latest Home\repo-template
Rob Mensching
2018-12-22
1
-8
/
+3
*
Update to changes to reorganize command-line processing
Rob Mensching
2018-10-24
1
-1
/
+1
*
Migrate WixCop into Tools from wix4.
Sean Hall
2018-09-13
5
-58
/
+12
*
Support warning suppression.
Bob Arnson
2018-08-28
1
-0
/
+1
*
Log details when extension assembly types can't be loaded.
Bob Arnson
2018-08-22
1
-3
/
+12
*
Fix Build and Clean targets
Rob Mensching
2018-08-11
2
-145
/
+107
*
Refactor and remove code from WixToolset.BuildTask
Rob Mensching
2018-08-01
17
-1966
/
+19
*
WIP: wix.targets cleanup
Rob Mensching
2018-07-27
1
-229
/
+19
*
Integrate Extensibility.Data namespace change
Rob Mensching
2018-07-23
2
-9
/
+7
*
Integrate tools from Core project
Rob Mensching
2018-07-21
38
-0
/
+7101