53 Commits (bf70bbb89820c6e8ff3dd9a76c76e3bc1b7f7485)

Author SHA1 Message Date
Leif Walsh bf70bbb898 refs #5418 merge promotion to main 13 years ago
Bradley C. Kuszmaul f6ec5262c6 Refs #5622. Undo unrelated change. 13 years ago
Bradley C. Kuszmaul 6d73872f04 Fixes #5622. Speed up {{{test_groupcommit_count.bdb}}}. 13 years ago
Leif Walsh 2537edef0e refs #5368 fix unused warning on osx, and really stupid include file ordering issue 13 years ago
Leif Walsh 774afe534d refs #5592 move circular_buffer, omt, threadpool, growable_array, rwlock, frwlock, kibbutz, mempool, partitioned_counter, nb_mutex, sort to util/, and some other cleanup stuff 13 years ago
Leif Walsh e90e5db856 refs #5537 little cmake cleanup 13 years ago
Leif Walsh b7df599b66 refs #4871 make all compiler flag changes prepends so that user-specified flags (-D CMAKE_CXX_FLAGS="-foo") will take precedence 13 years ago
Leif Walsh f29bff6189 refs #5368 change up compiler defines to make freebsd happier 13 years ago
Leif Walsh 18f4a7e559 reversing accidental merge 13 years ago
Leif Walsh 9ac4390564 refs #5368 suppress helgrind/drd in a nicer way 13 years ago
Leif Walsh 3dbcdf4794 refs #5485 un-screw-up coverage builds of statically linked binaries 13 years ago
Leif Walsh 4d401f2816 refs #5485 fix gcov linking 13 years ago
Leif Walsh 737d1a6443 refs #5368 #4781 fix integration of gcov and OBJECT libs 13 years ago
Leif Walsh bd63072bdf closes #5485 #5368 clean up cmake and get darwin portability: 13 years ago
Christian Rober 5634ac801b refs #5086 commenting out cmake line to fix linux build. We have to find a permanent fix for clang later. 13 years ago
Christian Rober 4302350567 refs #5086 Adding cmake settings for Clang compatibility with c++0x on darwin. 13 years ago
Leif Walsh e6aed632eb closes #5379 add TOKU_PTHREAD_DEBUG for debug builds 13 years ago
Zardosht Kasheff 7ea6dd4171 refs #4606, merge to main 13 years ago
Leif Walsh 9e5e0aefcb refs #4871 default to USE_VALGRIND=ON 13 years ago
Yoni Fogel fffce5d49f refs #5155 refs #5308 closes #5309 merge new omt api functions to main (still unused), use templated omt for TOKUTXN->open_fts, OMT becomes a wrapper for omt<OMTVALUE>, other misc fixes 13 years ago
Leif Walsh f20569cd7c refs #5291 add -g -fuse-linker-plugin for link time optimization 13 years ago
Leif Walsh 7467b279f5 refs #5291 add USE_VALGRIND option to control NVALGRIND, and update 13 years ago
TokuBuild 720ca62b9d refs #4871 fix finding of gcov47 13 years ago
Leif Walsh 389599b1a4 refs #4871 link against stdc++ instead of c 13 years ago
Leif Walsh e6fbdbdf81 refs #4871 use gcov47 when possible 13 years ago
Yoni Fogel 81d8d1ca0d refs #5280 Intel compiler has some warnings for -WeffC++. Temporarily removing till warnings are fixed 13 years ago
Yoni Fogel 2f23fc5db1 refs #5280 Add additional warning options and get it to compile cleanly. 13 years ago
Leif Walsh 958c447641 closes #5206 merge c++ changes to mainline 13 years ago
Bradley C. Kuszmaul 936bb9d276 Fixes #5255. Disable intel warning 1292: {{{svn merge -c 45766 ../tokudb.3571}}} 13 years ago
Leif Walsh a367232ad2 refs #5206 merge work making our code c99 and c++11 compatible, to mainline 13 years ago
Leif Walsh 82ae5280df [t:5136] add "NVALGRIND=1" to COMPILE_DEFINITIONS_RELEASE 13 years ago
Bradley C. Kuszmaul d04b3eaa52 [t:4934] Get rid of more #4934 stuff from main. Refs #4934. 13 years ago
Bradley C. Kuszmaul 2f8410fe0b [t:4934] Merge 44291 from ../../tokudb.4934-branch-from.6.0.0/newbrt/. Refs #4934. 13 years ago
Leif Walsh d6d59ec4b5 [t:4871] use shared lib for {lock,range}_tree tests, speeds up build, and add prefixes to test names to use regexes better 13 years ago
Leif Walsh 0ec18d4ef1 [t:4871] fix problems using clang on linux 13 years ago
Leif Walsh 78ad3e15f4 [t:4871] fix linking with gcc, I think 13 years ago
Leif Walsh 38ae050c90 [t:4871] do not use COMPILE_FLAGS_RELEASE until http://www.cmake.org/Bug/view.php?id=6493 is fixed. 13 years ago
Leif Walsh dc4776a770 [t:4871] implement binary compilation options in a nicer way in cmake, 13 years ago
Leif Walsh d3a6f99e14 [t:5073] fix most clang problems on linux, ignore -Wcast-align for now 13 years ago
Leif Walsh 6f24c4fa88 [t:4871] clean up compilation flags across the board 13 years ago
Leif Walsh df558c4679 [t:4871] silence FindValgrind, fix debug settings for release icc builds 13 years ago
Leif Walsh 5410bb9998 [t:4871] remove -Wcast-align on darwin 13 years ago
Yoni Fogel b6b8dd84c4 [t:4905] closes #4905 Merge 4905b branch to main (removes pwrite lock) 13 years ago
Leif Walsh 966eea0f44 [t:4871] disable -Wshadow on osx 13 years ago
Leif Walsh a4fdd8d636 [t:4871] fixing warning options 13 years ago
Leif Walsh d58b1a3331 [t:4871] really turn on -Werror, make things compile with it 13 years ago
Leif Walsh e057b9ad8c [t:4871] turn -Werror back on 13 years ago
Leif Walsh 43572373c5 [t:4814] never ever pass -DNDEBUG 13 years ago
Leif Walsh 0bef6fc243 [t:4814] fix cmake error 13 years ago
Leif Walsh 2bb02c83cd [t:4814] clean up and comment the CMakeLists.txts 13 years ago