Commit Graph

50 Commits

Author SHA1 Message Date
Sebastian Messmer 1364623184 Improve build instructions 2016-02-15 18:07:24 +01:00
Sebastian Messmer 5651a86b78 Improve CLI usage line and README 2016-02-15 02:40:56 +01:00
Sebastian Messmer cb2a698b02 Removed solved TODO 2016-02-15 00:02:23 +01:00
Sebastian Messmer e4d41af9a9 Build in release mode by default. This way, users only have to specify the CMAKE_BUILD_TYPE parameter if they actually want Debug mode. 2016-02-14 17:06:06 +01:00
Sebastian Messmer 29f3c07539 Don't build test cases by default. Only build them, when -DBUILD_TESTING=on is specified. 2016-02-14 16:25:21 +01:00
Sebastian Messmer 416baf1abe Improve library dependency section of README 2016-02-14 14:08:48 +01:00
Sebastian Messmer 0286f36cf6 Allow setting library locations using CMake parameters 2016-02-14 03:13:50 +01:00
Sebastian Messmer 772fd12ed0 Require clang 3.5 2016-02-13 02:08:55 +01:00
Sebastian Messmer 3ff69b6a9f Allow specifying osxfuse include directory on command line using "cmake -DCMAKE_CXX_FLAGS=-I/path/to/osxfuse/include/dir". Furthermore, add some setup instructions for installing the requirements on Mac OS X. 2016-02-13 02:07:19 +01:00
Sebastian Meßmer 380ce365fa Add zuluCrypt GUI notice to README 2016-02-12 23:29:44 +01:00
Sebastian Messmer 87be0e4477 Add libssl-dev dependency to README 2016-02-12 13:27:06 +01:00
Sebastian Messmer de4b2e60ad Allow cmake 2.8 2016-02-12 10:16:38 +01:00
Sebastian Meßmer 3be0b11029 List python as a build dependency in README 2016-02-11 20:20:57 +01:00
Sebastian Meßmer 971a061833 Use https git url 2016-02-11 19:58:55 +01:00
Sebastian Meßmer 1d09389f67 Change case of title 2016-02-11 19:58:02 +01:00
Sebastian Meßmer a560128ac5 Remove submodule links from README, since they're now in this repository. 2016-02-11 19:57:29 +01:00
Sebastian Messmer 379b2c3e2a Adapt install command in README to new repository structure 2016-02-11 17:47:16 +01:00
Sebastian Messmer fff5b4b6e9 Make CPack work with new repository layout 2016-02-11 17:34:08 +01:00
Sebastian Messmer c6e8052d93 Merge all git repositories into one 2016-02-11 16:40:48 +01:00
Sebastian Messmer 20c617376e Removed biicode files and adapted ChangeLog/README 2016-02-11 15:28:34 +01:00
Sebastian Messmer 0fb710ac69 Merge fspp repository into here 2016-02-11 12:14:44 +01:00
Sebastian Meßmer becfa48c92 Small typo 2016-01-31 21:44:32 +01:00
syrix 0e96b19d11 Fix broken link to https biicode page
When you click on the link to biicode in the README you are directed to a https site with an invalid certificate. The non-https site works fine, so I changed the link to that one.
2016-01-31 19:49:59 +01:00
Sebastian Messmer ae65567cb8 List additional requirements in README 2016-01-27 11:15:21 +00:00
Sebastian Messmer 437865092d Link to https cryfs.org instead of http 2015-12-18 04:28:45 +01:00
Sebastian Messmer de05784abd Use https for downloading cryfs 2015-12-18 04:27:12 +01:00
Sebastian Messmer c44a4f61ba Improve project description in README 2015-12-17 20:36:41 +01:00
Sebastian Messmer d42e0cefbf Improve project description in README 2015-12-17 20:36:15 +01:00
Sebastian Messmer 0475766954 Manual install doesn't conflict with postinst script anymore. Postinst script creates a cryfs.list file, manual install added the repository to sources.list. So we would end up having two entries for cryfs. Now, manual install also creates cryfs.list file. 2015-12-17 20:03:41 +01:00
Sebastian Messmer 5e2fa41664 Rename "stable release" to "latest release", because we don't really consider it stable yet 2015-12-17 19:53:57 +01:00
Sebastian Messmer 27b920cb80 Fix easy install instructions 2015-12-17 19:52:39 +01:00
Sebastian Messmer e62382891b Added install instructions to README 2015-12-17 19:49:06 +01:00
Sebastian Messmer 7b06b9e180 Add new gcc compatibility to README 2015-11-24 15:13:02 +01:00
Sebastian Messmer 4112b62993 Added comment about biicode boost bug 2015-10-28 22:10:46 +01:00
Sebastian Messmer 1c0d6b872b Configure "make install" 2015-10-26 20:44:00 +01:00
Sebastian Messmer e090d1b6e1 Updated readme 2015-10-26 02:32:42 +01:00
Sebastian Messmer c49663842c Written some build instructions in README 2015-09-29 15:51:09 +02:00
Sebastian Messmer 3bf9f7526e Added biicode directory to .gitignore 2015-09-29 15:47:05 +02:00
Sebastian Messmer c79da10eea Fix travis build icon 2015-09-13 10:57:33 +02:00
Sebastian Messmer fa72419e14 Add travis CI build icon 2015-09-12 21:10:15 +02:00
Sebastian Messmer 0f55165e94 Revert 2015-09-12 21:02:37 +02:00
Sebastian Messmer ad5d752333 Build Icon shows master branch 2015-09-12 21:01:36 +02:00
Sebastian Messmer 428a1ec887 dummy commit 2015-09-12 20:57:38 +02:00
Sebastian Messmer 55f97c2042 Added reference to other repositories to README 2015-09-12 20:49:42 +02:00
Sebastian Messmer fed48860f8 Added link to homepage 2015-08-01 23:48:25 +02:00
Sebastian Messmer 727b5f5e9c Added Travis CI 2015-02-20 02:01:03 +01:00
Sebastian Messmer db0f299eb8 Added build logo to README 2015-02-18 16:56:48 +01:00
Sebastian Messmer 3083228470 Added README/LICENCE 2015-02-17 01:03:37 +01:00
Sebastian Messmer bac5182801 Added LICENCE/README 2015-02-17 00:50:38 +01:00
Sebastian Meßmer 60bed8635e Initial commit 2015-02-16 21:29:49 +01:00