You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Docker image, add CI checks, fix CI issues. (cmu-db#2)
- Add a Docker image for use by Travis.
- Add packages.sh dependencies script under build_support/.
- Add CI checks on Mac: make, check-tests.
- Add CI checks on Linux: make, check-format, check-lint, check-clang-tidy, check-tests.
- Bump minimum CMake version and avoid using project()'s HOMEPAGE_URL.
- Convert missing dependency messages from errors into warnings.
0 commit comments