aboutsummaryrefslogtreecommitdiff
path: root/src/dtf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Protect elevated working folder from malicious dataRob Mensching2024-03-221-26/+6
* Don't follow junctions when recursing directories.Rob Mensching2024-03-221-1/+3
* Fix for wrong column index values in WixToolset.Dtf.WindowsInstaller.Linq.Ent...Narcis Dumitrescu2023-03-261-5/+5
* Fix key table names in colum definitions.Bob Arnson2022-12-211-1/+1
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-131-1/+0
* Pack CA assembly only after it existsRob Mensching2022-10-311-2/+6
* Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"sRob Mensching2022-10-151-2/+2
* Support using response file for long command-lines in MakeSfxCARob Mensching2022-03-312-21/+81
* Provide managed CA and Embedded UI DTF libraries via NuGetRob Mensching2022-03-3148-148/+4343
* Fix resource enumeration of 64-bit imagesRob Mensching2022-03-311-1/+1
* Remove warnings and make sure more don't creep in.Sean Hall2022-01-011-1/+1
* Build simplification and parallelizationRob Mensching2021-12-3014-71/+13
* Build with VS2022, which is now required.Bob Arnson2021-12-2513-22/+74
* More VS2022 fixes.Sean Hall2021-12-066-6/+12
* Minor build improvements to reduce outputRob Mensching2021-10-191-8/+8
* Fix batch file command-line parsingRob Mensching2021-05-171-1/+1
* Implement integrated build processRob Mensching2021-05-1124-433/+104
* Merge DtfRob Mensching2021-05-11147-0/+40034