Sebastian Messmer
0db865095b
- Use forward instead of backward slashes for paths on Windows in build system and CI
2018-11-21 21:45:27 -08:00
Sebastian Messmer
e45e410973
Build Windows Installer package with CPack and WIX
2018-09-27 04:35:48 +02:00
Sebastian Messmer
32d74e1068
- Allow cpack if test cases are built (the googletest issue is fixed)
...
- Allow cpack also in RelWithDebInfo mode
- Disable stripping of binaries
2018-09-17 23:31:15 -07: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 Messmer
0ce2915714
Add missing dependency to .deb package
2017-06-27 00:07:52 +01:00
Sebastian Messmer
890d9de0bd
Fix cpack package generation
2016-10-14 02:02:50 +02:00
Sebastian Messmer
6216907500
Fix postinst script for cpack generated .deb package for Ubuntu 16.10
2016-10-14 01:02:18 +02:00
Sebastian Messmer
10de57a52f
Fix version detection for .deb package generation
2016-04-02 23:33:37 +02:00
Sebastian Messmer
be4fb6fbee
Fix cmake warning
2016-02-14 01:57:34 +01:00
Sebastian Messmer
5a7e57ed2a
Fix cmake warning
2016-02-14 01:56:56 +01:00
Sebastian Messmer
9e67952c95
Add fuse package as dependency instead of recommended package, because it is needed to actually mount a file system
2016-02-13 21:23:04 +01:00
Sebastian Messmer
fb3399ed00
Allow specifying -DCMAKE_BUILD_TYPE=RELEASE in addition to -DCMAKE_BUILD_TYPE=Release
2016-02-13 21:22:34 +01:00
Sebastian Messmer
3ecbef6d11
Fix CPack package generation
2016-02-12 11:12:14 +01:00
Sebastian Messmer
de4b2e60ad
Allow cmake 2.8
2016-02-12 10:16:38 +01:00
Sebastian Messmer
7734566bbd
Update gitversion
2016-02-11 23:53:23 +01:00
Sebastian Messmer
fff5b4b6e9
Make CPack work with new repository layout
2016-02-11 17:34:08 +01:00