Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable rocksdb when building with ASAN | Monty | 2018-01-27 | 1 | -1/+1 |
| | | | | | I disabled rocksdb in ASAN build as I got a link error when it's included | ||||
* | Removed duplicated copyright message | Monty | 2018-01-11 | 1 | -16/+1 |
| | |||||
* | Fixed BUILD scripts | Monty | 2018-01-10 | 1 | -0/+39 |
- Skip 'clean' if not a git repository (Good for tar files) - Add configuration for ASAN builds |