Rich Prohaska
05f8220d29
link to tokufractaltree
2013-05-01 14:31:01 -04:00
Leif Walsh
ec915dfadf
disable -fimplicit-templates on clang #6
2013-05-01 08:04:21 -04:00
Leif Walsh
3f1e1f4c2c
#6 fix examples include of toku_config.h
2013-04-30 15:27:47 -04:00
Rich Prohaska
31ac1c1109
look for toku_config.h
2013-04-30 12:39:32 -04:00
Leif Walsh
5a3aafe974
#6 finish renaming ftdump
2013-04-29 09:02:19 -04:00
Leif Walsh
366e847e5f
#6 don't do cmake install if we're a subproject of mysql
2013-04-28 20:20:17 -04:00
Leif Walsh
db33a7c7dc
#6 rename ftdump to tokuftdump
2013-04-28 20:19:56 -04:00
Leif Walsh
8a56340093
Merge branch 'simplify-build'
2013-04-28 16:38:35 -04:00
Leif Walsh
49285f13c6
#6 export jemalloc targets so mysql/maria can use them
2013-04-28 16:30:58 -04:00
Leif Walsh
566f38f706
turn off jemalloc debug mode for mysql builds, it's more than we need
2013-04-28 08:42:20 -04:00
Leif Walsh
7ffe532218
#6 try fixing names
2013-04-27 15:23:50 -03:00
Leif Walsh
82970ad7d1
#6 rename config.h to toku_config.h to prevent name clash
2013-04-27 13:52:40 -04:00
Leif Walsh
ce9253a378
#6 append -fimplicit-templates because we want them
2013-04-27 13:46:58 -04:00
Leif Walsh
c063892d92
#6 rename cmake functions duplicated in mysql to prevent name clash
2013-04-27 13:46:33 -04:00
Leif Walsh
ed5ce2d14c
add note about 32-bit systems
2013-04-23 11:11:48 -04:00
Leif Walsh
5b20bce298
fix copyright comment in generated code
2013-04-19 16:22:10 -03:00
Leif Walsh
a65230fef1
freenode is .net not .org
2013-04-19 08:44:13 -04:00
Leif Walsh
7f8babe49f
update stress test runner for git
2013-04-19 07:24:55 -04:00
Leif Walsh
eb2ea77876
don't warn about missing test data files if you aren't going to test
2013-04-18 15:56:36 -04:00
Leif Walsh
e3cdfb7611
install the new location of the readme
2013-04-18 14:49:32 -04:00
Leif Walsh
1031c067b6
fix mailing list info
2013-04-18 14:40:46 -04:00
Leif Walsh
cb4914afac
add note about transparent hugepages #1
2013-04-18 12:12:03 -04:00
Leif Walsh
b4fc8a5b05
rewrite readme file in markdown #1
2013-04-18 10:51:57 -04:00
Leif Walsh
86af3a70ed
refs #6566 fix license headers for example code
2013-04-17 15:02:45 -04:00
Leif Walsh
e949661d3d
refs #6566 ignore some compiler warnings from third party stuff
2013-04-17 14:53:58 -04:00
tokubuild
c56c6cf5f8
refs #6566 fix drd and coverage test scripts
2013-04-17 07:27:51 -04:00
tokubuild
3238f36def
refs #6566 fix release test script
2013-04-17 07:26:55 -04:00
Yoni Fogel
7c8a526e9d
Import .gitignore
2013-04-17 00:09:27 -04:00
Yoni Fogel
e18446e180
refs #6566 fix third party default dir for jemalloc, and error text, and remove TOKU_SVNROOT
2013-04-17 00:02:31 -04:00
Leif Walsh
4ed537ae3d
refs #5138 merge 49cfc8d... from xz-utils. fixes incorrect usage of restrict keyword
...
git-svn-id: file:///svn/xz-4.999.9beta@45193 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:02:30 -04:00
Yoni Fogel
d6f286b6eb
refs #6566 Cleanup xz subproject in cmake.
...
xz now copies sources into the cmake build directory to prevent unnecessary churn (configure is run directly on sources)
2013-04-17 00:02:30 -04:00
Leif Walsh
19b13e6677
[t:4845] reverting changes, centos5 can't generate configure, so I'm going to leave this alone
...
git-svn-id: file:///svn/toku/tokudb/xz-4.999.9beta@44166 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:02:29 -04:00
Leif Walsh
2585b35f84
[t:4845] need some m4 things, setting ignore on other dirs
...
git-svn-id: file:///svn/toku/tokudb/xz-4.999.9beta@44165 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:02:29 -04:00
Leif Walsh
c64d07705d
[t:4845] do autoreconf before configure, remove things not needed
...
git-svn-id: file:///svn/toku/tokudb/xz-4.999.9beta@44164 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:02:29 -04:00
Leif Walsh
34b9c03ffb
[t:4948] moving toku/tokudb/doc to doc/tokudb
...
git-svn-id: file:///svn/toku/tokudb/xz-4.999.9beta@44068 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:02:29 -04:00
Yoni Fogel
f1e8cfaf8a
[t:4944] closes #4944 . Remove all windows code and libraries.
...
We can resurrect this if necessary in the future and we want to support windows.
Right now it just gets in the way and makes checkouts larger."
git-svn-id: file:///svn/toku/tokudb/xz-4.999.9beta@43969 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:02:29 -04:00
Yoni Fogel
6fa092ca83
closes [t:4913]. Modelines now synchronized in every source/header file (and always top two lines)
...
git-svn-id: file:///svn/toku/tokudb/xz-4.999.9beta@43762 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:02:29 -04:00
Leif Walsh
d45f9a6361
add new nightly test scripts
...
git-svn-id: file:///svn/toku/tokudb@55606 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:36 -04:00
Leif Walsh
e75aa0937f
refs #6566 add COPYING file to fractal tree
...
git-svn-id: file:///svn/toku/tokudb@55584 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:36 -04:00
Leif Walsh
e61780dcef
refs #6566 install README-TOKUDB with the fractal tree
...
git-svn-id: file:///svn/toku/tokudb@55583 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:36 -04:00
Leif Walsh
cbf1b66ad9
refs #6566 make toku_patent_string a copy of the full license
...
git-svn-id: file:///svn/toku/tokudb@55582 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:36 -04:00
Leif Walsh
ca8367eed5
refs #6566 set TOKUDB_DATA in cmake, rather than relying on svn layout
...
git-svn-id: file:///svn/toku/tokudb@55578 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:36 -04:00
Leif Walsh
9f99932a76
refs #6566 fix typo in license text
...
git-svn-id: file:///svn/toku/tokudb@55577 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:36 -04:00
Leif Walsh
7f9f9ce987
refs #6566 add the license file in its own text file
...
git-svn-id: file:///svn/toku/tokudb@55576 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:35 -04:00
Leif Walsh
c167d5a4f4
refs #6566 add license and ident strings to the one file missing any of it
...
git-svn-id: file:///svn/toku/tokudb@55575 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:35 -04:00
Leif Walsh
9fd20e61a4
refs #6566 add license text to all C/C++ files as a comment near the top
...
git-svn-id: file:///svn/toku/tokudb@55574 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:35 -04:00
Leif Walsh
6469cc006e
refs #6566 add copyright/license #ident strings to files that didn't have it
...
git-svn-id: file:///svn/toku/tokudb@55568 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:35 -04:00
Leif Walsh
84fef672e4
refs #6566 update all copyright strings to reflect an end year of 2013
...
git-svn-id: file:///svn/toku/tokudb@55567 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:35 -04:00
Leif Walsh
e72c772c76
refs #6566 move comment copyright/license headers to #ident strings
...
git-svn-id: file:///svn/toku/tokudb@55566 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:35 -04:00
Yoni Fogel
496ff4d5bb
refs #6566 Revert xz third_party patches. Will do this on git to reduce effects on nightly tests.
...
svn merge -c -55449 https://svn.tokutek.com/tokudb/toku/tokudb
svn merge -c -55401 https://svn.tokutek.com/tokudb/toku/tokudb
svn merge -c -55400 https://svn.tokutek.com/tokudb/toku/tokudb
git-svn-id: file:///svn/toku/tokudb@55450 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:35 -04:00