aboutsummaryrefslogtreecommitdiff
path: root/src/api (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only referenced components get default feature.v6.0.0-rc.2Bob Arnson12 days2-19/+0
* Backward compatible GUID generationRob Mensching2025-02-121-0/+5
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-3024-136/+205
* Add "PerUserProgramFilesFolder" as standard directoryRob Mensching2024-12-292-1/+5
* Fix WixPackageSymbol Attributes, Scope, UpgradeStrategy fieldsRob Mensching2024-12-291-7/+21
* Audit all transitive dependencies and fix latest vulnerabilitiesRob Mensching2024-12-271-4/+0
* Magicked files in modules need complex references.Bob Arnson2024-12-271-0/+8
* Fix messages related to package scope.Bob Arnson2024-12-262-2/+2
* Fix parsing variables' case sensitivity from BootstrapperApplicationDataNir Bar2024-12-261-1/+1
* Introduce early exception for overlength Windows Installer table nameBevan Weiss2024-12-261-0/+6
* Typos are bad; visible typos are an abomination.Bob Arnson2024-11-102-2/+2
* Add overloads to support create-only Wixouts.Bob Arnson2024-10-042-3/+43
* Fix bad URL.Bob Arnson2024-08-193-3/+3
* Build native code with VC v143 toolset only.Bob Arnson2024-06-102-6/+6
* Move to ReleaseFlow and SomeVerRob Mensching2024-04-252-2/+2
* 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