Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-09 | Linux: during uninstall, output error message to STDERR instead of STDOUT ↵ | Mounir IDRASSI | 1 | -1/+1 | |
for better compatibility with package managers | |||||
2019-10-04 | Linux: Added CMake script for creating .DEBs and .RPMs for VeraCrypt using ↵ | El Mostafa Idrassi | 1 | -0/+9 | |
CPack, and shell scripts which build then package VeraCrypt under CentOS and Debian/Ubuntu. (#511) The DEB script builds VeraCrypt and links it against wxWidgets that comes with the distribution. The RPM script awaits for wxWidgets-3.0.4 source code which it builds then links VeraCrypt statically to it. Both scripts create the corresponding package after the build. |