index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
/
modules
/
BuildRocksDB.cmake
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake/modules/BuildRocksDB.cmake: inherit CMAKE_C_COMPILER from parent
Kefu Chai
2024-03-02
1
-0
/
+1
*
cmake/modules/BuildRocksDB.cmake: inherit parent's CMAKE_CXX_FLAGS
Kefu Chai
2023-12-15
1
-0
/
+1
*
cmake/modules/BuildRocksDB.cmake: use string(APPEND ..) when appropriate
Kefu Chai
2023-12-15
1
-2
/
+2
*
cmake/rocksdb: make sure dependencies build before rocksdb
Casey Bodley
2023-11-23
1
-0
/
+3
*
cmake: populate liburing include and library paths down to rocksdb external p...
Patrick Donnelly
2023-10-17
1
-0
/
+7
*
cmake: do not specify CMAKE_GENERATOR for external projects
Kefu Chai
2021-03-09
1
-1
/
+0
*
cmake: use "" for no-op INSTALL_COMMAND
Kefu Chai
2021-03-09
1
-1
/
+1
*
cmake: don't pass ccache argument to RocksDB build
Sheng Mao
2021-02-10
1
-3
/
+0
*
cmake: stop rebuilding rocksdb everytime
Kefu Chai
2020-12-10
1
-1
/
+0
*
cmake: fix lz4 params when building rocksdb
Lucian Petrut
2020-07-27
1
-3
/
+3
*
cmake: [win32] Fix rocksdb cross compiling
Lucian Petrut
2020-02-19
1
-1
/
+14
*
cmake: support parallel build for rocksdb
Deepika Upadhyay
2019-11-25
1
-1
/
+8
*
cmake/modules/BuildRocksDB.cmake: use BUILD_ALWAYS
Kefu Chai
2019-07-11
1
-6
/
+1
*
cmake: silence GCC-9 warnings from rocksdb
Kefu Chai
2019-06-13
1
-1
/
+13
*
cmake: set ccache for rocksdb
Kefu Chai
2019-06-13
1
-4
/
+2
*
cmake: use BUILD_BYPRODUCTS to fix build w/ ninja
Kefu Chai
2019-05-27
1
-1
/
+2
*
cmake: do not assume ${CMAKE_GENERATOR} == make
Kefu Chai
2019-03-21
1
-1
/
+2
*
cmake: refactor RocksDB related script
Kefu Chai
2018-08-06
1
-32
/
+48
*
cmake: link against libsnappy.a if WITH_STATIC_LIBSTDCXX
Kefu Chai
2018-07-28
1
-0
/
+5
*
cmake: disable -Werror-stringop-truncation for rocksdb
Kefu Chai
2018-06-18
1
-1
/
+4
*
build/cmake: enable RTTI for both debug and release RocksDB builds.
Igor Fedotov
2018-05-28
1
-0
/
+1
*
cmake/modules/BuildRocksDB.cmake: enable compressions for rocksdb
Kefu Chai
2018-05-23
1
-0
/
+3
*
cmake: do not check for aligned_alloc() anymore
Kefu Chai
2018-05-17
1
-42
/
+0
*
cmake: disable gflags support in rocksdb
Kefu Chai
2018-04-20
1
-1
/
+2
*
cmake: disable FAIL_ON_WARNINGS for rocksdb
Kefu Chai
2017-12-11
1
-4
/
+1
*
cmake: should check the availability of aligned_alloc() by running the test
Kefu Chai
2017-10-31
1
-3
/
+3
*
cmake: check for aligned_alloc()
Kefu Chai
2017-10-27
1
-5
/
+34
*
cmake: update the error message for gperftools bug
Kefu Chai
2017-09-22
1
-2
/
+4
*
cmake: error out if rocksdb is incompatible w/ tcmalloc
Kefu Chai
2017-09-20
1
-0
/
+11
*
cmake: detect rocksdb's version
Kefu Chai
2017-09-19
1
-0
/
+9
*
cmake: extract BuildRocksDB into BuildRocksDB.cmake
Kefu Chai
2017-09-19
1
-0
/
+48