rocksdb/build_tools
Islam AbdelRahman 538eec0661 Update fbcode_config.sh to use latest versions automatically
Summary:
Update fbcode_config.sh so that It try to use the latest version for dependencies that we are using, after updating the code these libraries where updated

```
Snappy: 1.0.3 => 1.1.3
GFLAGS: 1.6 => 2.1.1
JEMALLOC: 3.6.0 => 4.0.3
```

I have also updated clang from 3.7 to 3.7.1

```
Clang 3.7 => 3.7.1
```

Another change is that we use the same tp2 directory as fbcode, so we dont need to keep changing commit hash every time we need to change a version of a compiler or a library

Test Plan:
make check -j64
USE_CLANG=1 make check -j64

DISABLE_JEMALLOC=1 OPT=-g make all valgrind_check -j32 (make sure it's running)

Reviewers: yhchiang, anthony, rven, kradhakrishnan, andrewkr, sdong

Reviewed By: sdong

Subscribers: dhruba

Differential Revision: https://reviews.facebook.net/D53037
2016-01-22 11:56:32 -08:00
..
amalgamate.py New amalgamation target 2015-10-01 08:29:31 +13:00
build_detect_platform Simple changes to support builds for ppc64[le] consistent with X86 2016-01-19 09:08:19 -06:00
dependencies.sh Update fbcode_config.sh to use latest versions automatically 2016-01-22 11:56:32 -08:00
dockerbuild.sh Move dockerbuild.sh to build_tools/ 2015-06-17 14:09:12 -07:00
fb_compile_mongo.sh set -e in fb_compile_mongo.sh 2015-06-29 11:43:25 -07:00
fbcode_config4.8.1.sh move internal build to use zstd 0.4.5 2016-01-15 13:27:35 -08:00
fbcode_config.sh Update fbcode_config.sh to use latest versions automatically 2016-01-22 11:56:32 -08:00
format-diff.sh Check formatting in Travis 2015-09-17 22:02:05 -07:00
make_new_version.sh Fix make_new_version.sh 2015-03-10 17:24:33 -07:00
make_package.sh Package generation for Ubuntu and CentOS 2014-09-29 16:09:46 -07:00
precommit_checker.py Mechanism to run CI jobs on local branch via commit_prereq 2016-01-21 16:22:21 -08:00
regression_build_test.sh Enhance db_bench write rate limit 2016-01-04 12:01:27 -08:00
rocksdb-lego-determinator Improving parser 2015-12-11 11:06:42 -08:00
run_ci_db_test.ps1 fix typos in comments 2015-12-11 01:54:48 +09:00
update_dependencies.sh Update fbcode_config.sh to use latest versions automatically 2016-01-22 11:56:32 -08:00
version.sh Cross-platform fix version.sh 2014-10-04 11:17:06 +02:00