aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.leveldb.include
AgeCommit message (Expand)Author
2020-05-12build: Enable -Wsuggest-overrideHennadii Stepanov
2020-05-03build: warn on potentially uninitialized readsVasil Dimov
2020-01-28build: CRC32C build system integrationWladimir J. van der Laan
2020-01-28build: Update build system for new leveldbWladimir J. van der Laan
2019-01-26build: Remove WINVER pre define in Makefile.leveldb.inlcudeChun Kuan Lee
2017-07-13build: verify that the assembler can handle crc32 functionsCory Fields
2017-06-09Add extra LevelDB source to MakefileMarcoFalke
2017-06-09leveldb: enable runtime-detected crc32 instructionsCory Fields
2016-09-29Merge #8826: Do not include env_win.cc on non-Windows systemsWladimir J. van der Laan
2016-09-28Do not include env_win.cc on non-Windows systemsPavel Janík
2016-09-21Add MIT license to MakefilesLuke Dashjr
2016-06-01build: out-of-tree fixupsCory Fields
2016-04-30build: No need to check for leveldb atomicsCory Fields
2016-04-19leveldb: integrate leveldb into our buildsystemCory Fields