VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Setup/Portable.vcxproj
AgeCommit message (Expand)AuthorFilesLines
7 daysWindows: remove 32-bit logic from the code since we support only 64-bit. remo...Mounir IDRASSI1-1/+1
7 daysWindows: Fix delayload link warning about comdlg32.dll not used. Remove unuse...Mounir IDRASSI1-4/+4
7 daysWindows: move main project files and solution from VS 2010 to VS 2022. Delete...Mounir IDRASSI1-35/+18
2023-09-03Windows: simpler and more robust safe dll loading combined with delay loading...Mounir IDRASSI1-4/+4
2023-08-20Windows: delay load bcrypt.dll to reduce startup dependency loading until set...Mounir IDRASSI1-4/+4
2022-02-10Windows: Reduce the size of installers by almost 50% by using LZMA compressio...Mounir IDRASSI1-8/+11
2021-12-04Windows: Implement TESTSIGNING build configuration that allows running under ...Mounir IDRASSI1-0/+61
2019-01-26Windows: Add a build configuration containing EFI bootloader signed with cust...Mounir IDRASSI1-0/+64
2018-04-23Windows: simplify installer logic by copying only binaries for the current ar...Mounir IDRASSI1-2/+2
2017-07-29Windows: Add portable installer that only extra binaries without the need of ...Mounir IDRASSI1-0/+217