VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-11Linux: Solve error when building against dynamic wxWidgets library, especiall...Mounir IDRASSI1-0/+1
2015-01-02Linux: solve link error on recent Ubuntu when using shared wxWidgets.Mounir IDRASSI1-1/+4
2014-11-08MacOSX : Correct issue of compiling assembly files in both 32-bit and 64-bit ...Mounir IDRASSI1-15/+24
2014-11-08Add VeraCrypt specific Linux packaging code in Makefiles and add various help...Mounir IDRASSI1-0/+3
2014-11-08Update wxWidgets compilation flags in order to be compatible with wxWidgets 3...Mounir IDRASSI1-2/+4
2014-11-08Correct typos introduced inadvertentlyMounir IDRASSI1-1/+1
2014-11-08Adapt Makefiles for VeraCrypt. Use PKCS#11 headers from source tree is not sp...Mounir IDRASSI1-1/+3
2014-11-08Replace TrueCrypt references in added sources and resources by VeraCrypt ones.Mounir IDRASSI1-1/+1
2014-11-08Add TrueCrypt 7.1a MacOSX/Linux specific source files.Mounir IDRASSI1-0/+298