aboutsummaryrefslogtreecommitdiff
path: root/src/ext/NetFx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert ext\ to MSTest and traversal projects.Bob Arnson12 days4-97/+51
* Update thumbprints and download links to target latest .NET packagesChaojie2024-09-284-11/+11
* Rename "bundle extension" to "bootstrapper extension" for more consistencyRob Mensching2024-03-0721-93/+93
* Better .nupkg namesRob Mensching2024-03-073-14/+9
* Move the BootstrapperApplication out of procRob Mensching2024-03-065-32/+32
* Switch to `virtual` access modifiers...Bob Arnson2024-02-161-7/+7
* Remove warning for `Wix` bundle variable prefix.Bob Arnson2024-01-012-0/+48
* Link localizations from WixExtensions the same as sectionsRob Mensching2023-12-161-2/+0
* Pretty up build outputRob Mensching2023-12-161-2/+2
* DotNetCompatibilityCheck: If running NetCoreCheck.exe fails with error code E...apacker12023-10-031-5/+13
* Remove unused symbol `Version`.Bob Arnson2023-09-121-2/+0
* Properly fragment NetFx custom actions.Bob Arnson2023-08-152-22/+11
* Hide visible NetCoreCheck.exe window.Bob Arnson2023-04-046-17/+59
* Add NetFx 4.8.1 detection and package groups.Bob Arnson2023-02-283-0/+154
* Update some extensions to take advantage of multitargeting project referencesRob Mensching2023-02-214-22/+35
* Add "4X" variants for the "45" propertiesBob Arnson2023-02-213-45/+177
* Fix CustomActionData names.Bob Arnson2023-02-013-19/+5
* Add netfx:DotNetCoreSdkFeatureBandSearch.Sean Hall2023-01-1820-364/+711
* Adding support for DotNetCoreSdkSearch and DotNetCoreSdkCompatibilityCheckStaffan Gustafsson2023-01-1816-119/+718
* Use ConsoleWriteW in netcoresearch.exe.Sean Hall2022-12-121-8/+1
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-134-4/+0
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-082-3/+3
* Very minor cleanupRob Mensching2022-11-081-1/+1
* Loc files were still using inner text, stop doing thatRob Mensching2022-10-311-2/+2
* Add NetFx .NET compatibility check for MSI (#262)StefanStojanovic2022-10-2512-3/+490
* Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"sRob Mensching2022-10-155-40/+21
* Add Netfx bundle extension and netfx:DotNetCoreSearch.Sean Hall2022-10-1038-121/+1375
* 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-9/+1
* Improve error messages for remote payloadsRob Mensching2022-08-101-1/+0
* Remote payloads using certificate verification cannot use hashRob Mensching2022-06-295-24/+24
* PathEnsureQuoted is not generally useful.Sean Hall2022-05-312-0/+59
* Set each native library dependency version to the build version.Sean Hall2022-04-191-1/+0
* Add `ExePackage/@Bundle` to opt-in to v3 behavior.Sean Hall2022-03-222-8/+8
* .NET Framework and .NET Core redists using certificate validationRob Mensching2022-02-288-188/+79
* 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
* Central caDecor and caErr.Bob Arnson2022-02-102-41/+1
* Try to get more helpful test failure messages.Sean Hall2022-01-011-3/+3
* Simplify and normalize ext projectsRob Mensching2021-12-302-10/+6
* Build with VS2022, which is now required.Bob Arnson2021-12-251-1/+0
* Consistent-ify primary key column names.Bob Arnson2021-12-192-2/+2
* Refactor butil while cleaning up other things.Sean Hall2021-07-181-8/+0
* WiX Toolset v4-preview.0v4.0.0-preview.0Rob Mensching2021-05-172-5/+8
* Update package Cache attribute to new attribute valuesRob Mensching2021-05-178-17/+17
* Fix batch file command-line parsingRob Mensching2021-05-171-1/+1
* Fix Net48Web hash.Sean Hall2021-05-111-1/+1
* Cache packages that will be present for CACHE/INSTALL overall actions.Sean Hall2021-05-118-17/+17
* Implement integrated build processRob Mensching2021-05-1116-342/+52
* Move NetFx.wixext into extRob Mensching2021-05-0370-0/+4498