VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)AuthorFilesLines
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