commit | e83c0569a8fdc462d832b02a317dc4e824b857d5 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Dec 24 10:20:41 2016 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Dec 25 23:25:34 2016 -0800 |
tree | 37d4d9489ed025bd61422fe305f0ef128947c368 | |
parent | 1dd37ed44eb0ce8d5044ba95abbc1d6bdb482bac [diff] |
build: Upgrade build system This commit also disables almost all build targets, as they are broken now
ChronoShare provides services similar to Dropbox, but in a decentralized way.
It uses ChronoSync library to synchronize the operations to the shared-folder and levels NDN's advantage of natural multicast support. The sharing process is completely decentralized, but it is also very easy to add a permanent storage server.
To see more details about ChronoShare design, click here.
To see more configure options, use ./waf configure
. To compile with default configuration, use
./waf configure ./waf