| Commit message (Expand) | Author | Age | Files | Lines |
* | Reset current directory so SFXCA directory can be cleaned up | Rob Mensching | 2024-07-13 | 1 | -0/+19 |
* | Move DTF back to .NET 2.0 as it is still supported | Rob Mensching | 2024-07-12 | 7 | -8/+8 |
* | Ensure elevated SFXCA uses Windows Installer cache and unelevated uses Temp f... | Rob Mensching | 2024-04-05 | 3 | -34/+160 |
* | Protect elevated working folder from malicious data | Rob Mensching | 2024-03-22 | 1 | -26/+6 |
* | Don't follow junctions when recursing directories. | Rob Mensching | 2024-03-22 | 1 | -1/+3 |
* | Make the minimum supported .NET Framework v4.6.2 | Rob Mensching | 2023-12-19 | 8 | -9/+9 |
* | Pretty up build output | Rob Mensching | 2023-12-16 | 1 | -2/+2 |
* | Fix for wrong column index values in WixToolset.Dtf.WindowsInstaller.Linq.Ent... | Narcis Dumitrescu | 2023-03-26 | 1 | -5/+5 |
* | Fix key table names in colum definitions. | Bob Arnson | 2022-12-21 | 1 | -1/+1 |
* | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 1 | -1/+0 |
* | Pack CA assembly only after it exists | Rob Mensching | 2022-10-31 | 1 | -2/+6 |
* | Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"s | Rob Mensching | 2022-10-15 | 1 | -2/+2 |
* | Support using response file for long command-lines in MakeSfxCA | Rob Mensching | 2022-03-31 | 2 | -21/+81 |
* | Provide managed CA and Embedded UI DTF libraries via NuGet | Rob Mensching | 2022-03-31 | 48 | -148/+4343 |
* | Fix resource enumeration of 64-bit images | Rob Mensching | 2022-03-31 | 1 | -1/+1 |
* | Remove warnings and make sure more don't creep in. | Sean Hall | 2022-01-01 | 1 | -1/+1 |
* | Build simplification and parallelization | Rob Mensching | 2021-12-30 | 14 | -71/+13 |
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 13 | -22/+74 |
* | More VS2022 fixes. | Sean Hall | 2021-12-06 | 6 | -6/+12 |
* | Minor build improvements to reduce output | Rob Mensching | 2021-10-19 | 1 | -8/+8 |
* | Fix batch file command-line parsing | Rob Mensching | 2021-05-17 | 1 | -1/+1 |
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 24 | -433/+104 |
* | Merge Dtf | Rob Mensching | 2021-05-11 | 147 | -0/+40034 |