Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-07-06 | Linux: Add Github CI workflow for Linux (#1374) | Mounir IDRASSI | 1 | -10/+39 | |
* Linux/MacOSX: during build, fallback to /tmp if wxWidgets sources not found in parent directory * Linux: Add Github workflow to build .deb files and test generated binaries * Linux: fix wrong wxWidgets extract path in yaml * fix: fix wrong wxWidgets extract path in yaml * Linux: harmonize content of test volumes and update Github workflow for this * Fix corrupted test container * Linux: optimize Github workflow by caching wxBuildConsole and wxBuildGUI folders We also modify build script to detect the presence of wxBuildConsole and wxBuildGUI folders and reuse them * Remove files mistakenly added * Linux: Fix wrong test for Github workflow * Linux: use static build of wxWidgets for GUI in Github workflow * Linux: upload also .deb SHA256SUM file if it is generated in Github workflow * Linux: fix detection logic of parent folder in build scripts * Github workflow: add build_cmake_deb.sh as trigger to build-linux.yml * Github workflow: add wxWidgets source code to the cache of workflow | |||||
2024-06-26 | Linux/FreeBSD: Update build scripts: use wxwidgets 3.2.5, drop explicit GTK3 ↵ | Mounir IDRASSI | 1 | -3/+3 | |
config since it detected automatically We also update copyrights date | |||||
2023-06-13 | Linux: use wxWidgets 3.2.2.1 for official VeraCrypt Linux packages | Mounir IDRASSI | 1 | -2/+2 | |
2022-01-02 | Update copyright year to 2022 | Mounir IDRASSI | 1 | -1/+1 | |
2021-08-30 | Update copyright year to 2021 | Mounir IDRASSI | 1 | -1/+1 | |
2020-07-25 | Linux: Update wxWidgets for static builds to version 3.0.5 | Mounir IDRASSI | 1 | -3/+3 | |
2018-03-27 | Linux/MacOSX: use latest wxWidgets version 3.0.4 for official build | Mounir IDRASSI | 1 | -1/+1 | |
2017-06-13 | Linux/MacOSX: Modify Makefile to separate between build and packaging. Add ↵ | Mounir IDRASSI | 1 | -4/+4 | |
install target for local installation. | |||||
2017-06-05 | Linux/MacOSX: Use newer version 3.0.3 of wxWidgets. Update version in Readme. | Mounir IDRASSI | 1 | -3/+3 | |
2016-01-20 | Copyright: update dates to include 2016. | Mounir IDRASSI | 1 | -1/+1 | |
2015-08-06 | Linux: modify official build script to use different build directories for ↵VeraCrypt_1.12 | Mounir IDRASSI | 1 | -3/+14 | |
wxWidgets console and GUI builds. | |||||
2015-08-06 | Update license information to reflect the use of a dual license Apache 2.0 ↵ | Mounir IDRASSI | 1 | -0/+7 | |
and TrueCrypt 3.0. | |||||
2014-11-08 | Linux: Add shell script to perform VeraCrypt full build | Mounir IDRASSI | 1 | -0/+29 | |