summaryrefslogtreecommitdiff
path: root/storage/rocksdb/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
|\ \ | |/
| * Copy ofSergei Petrunia2017-03-111-0/+6
* | RocksDB : Add lookup / compiling with optional compression libraries.Vladislav Vaintroub2017-02-091-31/+0
* | Make rocksdb build with clangVicențiu Ciorbaru2017-02-071-3/+4
* | Make RocksDB run git submodule init and update if rocksdb is not fetchedVicențiu Ciorbaru2017-02-071-1/+6
* | MDEV-11901 : MariaRocks on WindowsVladislav Vaintroub2017-02-011-96/+135
* | Make rocksdb dynamic pluginVicențiu Ciorbaru2017-01-241-1/+1
* | Merge branch '10.2-mariarocks' of github.com:MariaDB/server into 10.2-mariarocksSergei Petrunia2017-01-011-0/+5
|\ \
| * | Fix the "fatal error: mysqld_error.h: No such file or directory" compile errorSergei Petrunia2017-01-011-0/+5
* | | Merge remote-tracking branch 'mergetrees/merge-myrocks' into 10.2-mariarocksSergei Petrunia2017-01-011-10/+9
|\ \ \ | |/ / |/| / | |/
| * Copy ofSergei Petrunia2016-12-311-10/+9
* | MariaRocks port: fix rocksdb.collation, rocksdb.collation_exceptionSergei Petrunia2016-12-041-7/+12
* | MariaRocks: fix a compilation problemSergei Petrunia2016-10-241-0/+1
* | MariaRocks port: compile the needed files with -frttiSergei Petrunia2016-10-231-1/+4
* | MariaRocks port: compilation fixesSergei Petrunia2016-10-211-1/+4
* | MariaRocks port: use correct path in CMakeLists.txtSergei Petrunia2016-10-161-1/+1
* | MariaRocks port: compile RocksDB with -frtti.Sergei Petrunia2016-10-151-0/+13
* | Fix compilation failure in rdb_perf_context.hSergei Petrunia2016-10-091-0/+1
* | Fix MariaRocks build (unfinished)Sergei Petrunia2016-10-071-8/+10
|/
* Initial commit,Sergei Petrunia2016-10-061-0/+108