Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*: improve build process and update rocksdb #243

Merged
merged 1 commit into from
Nov 29, 2018
Merged

*: improve build process and update rocksdb #243

merged 1 commit into from
Nov 29, 2018

Conversation

huachaohuang
Copy link

Some trivial changes are applied:

  • Refactor Makefile
  • Refactor README.md
  • Add the rust-toolchain
  • Update RocksDB submodule
  • Reorganize the tests structure

zhangjinpeng87
zhangjinpeng87 previously approved these changes Nov 28, 2018
Copy link
Member

@zhangjinpeng87 zhangjinpeng87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

breezewish
breezewish previously approved these changes Nov 28, 2018
Copy link
Member

@breezewish breezewish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. BTW I remembered that some examples in README is outdated. We may need to update them (in future PRs).

@zhangjinpeng87
Copy link
Member

Have you use the related cargo-fmt to format the code?

Some trivial changes are applied:
- Refactor Makefile
- Refactor README.md
- Add the rust-toolchain
- Update RocksDB submodule
- Reorganize the tests structure
@huachaohuang
Copy link
Author

@zhangjinpeng1987 Yes, otherwise the CI will not pass :)
@zhangjinpeng1987 @breeswish I fixed the conflict, PTAL.

@huachaohuang huachaohuang merged commit 064ab22 into tikv:master Nov 29, 2018
@huachaohuang huachaohuang deleted the improve-and-update branch November 29, 2018 14:04
DorianZheng added a commit that referenced this pull request Jan 10, 2019
* *: update ci and format (#248)

(cherry picked from commit dd413e4)

* *: improve build process and update rocksdb (#243)

Some trivial changes are applied:
- Refactor Makefile
- Refactor README.md
- Add the rust-toolchain
- Update RocksDB submodule
- Reorganize the tests structure

(cherry picked from commit 064ab22)

* make format

* allow nightly version fail

* minor fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants