aboutsummaryrefslogtreecommitdiff
path: root/src/internal (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update dependenciesRob Mensching2024-10-045-32/+33
* Build tweaks to support VS 17.8...Bob Arnson2024-01-281-3/+3
* Update to latest signing infrastructureRob Mensching2023-09-121-8/+1
* Extract object fields with modularization GUIDs.Bob Arnson2023-06-301-2/+19
* Always add space to to test folder to flush out such bugsRob Mensching2023-03-233-28/+28
* Improve instance transformsRob Mensching2023-02-091-46/+81
* Remove use of AppVeyorRob Mensching2023-01-231-15/+0
* Small fixes found while updating XSDsRob Mensching2023-01-011-1/+0
* Handle spaces when finding path to executables in MSBuild taskRob Mensching2022-11-211-2/+2
* Log error when path to executable cannot be found in MSBuild tool taskRob Mensching2022-11-211-12/+35
* Fix Iis table definitions.Bob Arnson2022-11-141-0/+18
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-137-13/+45
* WiX Toolset v4-preview.1v4.0.0-preview.1Rob Mensching2022-11-111-1/+8
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-0843-62/+62
* Add NetFx .NET compatibility check for MSI (#262)StefanStojanovic2022-10-251-0/+6
* Update several dependenciesRob Mensching2022-10-191-7/+18
* Update to latest NuGet assembliesRob Mensching2022-10-191-3/+3
* Update build dependencies and normalize more projectsRob Mensching2022-10-198-33/+31
* Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"sRob Mensching2022-10-153-0/+0
* Simplify reference resolutionRob Mensching2022-10-142-130/+0
* Normalize ToolsetTask implementation to call wix.exe and heat.exeRob Mensching2022-10-148-2/+472
* Run wix.exe out of procRob Mensching2022-10-143-13/+32
* Move WixVersion to new WixToolset.Versioning package in libs segmentRob Mensching2022-10-041-0/+1
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-031-1/+1
* Centralize test project configuration with IsWixTestProjectRob Mensching2022-09-231-1/+1
* Make sure error codes are translated correctly for per-machine packages.Sean Hall2022-08-262-5/+6
* Add direct reference to System.Configuration.ConfigurationManagerRob Mensching2022-08-161-0/+1
* Normalize wix pdbs zip name to place $(Version) consistentlyRob Mensching2022-08-151-1/+1
* Generate metadata needed to populate update feedRob Mensching2022-08-081-0/+1
* Add TestData.CreateFile and dedupe TestSupport code from Core.Native testsRob Mensching2022-08-051-0/+33
* Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching2022-08-012-0/+110
* Upgrade xunit.runner.visualstudio from V2.4.1 to V2.4.5 in native projsSean Hall2022-06-293-3/+3
* Fix E2E test exception.Ron Martin2022-06-291-1/+1
* Add IsWixTestSupportProject property to prevent test project detection.Sean Hall2022-06-272-1/+2
* Add longPathAware to Burn manifest to support long paths.Sean Hall2022-06-273-3/+291
* Improve WixAssert.StringEqual to print where the first difference is.Sean Hall2022-06-151-26/+66
* Replace PathIsAbsolute with PathIsRooted and add PathIsFullyQualified.Sean Hall2022-05-313-0/+48
* Add ability to skip tests at runtime, and skip long running cache testsSean Hall2022-05-1311-1/+237
* Remove comments from global.json.Sean Hall2022-05-121-0/+2
* Port UtilExtension.UserTests from wix3.Sean Hall2022-04-291-0/+1
* Use GitInfo in C++/CLI unit test projects to fix Burn's FileSearch testSean Hall2022-04-282-0/+3
* Replace Dnc.Host with Dnc.HostGenerator to support linker trimming.Sean Hall2022-04-191-0/+5
* Fix "flaky" DUtil test.Ron Martin2022-04-131-0/+47
* Provide managed CA and Embedded UI DTF libraries via NuGetRob Mensching2022-03-312-1/+2
* Implement IWindowsInstallerDecompileExtensionsRob Mensching2022-03-301-0/+88
* Update MSBuildRunner to ignore previous VS versionsRon Martin2022-03-091-58/+2
* Refactor related bundle enumeration into butil.Sean Hall2022-03-011-0/+1
* Fix and run Burn 64-bit unit tests.Sean Hall2022-03-011-1/+2
* Move nuget.config, global.json and Directory.Packages.props to rootRob Mensching2022-02-231-2/+2
* Create single .zip file for non-embedded pdb filesRob Mensching2022-02-174-0/+35