VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-11-19Linux/MacOSX: put entries at line start and use tabs instead of spacesMounir IDRASSI1-2/+2
2023-11-19Linux/FreeBSD/macOS: Implement language selection settings (#1253)Jertzukka1-1/+1
2023-11-13wolfCrypt as crypto backend for VeraCrypt (#1227)lealem471-0/+9
2023-10-01MacOS: Fix Blake2s SSE 4.1 not being builtVeraCrypt_1.26.7Mounir IDRASSI1-0/+6
2023-10-01Linux: use "-std=c++11" for gcc 4.8 and adapt code to old compilersMounir IDRASSI1-2/+2
2023-10-01Linux: Better detection of gcc version to correctly enable c++11Mounir IDRASSI1-8/+15
2023-08-21Allow cross compilation. (#1182)Unit 1931-2/+3
2023-06-29EMV keyfile support: Overall code improvements and bug fixesMounir IDRASSI1-3/+12
2023-06-28Add EMV functionality (#1080)mmauv1-0/+4
2023-06-13Linux: fix static build against wxWidgets 3.2.2.1Mounir IDRASSI1-1/+3
2023-06-13Fix WXSTATIC building on latest wxWidgets stable 3.2.2.1 (#1103)Jertzukka1-1/+1
2022-03-08Implement support of Blake2s-256 hash algorithm and remove deprecated algorit...Mounir IDRASSI1-2/+6
2022-02-13Linux/FreeBSD: Enable building without AESNI support by setting environment v...Mounir IDRASSI1-7/+24
2021-09-04Minor cleanup of the repo (#822)a13460541-3/+3
2021-08-16Add compile-time toggleable support for application indicators, off by defaul...Unit 1931-0/+9
2021-08-15MacOSX: First native Apple M1 supportMounir IDRASSI1-2/+10
2021-08-07Added compatibility with GNU GCC 11 Toolchain (#811)Alex1-0/+9
2021-07-14Add support for OpenBSD (#779)kokokodak1-0/+21
2021-02-21Hebrew translation (#725)thewh1teagle1-2/+1
2020-12-11src/Makefile: replace explicit calls to gcc with $(CC) (#706)Gokturk Yuksek1-3/+3
2020-08-08MacOSX: Enable c++11 in compiler for non-legacy build.VeraCrypt_1.24-Update7Mounir IDRASSI1-0/+1
2019-12-20Fix the compilation against WxWidgets when NOGUI=1 (#570)Gokturk Yuksek1-1/+2
2019-12-11Linux: fix compilation error when building console-only version of VeraCrypt ...Mounir IDRASSI1-1/+0
2019-12-09Linux: fix NOASM compilation (#563) (#568)alt3r 3go1-0/+1
2019-10-15MacOSX: Enhanced Makefile and build script (#519)El Mostafa Idrassi1-6/+7
2019-10-14MacOSX: Add build scripts and modifications to linking against wxWidgets 3.1....Mounir IDRASSI1-9/+33
2019-10-05Linux: Add option in Makefile to use GTK3 in VeraCrypt static buildMounir IDRASSI1-1/+7
2019-10-02Allow $(ARCH) to be defined during build (#471)Unit 1931-1/+1
2018-09-01Linux/FreeBSD: Add 32-bit build configuration targetting legacy CPUs that don...Mounir IDRASSI1-0/+19
2017-11-06Fix compilation on Linux (closes #198)bmintz1-2/+2
2017-07-16RPI, armv7 targetkavsrf1-0/+3
2017-07-10Add support for building under FreeBSD 11Mounir IDRASSI1-0/+12
2017-06-27MacOSX: various changes for assembly files build. Don't use 32-bit assembly c...Mounir IDRASSI1-3/+3
2017-06-23Update IDRIX copyright yearMounir IDRASSI1-1/+1
2017-06-23Linux/MacOSX: use yasm instead of nasm for compiling all assembly files.Mounir IDRASSI1-8/+7
2017-06-13Linux/MacOSX: Modify Makefile to separate between build and packaging. Add in...Mounir IDRASSI1-0/+5
2017-06-13Linux: built VeraCrypt binary with support for Address Space Layout Randomiza...Mounir IDRASSI1-4/+4
2017-04-23FreeBSD 11 build and use compatibilityMounir IDRASSI1-0/+18
2016-12-26MacOSX: use Yasm to build Twofish 64-bit assembly code on OSX since native co...Mounir IDRASSI1-0/+2
2016-11-05Linux: Always use "uname -m" to determine processor type. This fixes Slackwar...Mounir IDRASSI1-4/+1
2016-10-17Linux/MacOSX: cleaner support for SSE compiler switchesMounir IDRASSI1-2/+20
2016-08-19Linux: don't use SSE/AES switched of gcc if the architecture is not x86 or x6...Mounir IDRASSI1-15/+17
2016-08-17Linux: Add parameter to Makefile for enabling SSSE3 and SSE4.1 support in com...Mounir IDRASSI1-0/+16
2016-08-08Linux: Enable gcc AES-NI built-in functions and adapt Hyper-V AES detection c...Mounir IDRASSI1-0/+6
2016-05-13Revert "Makefile: fix build under gcc6"Mounir IDRASSI1-1/+1
2016-05-13Makefile: fix build under gcc6Tomasz PrzybyƂ1-1/+1
2016-03-31Remove some trailing whitespaceDavid Foerster1-7/+7
2016-03-17Linux: fix mount failure with "Invalid characters encountered" error when bui...Mounir IDRASSI1-0/+6
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI1-1/+1
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI1-4/+8