aboutsummaryrefslogtreecommitdiff
path: root/src/wix/WixToolset.Core/CompilerCore.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better date/time checking/error message.HEADmainBob Arnson11 days1-0/+5
* Support loc strings for Directory/@ShortName.Bob Arnson2024-02-171-1/+3
* Fix RegistrySymbol creation helper for non-string typesRob Mensching2022-12-221-2/+2
* Loc files were still using inner text, stop doing thatRob Mensching2022-10-311-0/+5
* Fix building `ExePackage/@ExitCode` elements.Sean Hall2022-08-261-0/+11
* Expose and use methods to parse attributes with Burn variable names.Sean Hall2022-07-211-12/+5
* Properly validate bundle variable namesRob Mensching2022-06-291-6/+11
* Add support for semver in bundles and dependenciesRob Mensching2022-05-101-21/+1
* Add support for remote BundlePackagePayload.Sean Hall2022-04-131-2/+3
* Change IParseHelper to not be an IBundleValidator.Sean Hall2022-03-161-3/+6
* Enhance bundle backend validation.Sean Hall2022-03-161-171/+2
* Add WixBundleCommandLineAction, don't set dynamic variables at startup.Sean Hall2022-03-161-0/+1
* Add NativeMachine to Burn and WIX_NATIVE_MACHINE to UtilExtensionEric StJohn2021-08-301-0/+1
* Move Core into wixRob Mensching2021-04-291-0/+1166