rocksdb/build_tools
Peter Dillinger cb5b851ff8 Add (& fix) some simple source code checks (#8821)
Summary:
* Don't hardcode namespace rocksdb (use ROCKSDB_NAMESPACE)
* Don't #include <rocksdb/...> (use double quotes)
* Support putting NOCOMMIT (any case) in source code that should not be
committed/pushed in current state.

These will be run with `make check` and in GitHub actions

Pull Request resolved: https://github.com/facebook/rocksdb/pull/8821

Test Plan: existing tests, manually try out new checks

Reviewed By: zhichao-cao

Differential Revision: D30791726

Pulled By: pdillinger

fbshipit-source-id: 399c883f312be24d9e55c58951d4013e18429d92
2021-09-07 21:19:27 -07:00
..
amalgamate.py
build_detect_platform Disable DistributedMutex test by default (#8584) 2021-07-23 15:55:23 -07:00
check-sources.sh Add (& fix) some simple source code checks (#8821) 2021-09-07 21:19:27 -07:00
dependencies.sh
dependencies_4.8.1.sh
dependencies_platform007.sh
dependencies_platform009.sh
dockerbuild.sh
error_filter.py
fb_compile_mongo.sh
fbcode_config.sh
fbcode_config4.8.1.sh
fbcode_config_platform007.sh Disable DistributedMutex test by default (#8584) 2021-07-23 15:55:23 -07:00
fbcode_config_platform009.sh Fix fbcode linker error with make shared_lib (#8742) 2021-09-01 15:26:34 -07:00
format-diff.sh Make format-diff.sh branch name agnostic (#8731) 2021-09-01 12:26:42 -07:00
gnu_parallel
make_package.sh
precommit_checker.py
regression_build_test.sh Fix regression test script (#8753) 2021-09-03 19:05:33 -07:00
rocksdb-lego-determinator Remove asan_symbolize.py for internal asan build (#8737) 2021-09-07 15:39:11 -07:00
run_ci_db_test.ps1
setup_centos7.sh
update_dependencies.sh
version.sh