summaryrefslogtreecommitdiff
path: root/storage/rocksdb/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2018-09-061-1/+7
|\
| * Rocksdb, Windows - better fix for broken WIN32_LEAN_AND_MEANVladislav Vaintroub2018-09-051-9/+0
| * MyRocks: post-merge fixes: Make it compile on Windows.Sergei Petrunia2018-08-311-0/+9
| * Merge branch 'merge-myrocks' of github.com:MariaDB/mergetrees into bb-10.2-ma...Sergei Petrunia2018-08-281-1/+7
| |\
| | * Copy ofSergei Petrunia2018-08-281-6/+17
* | | cmake .git warningSergei Golubchik2018-08-121-1/+1
* | | MDEV-15578: MyRocks: support zstandard compression where the distro allows itVicențiu Ciorbaru2018-05-241-0/+7
* | | Merge 10.2 into 10.3Marko Mäkelä2018-05-241-0/+3
|\ \ \ | |/ /
| * | MDEV-12439: MariaRocks produces numerous (spurious?) valgrind failuresSergei Petrunia2018-05-221-0/+3
* | | Merge branch 'github/10.2' into 10.3Sergei Golubchik2018-05-221-1/+1
|\ \ \ | |/ /
| * | MDEV-16200: -DPLUGIN_ROCKSDB=YES leads to errors during buildSergei Petrunia2018-05-181-1/+1
* | | Merge pull request #753 from shinnok/10.3-macfixesSergei Petrunia2018-05-151-1/+1
|\ \ \
| * | | MDEV-15778: Rocksdb missing linkage to dbug libraryTeodor Mircea Ionita2018-05-101-1/+1
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-121-4/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'bb-10.2-mariarocks-merge' of github.com:MariaDB/server into 10.2Sergei Petrunia2018-05-071-4/+4
| |\ \
| | * | MyRocks: Fix link error on WindowsSergei Petrunia2018-04-171-2/+2
| | * | Merge from merge-myrocks:Sergei Petrunia2018-01-271-2/+2
| | |\ \ | | | |/
| | | * Copy ofSergei Petrunia2018-01-271-11/+10
* | | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-0/+4
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-0/+2
|\ \ \ \ | |/ / /
| * | | Add myrocks_hotbackup part of rocksdb plugin in cmakeVicentiu Ciorbaru2018-02-071-0/+2
| |/ /
* | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-1/+5
|/ /
* | MDEV-12458: Variable and log records to indicate RocksDB version are missingVarun Gupta2017-12-311-0/+15
* | Fix the build on OpenBSD (#488)David Carlier2017-11-221-0/+5
* | don't `git submodule update` from rocksdb/CMakeLists.txt (#492)Sergei Golubchik2017-11-211-7/+0
* | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks-mergeSergei Petrunia2017-10-131-1/+1
|\ \
| * | MDEV-13928: Missing symbols building RocksDB on macOS 10.12.6Varun Gupta2017-10-111-1/+1
* | | Post-merge fixes part #1.Sergei Petrunia2017-09-191-0/+2
* | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks-mergeSergei Petrunia2017-09-191-19/+15
|\ \ \ | |/ /
| * | MDEV-13585: RocksDB plugin fails to build on macOS because of unknown type `t...Varun Gupta2017-09-051-2/+7
| * | Post-merge fix: Rdb_io_watchdog doesn't support windowsSergei Petrunia2017-08-011-11/+1
| * | Post-merge fix: Rdb_io_watchdog doesn't support windowsSergei Petrunia2017-07-311-1/+11
| * | Merge MyRocks merge tree into bb-10.2-mariarocks, unfinished.Sergei Petrunia2017-07-291-1/+24
| |\ \
| * | | MDEV-12469: rocksdb having large numberic storage errors on ppc64 (BE)Daniel Black2017-05-031-0/+7
* | | | Post-merge fix for compilation on WindowsSergei Petrunia2017-09-191-2/+4
* | | | Merge mergetrees/merge-myrocks into bb-10.2-mariarocks-mergeSergei Petrunia2017-09-181-4/+48
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Copy ofSergei Petrunia2017-09-151-0/+6
| |/
| * Copy ofSergei Petrunia2017-07-281-7/+35
* | MDEV-12452 MDEV-12453 : Fix building rocksdb and aws_key_management on macOSVladislav Vaintroub2017-04-061-1/+3
* | MariaRocks: temporarily disable 32-bit Windows buildsSergei Petrunia2017-04-041-0/+7
* | Disable compilation of storage/rocksdb/unittest/test_properties_collectorSergei Petrunia2017-04-031-3/+6
* | Rename plugin rocksdb_se to rocksdbVladislav Vaintroub2017-04-021-3/+3
* | Make mysql_ldb and sst_dump part of the rocksdb-engine componentVicențiu Ciorbaru2017-03-261-2/+2
* | Do not build ldb binary as mysql_ldb does the same thingVicențiu Ciorbaru2017-03-251-4/+1
* | Skip rocksdb plugin if sources can not be fetchedVicențiu Ciorbaru2017-03-251-6/+7
* | Revert "Revert "Make rocksdb build as a deb package too""Vicențiu Ciorbaru2017-03-171-1/+3
* | Revert "Make rocksdb build as a deb package too"Vicențiu Ciorbaru2017-03-161-3/+1
* | Make rocksdb build as a deb package tooVicențiu Ciorbaru2017-03-151-1/+3
* | Make rocksdb not be compiled on x86 architecturesVicențiu Ciorbaru2017-03-141-0/+5
* | Merge branch 'merge-myrocks' of github.com:MariaDB/mergetrees into bb-10.2-ma...Sergei Petrunia2017-03-111-1/+10
|\ \ | |/