Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-07 | Updated and fixed build and packaging scripts. (#512) | El Mostafa Idrassi | 4 | -45/+130 | |
Now, under Debian 10+ and Ubuntu 18.04+, we link against the GTK-3 version of wxWidgets (libwxgtk3.0-gtk3-0v5). Under Debian 9- and Ubuntu 16.04, we link against the GTK-2 version of wxWidgets (libwxgtk3.0-0v5) which is the only one available. Also, we now have 2 separate RPM scripts : 'build_cmake_rpm_gtk2.sh' which builds wxWidgets and links it against GTK-2, then links VeraCrypt against 'gtk2' package (typically to be used under CentOS 6) and 'build_cmake_rpm_gtk3' which builds wxWidgets and links it against GTK-3, then links VeraCrypt against 'gtk3' package (typically to be used under CentOS 7+). | |||||
2019-10-05 | Linux: modifications to cmake files to use GTK3 on CentOS and change ↵ | Mounir IDRASSI | 3 | -11/+11 | |
packages names | |||||
2019-10-04 | Linux: Added CMake script for creating .DEBs and .RPMs for VeraCrypt using ↵ | El Mostafa Idrassi | 5 | -0/+441 | |
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. | |||||
2019-10-02 | Increment version to 1.24-Beta6 | Mounir IDRASSI | 1 | -1/+1 | |
2019-03-09 | Increment version to 1.24-Beta5 | Mounir IDRASSI | 1 | -1/+1 | |
2019-03-09 | Increment version to 1.24-Beta4 and update release notes to clarify that ↵ | Mounir IDRASSI | 1 | -1/+1 | |
password length increase applies only to non-system volumes. | |||||
2019-03-03 | Increment version to 1.24-Beta3. Update Release Notes. | Mounir IDRASSI | 1 | -1/+1 | |
2019-01-28 | Increment version to 1.24-Beta2 | Mounir IDRASSI | 1 | -1/+1 | |
2019-01-18 | MacOSX: update info.plist file to set priority at run-time to 64-bit version ↵ | Mounir IDRASSI | 1 | -0/+9 | |
and to set minimum OSX version to 10.7. | |||||
2019-01-14 | Update Release Notes and language files for version 1.24-Beta1. Add signed ↵ | Mounir IDRASSI | 1 | -1/+1 | |
Windows drivers. | |||||
2018-12-19 | Increment version to 1.24-Beta0 | Mounir IDRASSI | 1 | -1/+1 | |
2018-10-10 | Increment version to 1.23-Hotfix-2 | Mounir IDRASSI | 1 | -1/+1 | |
2018-09-21 | Increment version to 1.23-Hotfix-1 | Mounir IDRASSI | 1 | -1/+1 | |
2018-09-03 | Increment version to 1.23-BETA8 and update release notes. | Mounir IDRASSI | 1 | -1/+1 | |
2018-09-03 | Increment version to 1.23-BETA7 and update release notes. | Mounir IDRASSI | 1 | -1/+1 | |
2018-09-01 | Linux/FreeBSD: Add 32-bit build configuration targetting legacy CPUs that ↵ | Mounir IDRASSI | 1 | -0/+47 | |
don't support SSE2 instructions. | |||||
2018-08-24 | Increment version to 1.23-BETA6 | Mounir IDRASSI | 1 | -1/+1 | |
2018-08-18 | Increment version to 1.23-BETA5 and update release notes | Mounir IDRASSI | 1 | -1/+1 | |
2018-08-16 | Increment version to 1.23-BETA4 and update release notes. | Mounir IDRASSI | 1 | -1/+1 | |
2018-08-12 | Increment version to 1.23-BETA3 and update release notes. | Mounir IDRASSI | 1 | -1/+1 | |
2018-07-05 | Increment version to 1.23-BETA2 | Mounir IDRASSI | 1 | -1/+1 | |
2018-05-03 | Increment version to 1.23-BETA1 | Mounir IDRASSI | 1 | -1/+1 | |
2018-04-23 | Increment version to 1.23-BETA0 (1.23.0) | Mounir IDRASSI | 1 | -1/+1 | |
2018-03-30 | Increment version to 1.22 (1.22.9) | Mounir IDRASSI | 1 | -1/+1 | |
2018-03-28 | Increment version to 1.22-BETA8 (1.22.8) | Mounir IDRASSI | 1 | -1/+1 | |
2018-03-27 | Linux/MacOSX: use latest wxWidgets version 3.0.4 for official build | Mounir IDRASSI | 3 | -3/+3 | |
2018-03-27 | Increment version to 1.22-BETA7 (1.22.7) | Mounir IDRASSI | 1 | -1/+1 | |
2018-03-25 | Increment version to 1.22-BETA6 (1.22.6) | Mounir IDRASSI | 1 | -1/+1 | |
2018-03-22 | Increment version to 1.22-BETA5 (1.22.5) | Mounir IDRASSI | 1 | -1/+1 | |
2017-12-09 | Increment version to 1.22-BETA4 (1.22.4) | Mounir IDRASSI | 1 | -1/+1 | |
2017-07-10 | FreeBSD: make official FreeBSD build script executableVeraCrypt_1.21 | Mounir IDRASSI | 1 | -0/+0 | |
2017-07-10 | FreeBSD: enable wxWidgets static build by default in official build script | Mounir IDRASSI | 1 | -4/+4 | |
2017-07-10 | Add support for building under FreeBSD 11 | Mounir IDRASSI | 1 | -0/+48 | |
2017-07-09 | Increment version to 1.21.5 | Mounir IDRASSI | 1 | -1/+1 | |
2017-07-05 | Increment version to 1.21.4 | Mounir IDRASSI | 1 | -1/+1 | |
2017-07-04 | Increment version to 1.21.3 | Mounir IDRASSI | 1 | -1/+1 | |
2017-07-02 | Increment version to 1.21 (1.21.1) | Mounir IDRASSI | 1 | -1/+1 | |
2017-06-29 | MacOSX: put back full wxWidgets build in official build script. | Mounir IDRASSI | 1 | -3/+2 | |
2017-06-27 | MacOSX: Update build and packaging scripts to require OSX Lion (10.7). | Mounir IDRASSI | 1 | -3/+4 | |
2017-06-23 | Update IDRIX copyright year | Mounir IDRASSI | 2 | -2/+2 | |
2017-06-23 | Linux/MacOSX: use yasm instead of nasm for compiling all assembly files. | Mounir IDRASSI | 2 | -2/+2 | |
2017-06-23 | Increment version to 1.20 (1.20.3) | Mounir IDRASSI | 1 | -1/+1 | |
2017-06-13 | Linux/MacOSX: Modify Makefile to separate between build and packaging. Add ↵ | Mounir IDRASSI | 2 | -8/+8 | |
install target for local installation. | |||||
2017-06-05 | Linux/MacOSX: Use newer version 3.0.3 of wxWidgets. Update version in Readme. | Mounir IDRASSI | 1 | -3/+3 | |
2016-12-30 | Increment version to 1.20 BETA2 (1.20.2) | Mounir IDRASSI | 1 | -1/+1 | |
2016-12-26 | MacOSX: Make VeraCrypt default handler of .hc and .tc files on OSX and add ↵ | Mounir IDRASSI | 1 | -0/+47 | |
custom icon to these files on Finder. | |||||
2016-12-08 | Increment version to 1.20 BETA1 (1.20.1) | Mounir IDRASSI | 1 | -1/+1 | |
2016-12-07 | Crypto: Add optimized Twofish assembly implementation for x86_64. | Mounir IDRASSI | 1 | -0/+4 | |
2016-10-17 | Increment version to 1.19 (1.19.4) | Mounir IDRASSI | 1 | -1/+1 | |
2016-10-17 | MacOSX: Add yasm binary | Mounir IDRASSI | 1 | -0/+0 | |