rocksdb/build_tools
Jim Paton bc8eed12d9 Do not use relative paths in build system
Summary: Previously, RocksDB's build scripts used relative pathnames like ./build_detect_platform. This can cause problems if the user uses CDPATH. Also, it just doesn't seem right to me.

Test Plan:
make clean
make -j32 check

Reviewers: MarkCallaghan, dhruba, kailiu

Reviewed By: kailiu

CC: leveldb

Differential Revision: https://reviews.facebook.net/D12459
2013-08-22 14:53:51 -07:00
..
build_detect_platform Do not use relative paths in build system 2013-08-22 14:53:51 -07:00
build_detect_version Do not use relative paths in build system 2013-08-22 14:53:51 -07:00
build_java.sh Clean up the Makefile and the build scripts 2013-08-15 12:59:45 -07:00
fbcode.clang31.sh Clean up the Makefile and the build scripts 2013-08-15 12:59:45 -07:00
fbcode.gcc471.sh Clean up the Makefile and the build scripts 2013-08-15 12:59:45 -07:00
regression_build_test.sh Clean up the Makefile and the build scripts 2013-08-15 12:59:45 -07:00
valgrind_test.sh Clean up the Makefile and the build scripts 2013-08-15 12:59:45 -07:00