ceph/src
Kefu Chai 7296be4e84 cmake: use fullpaths of libraries
better off using the detected path, instead of using the default path
for finding the linked libaries.

see "cmake  --help-policy CMP0065" for more details.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-07-29 23:12:33 +08:00
..
arch
auth
bash_completion
brag
ceph-detect-init cmake: do not pass --disable-pip-version-check if not supported 2016-07-16 12:00:46 +08:00
ceph-disk test: ceph-disk.sh: do not kill all daemons 2016-07-19 16:30:24 +08:00
civetweb@e124940704
client Merge pull request #9371 from ukernel/wip-osx-fuse 2016-07-27 20:19:04 +08:00
cls cmake: exclude private symbols in librbd 2016-07-29 23:12:33 +08:00
common Merge pull request #10396 from zhouruisong/master 2016-07-27 12:20:54 -04:00
compressor Merge pull request #9782 from Ved-vampir/zlib_cleanup 2016-07-15 17:03:38 +08:00
crush compat: define HOST_NAME_MAX for OSX 2016-07-18 11:08:48 +08:00
doc
erasure-code cmake: do not link ec_jerasure_generic against crush 2016-07-29 23:12:33 +08:00
global Merge pull request #9371 from ukernel/wip-osx-fuse 2016-07-27 20:19:04 +08:00
googletest@fdb8504792
include Merge pull request #9334 from yangdongsheng/rbd_clone_hiberit 2016-07-27 08:23:09 -04:00
isa-l@8faa0a2802
java
jobs
journal cmake: exclude private symbols in librbd 2016-07-29 23:12:33 +08:00
json_spirit cmake: move common_utf8 closer to where it is used 2016-07-28 19:15:03 +08:00
key_value_store cmake: restructure src/CMakeLists.txt in a more hierarchical way 2016-07-19 22:23:12 +08:00
kv Merge pull request #9371 from ukernel/wip-osx-fuse 2016-07-27 20:19:04 +08:00
librados cmake: exclude private symbols in public libs 2016-07-28 19:15:04 +08:00
libradosstriper
librbd cmake: exclude private symbols in librbd 2016-07-29 23:12:33 +08:00
log
mds Merge pull request #10476 from yonghengdexin735/wip-zzz-CDir 2016-07-28 14:53:53 +01:00
messages Merge pull request #9371 from ukernel/wip-osx-fuse 2016-07-27 20:19:04 +08:00
mon Merge pull request #10428 from jcsp/wip-16592 2016-07-28 13:27:35 +01:00
mount
msg msg/simple/Pipe: eliminating casts for the comparing of len and recv_max_prefetch 2016-07-28 01:47:37 +00:00
objclass
objsync
ocf
os Merge pull request #10379 from xiexingguo/xxg-wip-bluestore-2016-07-21 2016-07-28 19:49:09 -05:00
osd Merge pull request #9894 from gaowanlong/osd_recovery_max_omap_entries_per_chunk 2016-07-26 15:38:10 -07:00
osdc Merge pull request #10304 from ukernel/wip-16610 2016-07-25 21:58:19 -07:00
perfglue
powerdns
pybind Merge pull request #9334 from yangdongsheng/rbd_clone_hiberit 2016-07-27 08:23:09 -04:00
rbd_fuse cmake: exclude private symbols in librbd 2016-07-29 23:12:33 +08:00
rbd_replay
rgw cmake: use fullpaths of libraries 2016-07-29 23:12:33 +08:00
rocksdb@5647fa427c test: fix librbd tests for rbd_skip_partial_discard 2016-07-28 10:00:31 +03:00
script cmake: add "make uninstall" support 2016-07-25 15:39:02 +08:00
spdk@9322c25808
test cmake: use fullpaths of libraries 2016-07-29 23:12:33 +08:00
tools cmake: exclude private symbols in librbd 2016-07-29 23:12:33 +08:00
tracing librbd: introduce a new api of snap_remove2 2016-07-26 02:23:30 -04:00
upstart
xxHash@1f40c6511f
.gitignore
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc
ceph_mds.cc
ceph_mon.cc
ceph_osd.cc
ceph_syn.cc
ceph_ver.c
ceph_ver.h.in.cmake
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-crush-location.in
ceph-debugpack.in
ceph-disk-udev
ceph-osd-prestart.sh
ceph-post-file.in
ceph-rbdnamer
ceph-rest-api
ceph-run
ceph.conf.twoosds
ceph.in
cls_acl.cc
cls_crypto.cc
CMakeLists.txt cmake: use fullpaths of libraries 2016-07-29 23:12:33 +08:00
cmonctl
etc-rbdmap
fetch_config
init-ceph.in
init-radosgw
init-rbdmap
krbd.cc
libcephfs.cc
librados-config.cc
loadclass.sh
logrotate.conf
make_version
Makefile-client.am Merge pull request #9371 from ukernel/wip-osx-fuse 2016-07-27 20:19:04 +08:00
Makefile-env.am build: don't link to libuuid 2016-07-18 11:08:48 +08:00
Makefile-rocksdb.am
Makefile-server.am build/ops: build mount.ceph and mount.fuse.ceph as client binaries 2016-07-18 19:21:37 +02:00
Makefile-spdk.am
Makefile.am
mount.fuse.ceph
mrgw.sh
mrun
mstart.sh
mstop.sh
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd-replay-many
rbdmap
README
sample.ceph.conf
stop.sh
TODO
unittest_bufferlist.sh
valgrind.supp
vstart.sh Merge pull request #9972 from ceph/objclass-perm 2016-07-15 17:25:44 +08:00
yasm-wrapper

Sage Weil <sage@newdream.net>
Ceph - scalable distributed storage system