VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Main/Main.make
AgeCommit message (Expand)AuthorFilesLines
2023-11-19Linux/FreeBSD/macOS: Implement language selection settings (#1253)Jertzukka1-0/+2
2023-08-21Allow cross compilation. (#1182)Unit 1931-2/+2
2023-06-29Linux/FreeBSD: Make pcsclite a dependency of the packages and the generic ins...Mounir IDRASSI1-2/+2
2023-06-13Linux: Fix compatibility of generic installers with old Linux distrosMounir IDRASSI1-1/+1
2023-06-05Linux/macOS: Fix error during creation of installation packageMounir IDRASSI1-3/+3
2022-01-08MacOSX: remove write permission also from group on application bundleVeraCrypt_1.25.7Mounir IDRASSI1-1/+1
2021-12-24MacOSX: correct permission of VeraCrypt application bundle during packagingMounir IDRASSI1-0/+1
2021-11-21Linux/FreeBSD: Fix calling "make install" without specifying DESTDIR, which s...Mounir IDRASSI1-0/+4
2021-08-21Linux: Better Linux desktop integration. Add mount.veracrypt script for fstab...Mounir IDRASSI1-0/+7
2021-08-15MacOSX: First native Apple M1 supportMounir IDRASSI1-0/+2
2020-12-20Linux/MacOSX: make LanguageStrings.cpp build depend on Language.xml.h since i...Mounir IDRASSI1-0/+2
2020-12-11new xml Tag for en and de (#708)T-Bonhagen1-0/+2
2020-11-29MacOSX: always use "pkg-config fuse" for linking since recent versions of osx...Mounir IDRASSI1-4/+0
2020-11-28Fixed macFUSE support for macOS 11 (Big Sur) (#699)Thierry Lelegard1-1/+1
2019-12-20Fix the compilation against WxWidgets when NOGUI=1 (#570)Gokturk Yuksek1-0/+4
2019-12-11Linux: fix compilation error when building console-only version of VeraCrypt ...Mounir IDRASSI1-8/+0
2019-10-26MacOSX: Update build script and Makefile to correctly build Legacy version of...Mounir IDRASSI1-0/+10
2019-10-14MacOSX: Add build scripts and modifications to linking against wxWidgets 3.1....Mounir IDRASSI1-0/+4
2019-10-06Linux/FreeBSD: change location of documentation from /usr/share/veracrypt/doc...Mounir IDRASSI1-3/+3
2019-10-04Linux : Added missing 'mkdir' before installing in case $DESTDIR does not exi...El Mostafa Idrassi1-0/+2
2019-10-02Utilize $(BASE_DIR) in the install targets rather than $(PWD) and $(CURDIR) (...Unit 1931-63/+63
2018-09-01Linux/FreeBSD: Add 32-bit build configuration targetting legacy CPUs that don...Mounir IDRASSI1-0/+13
2017-12-06MacOSX: Update reference of code signing certificate in Makefile to use new I...Mounir IDRASSI1-2/+2
2017-07-10Add support for building under FreeBSD 11Mounir IDRASSI1-11/+61
2017-07-02Linux: remove existing "Setup/Linux/usr" if any before preparing for packaging.Mounir IDRASSI1-0/+1
2017-07-02Linux: Use $(CURDIR) instead of $(PWD) for the install target, as well as $(D...Mounir IDRASSI1-1/+1
2017-06-23Update IDRIX copyright yearMounir IDRASSI1-1/+1
2017-06-13Linux/MacOSX: Modify Makefile to separate between build and packaging. Add in...Mounir IDRASSI1-1/+30
2017-06-05Linux/MacOSX: Replace User Guide PDF with local HTML documentation. Replace U...Mounir IDRASSI1-4/+4
2017-06-01Linux/MacOSX: Update location of User Guide pdf in MakefileMounir IDRASSI1-2/+2
2016-12-26MacOSX: Make VeraCrypt default handler of .hc and .tc files on OSX and add cu...Mounir IDRASSI1-0/+1
2016-10-17Linux/MacOSX: fix error in Makefile caused by erroneous extra characterMounir IDRASSI1-1/+1
2016-10-17MacOSX: remove MacFUSE dependency and link against OSXFuse library. Now, only...Mounir IDRASSI1-1/+4
2016-05-10Remove trailing whitespaceDavid Foerster1-6/+6
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI1-1/+1
2016-01-17MacOSX: Ensure that time-stamping is always activated when performing code si...Mounir IDRASSI1-2/+2
2015-12-06MacOSX: Customize dmg file using VeraCrypt new logoMounir IDRASSI1-1/+12
2015-12-04Linux/MacOSX: use new icons contributed by Andreas Becker (https://github.com...Mounir IDRASSI1-1/+1
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI1-5/+9
2015-07-11Linux: Solve error when building against dynamic wxWidgets library, especiall...Mounir IDRASSI1-0/+4
2015-06-28Linux/MacOSX: Add dedicated PIM page in the volume creation wizard. Correct P...Mounir IDRASSI1-0/+1
2015-04-19Linux installer: Add support for kdesudo and correct usage of konsole externa...Mounir IDRASSI1-1/+1
2015-02-11Linux: modify installer script to make it run when the "less" command doesn't...Mounir IDRASSI1-1/+1
2015-02-10Linux: Add graphical installer support when xterm is not available (Linux Min...Mounir IDRASSI1-1/+1
2015-01-02Linux: solve link error on recent Ubuntu when using shared wxWidgets.Mounir IDRASSI1-1/+1
2014-12-26Linux/MacOSX: Implement waiting dialog for lengthy operations in order to hav...Mounir IDRASSI1-0/+1
2014-12-20Linux: update the embedded data index inside the installer because the licens...Mounir IDRASSI1-1/+1
2014-11-08MacOSX : Update Main Makefile to used the new package name that include the v...VeraCrypt_MacOSX_1.0dMounir IDRASSI1-1/+1
2014-11-08MacOSX : Correct typos in Main MakefileMounir IDRASSI1-3/+3
2014-11-08MacOSX : modify Makefile to automatically build and sign the MacOSX installer...Mounir IDRASSI1-1/+3