Sebastian Messmer
|
c889366619
|
Add some default search paths for libraries on Mac OS X
|
2016-02-15 20:01:13 +01:00 |
|
Sebastian Messmer
|
e44c44334f
|
Fix compile on Debian 8 (link it to a library it wants)
|
2016-02-14 16:54:29 +01:00 |
|
Sebastian Messmer
|
31bf927e07
|
Fix compile on Debian 8 (link it to a library it wants)
|
2016-02-14 16:35:37 +01:00 |
|
Sebastian Messmer
|
ccc2f74e63
|
Fix compile on Debian 8 (link it to a library it wants)
|
2016-02-14 16:34:50 +01:00 |
|
Sebastian Messmer
|
1e975f64f7
|
Improve error messages when libraries aren't found
|
2016-02-14 15:55:54 +01:00 |
|
Sebastian Messmer
|
26929b4354
|
Merge
|
2016-02-14 04:19:32 +01:00 |
|
Sebastian Messmer
|
cc2101af9c
|
Link osxfuse C++ library, not C# framework
|
2016-02-14 04:17:35 +01:00 |
|
Sebastian Messmer
|
0286f36cf6
|
Allow setting library locations using CMake parameters
|
2016-02-14 03:13:50 +01:00 |
|
Sebastian Messmer
|
b3dc0e9b58
|
Find osxfuse/fuse library with CMake find_library()
|
2016-02-14 02:38:01 +01:00 |
|
Sebastian Messmer
|
fcf817fbdd
|
Work around timing bug in OS X test cases
|
2016-02-14 01:18:19 +01:00 |
|
Sebastian Messmer
|
5363a397f8
|
Handle stopping the file system correctly on Mac OS X
|
2016-02-14 01:00:00 +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 Messmer
|
c6e8052d93
|
Merge all git repositories into one
|
2016-02-11 16:40:48 +01:00 |
|
Sebastian Messmer
|
59474b10b6
|
Handle vendor libraries better in cmake
|
2016-02-11 14:01:59 +01:00 |
|
Sebastian Messmer
|
9088a3d366
|
Use lowercase for cmake function definitions and rename add_boost/enable_style_warnings/activate_cpp14 to target_add_boost/target_enable_style_warnings/target_activate_cpp14
|
2016-02-11 12:57:50 +01:00 |
|
Sebastian Messmer
|
1dcf36d38c
|
Move fspp to its own subdirectories
|
2016-02-11 12:53:42 +01:00 |
|