VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Build/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2023-11-09Increment version to 1.26.10. Update signed Windows drivers.Mounir IDRASSI1-2/+2
2023-10-11Increment version to 1.26.9Mounir IDRASSI1-2/+2
2023-10-10Increment version to 1.26.8Mounir IDRASSI1-2/+2
2023-09-30Increment version to 1.26.7. Set release date to October 1st. Update Windows ↵Mounir IDRASSI1-2/+2
signed driver files.
2023-09-22Linux/MacOSX: Increment packaging version to 1.26.6Mounir IDRASSI1-2/+2
2023-08-14Increment version to 1.26.5. Update signed Windows drivers.Mounir IDRASSI1-2/+2
2023-07-25Linux/macOS: Increment version to 1.26.4 in installation packagesMounir IDRASSI1-2/+2
2023-06-29Linux/FreeBSD: Make pcsclite a dependency of the packages and the generic ↵Mounir IDRASSI1-8/+8
installer
2023-06-28Increment version to 1.26.3. Update Release NotesMounir IDRASSI1-2/+2
2023-06-18Linux: make .deb package compatible with Debian 12Mounir IDRASSI1-1/+2
2023-06-04Increment version to 1.26.2. Update Release NotesMounir IDRASSI1-2/+2
2023-05-18Linux: Fix .deb package compatibility with Ubuntu 23.04Mounir IDRASSI1-1/+5
2022-03-22Update release notes for 1.26.0 and set its date to March 21st 2022Mounir IDRASSI1-2/+2
2022-02-19Increment version to 1.25.9 and update Release Notes.Mounir IDRASSI1-3/+3
2022-02-16Increment version to 1.25.8.2 and update signed Windows driversMounir IDRASSI1-1/+1
2022-02-05Increment version to 1.25.8Mounir IDRASSI1-2/+2
2022-01-07Increment version to 1.25.7 and update Release NotesMounir IDRASSI1-2/+2
2021-12-27Increment version to 1.25.6. Update Release Notes and add signed Windows driver.Mounir IDRASSI1-2/+2
2021-12-24MacOSX: Increment version to 1.24.5 and update release notes.Mounir IDRASSI1-2/+2
2021-11-30Increment version to 1.25.4 and set release date to December 3rd 2021Mounir IDRASSI1-2/+2
2021-11-28Increment version to 1.25 (1.25.3)Mounir IDRASSI1-2/+2
2021-11-21Increment version to 1.25-RC2 and update release notesMounir IDRASSI1-2/+2
2021-09-05Increment version to 1.25-RC1Mounir IDRASSI1-2/+2
2021-09-04Linux: fix rpm installation conflict for /usr/share/mimeMounir IDRASSI1-0/+2
2021-08-30Increment version to 1.25Mounir IDRASSI1-2/+2
2021-08-30Linux: Build .deb packages with Ayatana application indicator support ↵Mounir IDRASSI1-1/+1
(Ubuntu >= 18.04, Debian >= 10)
2021-08-21Linux: Better Linux desktop integration. Add mount.veracrypt script for ↵Mounir IDRASSI1-0/+4
fstab (proposed by unit193 at https://github.com/veracrypt/VeraCrypt/issues/814)
2021-01-02Increment version to 1.24-Update9Mounir IDRASSI1-2/+2
2020-11-29Increment version to 1.24-Update8Mounir IDRASSI1-2/+2
2020-08-06Increment internal version to 1.24.23 and update release notesMounir IDRASSI1-1/+1
2020-08-06Increment internal version to 1.24.22 and update release notesMounir IDRASSI1-1/+1
2020-08-03Increment internal version to 1.24.21 and update release notesMounir IDRASSI1-1/+1
2020-07-22Increment internal version to 1.24.20 and update release notesMounir IDRASSI1-1/+1
2020-07-04Increment internal version to 1.24.19Mounir IDRASSI1-1/+1
2020-06-23Increment version to 1.24-Update7Mounir IDRASSI1-2/+2
2020-03-10Increment version to 1.24-Update6Mounir IDRASSI1-2/+2
2020-02-11Increment version to 1.24-Update5 and update signed Windows drivers.Mounir IDRASSI1-2/+2
2020-01-22Increment version to 1.24-Update4 and update Release NotesMounir IDRASSI1-2/+2
2019-12-22Increment version to 1.24-Update3 for Linux and update Release NotesVeraCrypt_1.24-Update3Mounir IDRASSI1-2/+2
2019-12-22Linux: Modify .deb build scripts to link against statically built wxWidgets ↵Mounir IDRASSI1-3/+8
on Ubuntu 14.04, 12.04 and Debian 8
2019-12-21Linux: Fix building and packaging console-only version to remove dependency ↵Mounir IDRASSI1-19/+28
on GTK
2019-12-16Update version information in preparation for 1.24-Update2 releaseMounir IDRASSI1-1/+1
2019-12-10Increment version to 1.24-Update2Mounir IDRASSI1-2/+2
2019-11-07Increment version to 1.24-Hotfix2Mounir IDRASSI1-2/+2
2019-11-03Linux: Add sudo as an explicit dependency in .deb and .rpm packagesMounir IDRASSI1-5/+5
2019-10-26Linux: Add build script for OpenSUSEMounir IDRASSI1-2/+1
2019-10-24Increment version to 1.24-Hotfix1Mounir IDRASSI1-2/+2
2019-10-24Linux: set version explicitly in CMakeLists.txt instead of relying on ↵Mounir IDRASSI1-15/+5
parsing of Tcdefs.h which can be erroneous
2019-10-07Updated and fixed build and packaging scripts. (#512)El Mostafa Idrassi1-26/+36
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-05Linux: modifications to cmake files to use GTK3 on CentOS and change ↵Mounir IDRASSI1-8/+8
packages names