aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Util (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix when xmlns placed directly on PermissionExRob Mensching2022-11-152-18/+27
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-133-3/+0
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-082-3/+3
* Very minor cleanupRob Mensching2022-11-081-6/+9
* Loc files were still using inner text, stop doing thatRob Mensching2022-10-3116-185/+184
* Fix a couple minor bug in when adding/removing user commentsRob Mensching2022-10-212-63/+62
* Support add, modify and remove comments on user accountsRon Martin2022-10-2111-133/+520
* Update build dependencies and normalize more projectsRob Mensching2022-10-191-2/+2
* Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"sRob Mensching2022-10-153-37/+10
* Add Netfx bundle extension and netfx:DotNetCoreSearch.Sean Hall2022-10-107-38/+20
* Modernize Util.wixext buildRob Mensching2022-10-043-6/+35
* 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-8/+1
* Downgrade error to warning when search refs a reserved prefix variable.Sean Hall2022-08-022-9/+73
* Expose and use methods to parse attributes with Burn variable names.Sean Hall2022-07-213-14/+22
* Add tests to validate Variable name validationRob Mensching2022-07-122-0/+96
* Add ability to disable file system redirection for File/DirectorySearchSean Hall2022-04-283-12/+31
* Set each native library dependency version to the build version.Sean Hall2022-04-192-3/+0
* Try to improve fields of bundle symbols.Sean Hall2022-04-132-55/+53
* Implement IWindowsInstallerDecompileExtensionsRob Mensching2022-03-308-846/+516
* Finish removing native pdbs from .nupkg and removing symbols packages.Sean Hall2022-02-181-1/+0
* Create single .zip file for non-embedded pdb filesRob Mensching2022-02-171-4/+0
* Versioned extension ids: ComPlus, MsmqBob Arnson2022-02-132-7/+6
* Central caDecor and caErr.Bob Arnson2022-02-105-139/+4
* Fix NoWarn being overridden and use PackageReference for TestSupport.Sean Hall2022-01-271-4/+0
* Simplify and normalize ext projectsRob Mensching2021-12-302-9/+5
* Build with VS2022, which is now required.Bob Arnson2021-12-252-2/+0
* Consistent-ify primary key column names.Bob Arnson2021-12-1912-37/+38
* Added Dutch translation of Util extension.Harm van den Brand2021-12-121-0/+33
* Bring Sean's fixes to `wix4`.Bob Arnson2021-09-181-2/+2
* Don't set NativeMachine variables when IsWow64Process2 is unavailableEric StJohn2021-09-131-1/+4
* Add NativeMachine to Burn and WIX_NATIVE_MACHINE to UtilExtensionEric StJohn2021-08-303-0/+41
* Skip Wow64 redirection on 64-bit CA builds.Bob Arnson2021-08-231-0/+10
* Refactor butil while cleaning up other things.Sean Hall2021-07-181-8/+0
* Fixes an error reported by Resharper.Ron Martin2021-07-051-2/+2
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-021-2/+2
* WiX Toolset v4-preview.0v4.0.0-preview.0Rob Mensching2021-05-172-5/+8
* Fix batch file command-line parsingRob Mensching2021-05-171-1/+1
* Implement integrated build processRob Mensching2021-05-1120-332/+59
* Move Util.wixext into extRob Mensching2021-05-03166-0/+22341