Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-12 | LevelDB: build_detect_platform fix NATIVE_WINDOWS indentation | Philip Kaufmann | |
- fix some indentation issues | |||
2012-12-12 | Merge pull request #1940 from grimd34th/patch-1 | Gavin Andresen | |
Add NATIVE_WINDOWS | |||
2012-11-15 | Merge pull request #1945 from centromere/leveldb_fix | Jeff Garzik | |
Fixed compile error on FreeBSD 9. | |||
2012-11-01 | Fixed making leveldb with custom CFLAGS/CXXFLAGS in the same way as ↵ | Arnav Singh | |
makefile.unix | |||
2012-10-22 | Fixed compile error on FreeBSD 9. | Alex | |
See http://code.google.com/p/leveldb/issues/detail?id=98 | |||
2012-10-21 | Add NATIVE_WINDOWS | grimd34th | |
With a change of libs, and specifying NATIVE_WINDOWS as TARGET_OS it should compile libleveldb.a and libmemenv.a just fine, it did for me and Diapolo when testing. | |||
2012-10-20 | Backport Win32 LevelDB env from C++0x to C++ | Pieter Wuille | |
Since the gitian mingw compiler doesn't support C++0x yet. | |||
2012-10-20 | Disable libsnappy detection in LevelDB | Pieter Wuille | |
2012-10-20 | Leveldb Windows port by Edouard Alligand, adapted for MingW by me. | justmoon | |
2012-10-20 | Import LevelDB 1.5, it will be used for the transaction database. | Mike Hearn | |