WiX Toolset Code
main
Rename WixProductTagSymbol to WixPackageTagSymbol
Rob Mensching committed over 4 years ago
Fix wixlib, msm, msi incremental build
Rob Mensching committed over 4 years ago
Rob Mensching committed over 4 years ago
Update swidtag test to use wxl file for bind variable validation
Rob Mensching committed over 4 years ago
Remove redundant assignment of WixTargetsPath in .targets
Rob Mensching committed over 4 years ago
Ensure CoreCompile rebuilds when referenced projects are updated
Rob Mensching committed over 4 years ago
Change SetVariable to format the value and convert it at search time.
Sean Hall committed over 4 years ago
Update search code with more concise Exit* macros and remove dead code.
Sean Hall committed over 4 years ago
Sean Hall committed over 4 years ago
Turn off vsconfig now that everything is in the image
Rob Mensching committed over 4 years ago
Parse the Content-Length string value to avoid the 2GB limitation.
Sean Hall committed over 4 years ago
Sean Hall committed over 4 years ago
Ignore HEAD request failure in dlutil's DownloadUrl.
Sean Hall committed over 4 years ago
Finish removing native pdbs from .nupkg and removing symbols packages.
Sean Hall committed over 4 years ago
Exclude sample PDBs from the zip.
Sean Hall committed over 4 years ago
Create RequiresNativeWixAssets property.
Sean Hall committed over 4 years ago
Sean Hall committed over 4 years ago
Create single .zip file for non-embedded pdb files
Rob Mensching committed over 4 years ago
Remove use of InternalsVisibleTo
Rob Mensching committed over 4 years ago
Fix the bitness of native binaries for .NET Framework
Rob Mensching committed over 4 years ago