1
0
mirror of https://github.com/fuse-friends/fuse-native synced 2024-10-27 18:34:01 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Raymond Hammarling
4af46f1f9d Update for Dokany v1.0.0 RC2 (Windows) (#22)
* Fix compile error MaybeLocal not directly castable to Local

* Fix support for Dokany 1.0.0-RC2

* Fix pre-Visual Studio 2015 lacking struct timespec

* Add explanatory comment for #define FUSE_STAT

* Update README with new Windows info

* Tweak README Windows section a bit
2016-10-30 10:42:49 +01:00
Andrew Osheroff
64b0d088d5 fixed command expansion (#26) 2016-06-24 17:02:33 -07:00
Jesús Leganés Combarro
565e2fd9de Fix bad definition of optional variables (#20) 2016-05-23 09:33:15 +00:00
Jesús Leganés Combarro "piranna
a6ae8f850e Re-enable pkg-config for libraries instead of hardcoded '-lfuse' 2015-09-25 00:28:22 +02:00
Jesús Leganés Combarro "piranna
029405ad2e Allow to set the location of the includes and libraries 2015-09-24 20:47:16 +02:00
Raymond Hammarling
cad433382d use getenv() instead of node -e stuff 2015-08-07 20:39:18 +02:00
Raymond Hammarling
75b3867bac altered bindings.gyp to use DOKAN_INSTALL_DIR env var 2015-08-07 20:24:07 +02:00
Raymond Hammarling
e351388783 tweaks to bindings.gyp 2015-08-07 01:19:15 +02:00
Raymond Hammarling
4aa5a3da3a added Windows abstractions + dokany (still wip)
dokany found at `dokan-dev/dokany`
2015-08-06 21:33:27 +02:00
Raymond Hammarling
7a87f2cea2 abstract threads, mutexes 2015-08-06 19:28:38 +02:00
Chia-liang Kao
06a14e718b Add --libs-only-L to pkg-config
so we get -L/usr/loca/lib and actually build
2015-03-24 23:12:32 +08:00
Mathias Buus
b249f974cd first commit 2015-03-12 03:11:29 +01:00