Commit Graph

111 Commits

Author SHA1 Message Date
Sebastian Messmer
042c7130eb Update to spdlog 1.8.2 2021-01-14 20:00:19 -08:00
Sebastian Messmer
5ee4991281 Update cmake version in README 2021-01-06 22:23:03 -08:00
Sebastian Messmer
fb9c72abe1 Merge branch 'release/0.10' into develop 2020-07-10 17:50:04 -07:00
Sebastian Meßmer
690f94fc83
Update README.md 2020-07-09 01:18:10 -07:00
Sebastian Messmer
0e27097462 Allow building with local dependencies instead of using conan 2020-07-09 01:15:25 -07:00
Sebastian Meßmer
1b064dbb51
Mention requirement to install python3-pip so we can install conan 2020-07-07 23:53:35 -07:00
Sebastian Meßmer
e7fa2817d2
Remove obsolete dependency 2020-07-02 03:03:00 -07:00
Sebastian Messmer
247ef47f94 Upgrade requirement to cmake 3.6 because that's needed to build the range-v3 dependency (if built locally and not with a prebuilt conan package) 2020-06-29 12:51:10 -07:00
Sebastian Messmer
c038d6a40b Automatically run conan from cmake 2020-02-24 00:51:48 -08:00
Sebastian Messmer
8373abf216 Merge branch 'develop' of https://github.com/cryfs/cryfs into develop 2020-02-23 19:34:11 -08:00
Sebastian Messmer
52345da0de Update README to Visual Studio 2019 2020-02-23 19:34:02 -08:00
Sebastian Meßmer
87a253ad0c
Update README.md 2019-12-29 10:13:52 +01:00
jolan78
b9be5e9c19 Mention MacPorts (#322) 2019-12-25 00:20:10 -08:00
Charles Ross
ab98bd74e1 Revise package building instructions (#318)
Do the package building instructions need to be revised?

Seems they are missing the "conan install .. --build=missing" step.

Also, when I built cryfs, I had to include the "-s compiler.libcxx=libstdc++11" flag to get conan to work. (Fedora 31, ppc64le).
2019-12-08 21:48:09 -08:00
Sebastian Meßmer
470fbd139b
Fix typo 2019-11-29 06:55:19 -08:00
Sebastian Messmer
8376a554cc Setup conan and get boost dependency through it 2019-11-05 10:02:54 -05:00
Sebastian Messmer
b6cff8581d Retire GCC 5 from CI 2019-11-02 12:12:05 -07:00
Sebastian Messmer
b5beffd34e Update to cmake 3.1 2019-10-20 08:57:58 -07:00
Sebastian Messmer
276e7f08e4 Switch from libunwind to boost::stacktrace 2019-04-01 19:18:49 -07:00
Sebastian Messmer
1409b061b7 Update to DokanY 1.2.1 and Boost 1.67 on Windows 2019-03-30 13:47:15 -07:00
Sebastian Messmer
807f0dc01b Use libunwind instead of libbacktrace to build stack traces. This fixes a segfault issue with platforms using libexecinfo and is generally more portable. 2019-03-25 09:29:58 -07:00
Sebastian Messmer
4ca139ce8f Update CI badge to master branch 2019-02-08 18:55:26 -08:00
Sebastian Meßmer
e06a0f9743
Update README.md 2019-01-21 11:25:31 -08:00
Sebastian Meßmer
fe0d5493b2
Update README.md 2019-01-21 11:24:41 -08:00
Sebastian Meßmer
081ea8d622
Update README.md
- Add installation instructions for Windows and osx
2019-01-21 11:23:52 -08:00
Sebastian Messmer
aaafb10404 Upgrade to boost 1.57 2018-12-10 21:19:54 -08:00
Sebastian Messmer
968f183e19 Mention OpenMP troubleshooting in README 2018-10-15 18:06:27 +02:00
Sebastian Messmer
c6d2f619ae Update Boost to Boost 1.68.0 and fix linking of a 32bit build against DokanY 2018-09-18 04:35:50 -07:00
Sebastian Messmer
fd07b66173 Remove curl dependency on Windows, use WinHttp instead 2018-09-16 23:42:20 -07:00
Sebastian Messmer
c22a25da73 Add AppVeyor Badge 2018-09-16 03:21:41 -07:00
Sebastian Messmer
61451069e8 Add Dokan to the build system on Windows 2018-09-15 17:42:40 -07:00
Sebastian Messmer
dba6c741f0 Require gcc 5.0 / clang 4.0 2018-05-28 14:54:17 -07:00
Sebastian Messmer
635a6c7bcd Fix OpenMP for osx 2018-05-20 19:21:59 -07:00
Sebastian Messmer
8265cd92b2 Remove cryptopp dependency from README 2018-05-20 19:20:45 -07:00
0x4D616E75
5db592bcc2 fix loading of CURL and Backtracing library with CMake (#215)
to build on FreeBSD with default compiler (Clang 4.0)
2018-05-17 09:55:15 -07:00
Sebastian Meßmer
e673e59519
Remove TODO 2018-02-17 20:23:35 -08:00
Sebastian Meßmer
1766ce0b19
Have a CI button for Travis and Circle CI 2018-02-17 20:22:38 -08:00
Sebastian Messmer
fb24a249cb Merge branch 'develop' into next 2018-01-14 21:46:11 +00:00
Sebastian Meßmer
fcf3711d8b
Remove manual install instructions 2018-01-12 23:22:24 +00:00
Sebastian Messmer
a0fa433f51 Merge from develop 2018-01-12 22:18:36 +00:00
Sebastian Meßmer
0080adca73
Add Plasma Vault to GUI list 2017-11-23 01:56:01 +00:00
Sebastian Meßmer
e4b781ca94 Update README.md 2017-09-30 06:18:51 +01:00
Sebastian Meßmer
66698f7b3d Update README.md 2017-09-30 06:17:34 +01:00
Sebastian Messmer
e4acf4e9a8 Merge from develop 2017-09-16 17:14:51 +01:00
Sebastian Messmer
52bfa634b5 Update CI link to Circle CI 2017-09-11 22:59:21 +01:00
Jari Karppinen
bdc7d27998 Update CMakeLists.txt (#168)
* Update CMakeLists.txt

This just reuses the default package description for RPM package as well (one would expect this to be the default, but doesn't seem to be the case with cmake 3.9.1 at least).

* Update CMakeLists.txt

This prevents cryfs RPM for owning filesystem directories which was causing installation error.

* Update README.md

Same instructions apply for building .rpm package.
2017-09-02 10:04:20 +01:00
Sebastian Meßmer
62d5545051 Removed Crypto++ 5.6.4 warning from README 2016-10-25 16:24:09 -07:00
Ender Frias
7b4e0a2813 Fix formatting error in line 93-95 on README.md (#108)
Configuration parameter were not properly formatted.
2016-10-20 10:08:08 +02:00
Sebastian Messmer
11a85ed29f Allow building with -DCRYFS_UPDATE_CHECKS=off, which will create an executable with disabled update checks (the alternative to disable them in the environment also still works). 2016-09-24 13:16:26 +02:00
Sebastian Meßmer
989c0ed571 Add a warning that cryfs is not compatible to crypto++ 5.6.4 2016-09-24 00:55:34 +02:00