aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Util (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't follow junctions when recursing directories.Rob Mensching2024-03-221-2/+10
* Rename "bundle extension" to "bootstrapper extension" for more consistencyRob Mensching2024-03-0719-146/+146
* Better .nupkg namesRob Mensching2024-03-071-5/+0
* Move the BootstrapperApplication out of procRob Mensching2024-03-064-8/+4
* Switch to `virtual` access modifiers...Bob Arnson2024-02-161-40/+40
* Improve error when virtual action symbols collide.Bob Arnson2024-02-051-5/+9
* Clean up TouchFile.Bob Arnson2024-01-192-6/+6
* Remove warning for `Wix` bundle variable prefix.Bob Arnson2024-01-012-66/+0
* Link localizations from WixExtensions the same as sectionsRob Mensching2023-12-162-3/+1
* Pretty up build outputRob Mensching2023-12-161-2/+2
* add firewall extension decompiler, make msi modifications work, add all attri...chris_bednarski2023-11-191-3/+10
* Random typo fix.Bob Arnson2023-10-131-6/+6
* Remove legacy permissions support.Bob Arnson2023-08-072-49/+4
* Add more _NODOMAIN properties to WixQueryOsWellKnownSIDMichael Stoll2023-06-161-0/+6
* Fix XmlConfig decompile to produce schema element, Add unitest for XmlDecomilefyodorkor2023-05-022-9/+34
* Fix XmlConfig lookup logic.Bob Arnson2023-04-274-16/+36
* Warn on mismatched output times and validate only Windows Installer databasesRob Mensching2023-03-091-1/+1
* Update some extensions to take advantage of multitargeting project referencesRob Mensching2023-02-214-15/+6
* Fix RemoveFoldersEx query.Bob Arnson2023-02-217-8/+63
* Minor cleanup of the obsoleted.Bob Arnson2023-02-091-6/+0
* Add keyColumn definition to _User of Wix4FileSharePermissionsfyodorkor2023-02-041-1/+1
* Fix CustomActionData names.Bob Arnson2023-02-014-15/+2
* Make sizes for XMLConfig and ElementID columns the same s72Fyodor Koryazhkin2023-02-011-1/+1
* As promised, remove CAQuietExec*.Bob Arnson2023-01-312-51/+0
* Fix wrong DllEntry for WixRegisterRestartResourcesNir Bar2023-01-301-1/+1
* Remove extension data after extensions get PreDecompileTables callbackRob Mensching2023-01-164-15/+102
* Expose QueryNativeMachine.Bob Arnson2023-01-141-0/+1
* Fix compiler to handle util:ServiceConfig absent reset period and start delayRob Mensching2023-01-123-2/+46
* Fix RegistrySymbol creation helper for non-string typesRob Mensching2022-12-221-15/+15
* 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