aboutsummaryrefslogtreecommitdiff
path: root/src/api (follow)
Commit message (Expand)AuthorAgeFilesLines
* Build native code with VC v143 toolset only.Bob Arnson2024-07-152-6/+6
* Report E_MOREDATA from Bal functions when string buffer too smallRob Mensching2024-04-041-0/+20
* Fix the upper bound version in native nupkg referencesRob Mensching2024-04-022-2/+2
* Simplify BootstrapperApplication header filesRob Mensching2024-03-2118-91/+42
* Fix "typo."Bob Arnson2024-03-201-1/+1
* Fix IniFile action values.Bob Arnson2024-03-201-2/+2
* Fix localization collation.Bob Arnson2024-03-121-0/+3
* Rename "bundle extension" to "bootstrapper extension" for more consistencyRob Mensching2024-03-0735-593/+595
* Move wixstdba functions to Bal.wixext buildRob Mensching2024-03-0713-2574/+1
* Better .nupkg namesRob Mensching2024-03-0765-170/+85
* WIP - BA header simplificationRob Mensching2024-03-0613-48/+40
* Move the BootstrapperApplication out of procRob Mensching2024-03-0654-2292/+8492
* 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