aboutsummaryrefslogtreecommitdiff
path: root/src/api (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add `Files` file harvesting.Bob Arnson2024-02-264-1/+91
* Support naked files.Bob Arnson2024-01-081-0/+5
* Remove warning for `Wix` bundle variable prefix.Bob Arnson2024-01-011-1/+1
* Rename IWindowsInstallerDecompileContext...Bob Arnson2023-12-311-1/+1
* Add a warning that VBScript is deprecated.Bob Arnson2023-12-301-0/+6
* Add default major upgrade.Bob Arnson2023-12-303-1/+28
* Implement default-feature feature.Bob Arnson2023-12-262-0/+19
* ArpEntry reads QuietUninstallString or UninstallString, and uses UninstallArg...Nir Bar2023-12-241-0/+17
* Make the minimum supported .NET Framework v4.6.2Rob Mensching2023-12-192-4/+4
* Improve error reporting of duplicate symbolsRob Mensching2023-12-161-17/+0
* Introducing the WiX Standard LibraryRob Mensching2023-12-166-48/+257
* Initial support for virtual symbols.Rob Mensching2023-12-164-149/+184
* Link localizations from WixExtensions the same as sectionsRob Mensching2023-12-165-12/+78
* Pretty up build outputRob Mensching2023-12-161-1/+1
* Build tweaks to support VS 17.8...Bob Arnson2023-12-041-0/+1
* Correctly handle top-level AppId elementRob Mensching2023-11-071-1/+1
* Avoid use of Encoding.WindowsCodePageRob Mensching2023-11-071-3/+3
* Introduce a new phase in the build pipeline.Bob Arnson2023-10-284-1/+110
* Remove unused symbol `Version`.Bob Arnson2023-09-121-2/+0
* Correctly process build -outputType switchRob Mensching2023-09-051-0/+5
* Fix the use of ModuleSubstitution tableRob Mensching2023-08-071-1/+1
* Fix out of date references to Product in warningsRob Mensching2023-07-191-12/+12
* Ensure extensions get the same decompiler helper.Bob Arnson2023-07-132-4/+6
* Partial fix for the weirdly broken...Bob Arnson2023-07-131-1/+2
* Update WindowsInstallerStandard.cs ordered sequenceJesper Hansen2023-06-131-147/+115
* Downgrade bad ProductVersion error to warning.Bob Arnson2023-05-312-6/+11
* Obsolete removed PackageState.Cached valueRob Mensching2023-05-301-5/+6
* Fix build failure when bundle has multiple RemoteBundle elementsNir Bar2023-05-021-1/+1
* Remove obsolete Product OutputTypeRob Mensching2023-03-141-4/+0
* Warn on mismatched output times and validate only Windows Installer databasesRob Mensching2023-03-091-2/+2
* WindowsVolume is not a standard directoryRob Mensching2023-02-221-1/+0
* Fix a couple of attributes mentioned in messages.Bob Arnson2023-02-201-3/+3
* Elevate known cab failures to messages.Bob Arnson2023-02-101-2/+2
* Fix ComponentGroupSymbol fieldsRob Mensching2023-02-091-6/+14
* Some small SAL annotation fixupsRob Mensching2023-02-092-11/+11
* Warn when using `embedded` as the pdbType and fallback to `full`Rob Mensching2023-01-191-0/+5
* Finish the XML documentation in WixToolset.Mba.Core.Sean Hall2023-01-1914-624/+555
* Add netfx:DotNetCoreSdkFeatureBandSearch.Sean Hall2023-01-181-43/+0
* Fix two kinds of typos.Bob Arnson2023-01-181-1/+1
* Fix RegistrySymbol creation helper for non-string typesRob Mensching2022-12-221-2/+15
* Use MSI transaction end result to detect whether reboot is neededNir Bar2022-12-128-82/+173
* Fix modularization of columnsRob Mensching2022-12-111-248/+248
* Remove outdated error details about error 217Rob Mensching2022-11-211-2/+2
* Improve file not found error messageRob Mensching2022-11-211-6/+6
* Expose bind variables from build command and via MSBuild WixVariables propertyRob Mensching2022-11-173-12/+22
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-134-4/+0
* Add GetRelatedBundleVariable to managed IBootstrapperEngine.Sean Hall2022-11-105-0/+47
* WIXFEAT-3704 - Allow access to persisted variables from related bundlesJacob Hoover2022-11-108-0/+178
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-0810-15/+15
* Ensure all published .nupkgs have an iconRob Mensching2022-11-084-4/+12