rocksdb/build_tools
Nipunn Koorapati 25f5742f0b Update documentation to point at gcc 4.8
Summary:
Rocksdb currently has many references to std::map.emplace_back()
which is not implemented in gcc 4.7, but valid in gcc 4.8. Confirmed that
it did not build with gcc 4.7, but builds fine with gcc 4.8
Closes https://github.com/facebook/rocksdb/pull/1272

Differential Revision: D4101385

Pulled By: IslamAbdelRahman

fbshipit-source-id: f6af453
2016-10-29 12:09:17 -07:00
..
amalgamate.py New amalgamation target 2015-10-01 08:29:31 +13:00
build_detect_platform Update and slightly clarify instructions in build_detect_platform (#1301) 2016-08-25 10:40:38 -07:00
cont_integration.sh Workarounds for continuous build implementation 2016-06-23 19:38:29 -07:00
dependencies_4.8.1.sh Support ZSTD with finalized format 2016-09-06 12:22:16 -07:00
dependencies.sh Support ZSTD with finalized format 2016-09-06 12:22:16 -07:00
dockerbuild.sh Move dockerbuild.sh to build_tools/ 2015-06-17 14:09:12 -07:00
error_filter.py Run release build for CLANG and GCC 4.8.1 in pre-commit tests too 2016-07-20 13:46:32 -07:00
fb_compile_mongo.sh set -e in fb_compile_mongo.sh 2015-06-29 11:43:25 -07:00
fbcode_config.sh Make ClockCache available with TSAN build 2016-08-23 13:40:47 -07:00
fbcode_config4.8.1.sh Adding TBB as dependency. 2016-08-18 10:44:29 -07:00
format-diff.sh Check formatting in Travis 2015-09-17 22:02:05 -07:00
gnu_parallel Testing out parallel sandcastle changes 2016-07-27 11:58:57 -07:00
make_new_version.sh Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
make_package.sh Update documentation to point at gcc 4.8 2016-10-29 12:09:17 -07:00
precommit_checker.py Testing out parallel sandcastle changes 2016-07-27 11:58:57 -07:00
regression_build_test.sh Enhance db_bench write rate limit 2016-01-04 12:01:27 -08:00
rocksdb-lego-determinator Changing the legocastle run to use valgrind_test instead of _check 2016-10-24 16:23:19 -07:00
run_ci_db_test.ps1 Add support for db_test2 for dev and CI runs 2016-03-23 16:33:57 -07:00
update_dependencies.sh Adding TBB as dependency. 2016-08-18 10:44:29 -07:00
version.sh Cross-platform fix version.sh 2014-10-04 11:17:06 +02:00