VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Build/build_veracrypt_freebsd.sh
AgeCommit message (Collapse)AuthorFilesLines
2024-07-06Linux: Add Github CI workflow for Linux (#1374)Mounir IDRASSI1-13/+37
* 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-26Linux/FreeBSD: Update build scripts: use wxwidgets 3.2.5, drop explicit GTK3 ↵Mounir IDRASSI1-3/+3
config since it detected automatically We also update copyrights date
2023-06-13Linux: use wxWidgets 3.2.2.1 for official VeraCrypt Linux packagesMounir IDRASSI1-2/+2
2022-01-02Update copyright year to 2022Mounir IDRASSI1-1/+1
2021-08-30Update copyright year to 2021Mounir IDRASSI1-1/+1
2020-07-25Linux: Update wxWidgets for static builds to version 3.0.5Mounir IDRASSI1-3/+3
2018-03-27Linux/MacOSX: use latest wxWidgets version 3.0.4 for official buildMounir IDRASSI1-1/+1
2017-07-10FreeBSD: make official FreeBSD build script executableVeraCrypt_1.21Mounir IDRASSI1-0/+0
2017-07-10FreeBSD: enable wxWidgets static build by default in official build scriptMounir IDRASSI1-4/+4
2017-07-10Add support for building under FreeBSD 11Mounir IDRASSI1-0/+48