Commit Graph

17 Commits

Author SHA1 Message Date
Ben RUBSON
3bf25fb916
cmake FUSE & OpenSSL finding (#591) 2020-03-03 22:48:28 +01:00
Ben RUBSON
1974b417af
Update installation instructions 2018-05-16 08:38:08 +02:00
Ben RUBSON
d693858947 Update test instructions 2017-10-11 08:22:57 +02:00
Vlad Glagolev
566f4e48cf Ensure compatibility with LibreSSL 2017-09-30 19:48:15 +02:00
benrubson
c7cea40ddc Run sudo tests also if user is root 2017-08-26 11:50:01 +02:00
benrubson
01ffc39269 Re-enable integration tests in Travis 2017-08-08 17:50:44 +02:00
Valient Gough
217f646ea1
update install instructions 2017-08-07 22:49:38 -04:00
Jakob Unterwurzacher
9e394a46c0 Drop cmake test logic and just run test.sh
We had the situation that "make test" runs the test suite but does not
show useful error messages (see
https://github.com/vgough/encfs/issues/358 for an example).

"make check" did the right thing by using the "--output-on-failure"
feature, but depended on "make test" being available as well. This
means users will continue to run "make test".

This commits drops the cmake test logic and adds a dumb "make test"
target that simply runs test.sh.
2017-07-30 21:15:37 +02:00
Ben RUBSON
f75854cd31 Update cmake (#309)
* Update cmake

* Update cmake, make Travis use it

* Enable all tests in a single command : make check

* Make cmake flawlessly run with Debian jessie cmake 3.0.2

* Make Travis use our own cmake 3.0.2 compiled version

* Typo in preferred version

* Be sure travis will have gettext
2017-05-28 16:20:21 +02:00
Eduard Bloch
8509f26db8 Declare minimum cmake version to have the Intl module
Also mention Debian Backports where one can get a recent version and
also ninja-build as alternative to make (fixes #226)
2016-11-15 20:17:12 +01:00
Valient Gough
0eb4641fd7
remove old drone config 2016-09-07 13:11:57 +02:00
Valient Gough
46a5c9f4f9
replace rlog with easylogging++ 2016-04-24 23:15:43 -07:00
Valient Gough
e78d1659e3
replace boost serialization with tinyxml2 2016-04-14 23:56:59 -07:00
Valient Gough
29c518d9d7 Add reference to CircleCi
Update installation description to also reference CircleCi
2015-07-23 21:39:27 -04:00
Valient Gough
377c9ec73f change INSTALL docs to use cmake 2015-06-15 21:00:45 -07:00
Valient Gough
44aef545ab remove autoconf scripts, update build docs 2015-06-15 19:45:50 -07:00
Jakob Unterwurzacher
6b411e60f8 INSTALL.md: Convert to markdown and expand 2015-01-11 23:34:30 +01:00