summaryrefslogtreecommitdiff
path: root/build_posix/Make.subdirs
Commit message (Expand)AuthorAgeFilesLines
* Ensure the Java jar is built before the examples.Alex Gorrod2014-10-151-1/+1
* Make sure the Java examples are built along with the API. Make section names...Michael Cahill2014-10-131-0/+1
* Remove tcbench, it makes clang's static analyzer unhappy and we're notKeith Bostic2014-08-071-1/+0
* Merge branch 'develop' into leveldb-apiMichael Cahill2014-07-021-4/+5
|\
| * Link builtin extensions directly into libwiredtiger.la.Michael Cahill2014-06-201-3/+4
* | Only visit the LevelDB directory if configured.Michael Cahill2014-05-271-1/+1
* | Implement the LevelDB API, backed by WiredTiger.Michael Cahill2014-05-161-0/+1
|/
* Add the start of a test that verifies checkpoints.Alex Gorrod2014-04-141-0/+1
* Add support for zlib compressionMichael Cahill2014-01-231-0/+1
* move ext/test/helium to ext/datasources/helium, we're shipping HeliumKeith Bostic2014-01-201-1/+1
* First version of the Levyx/Helium code, derived from the Memrata code.Keith Bostic2014-01-151-1/+1
* Replace the Python "huge" test with a standalone C program -- this isn'tKeith Bostic2013-12-181-0/+1
* switch to "memrata"Keith Bostic2013-04-221-1/+1
* First cut at a non-transactional version of the STEC KVS shared library.Keith Bostic2013-04-191-0/+1
* Add a new extension directory ext/test/kvs_bdb, dependent on Berkeley DB.Keith Bostic2013-04-181-2/+3
* Update Java structure packing implementation.Alex Gorrod2013-02-121-1/+0
* Add a Java implementation of packed formats.Alex Gorrod2013-02-081-1/+1
* Add in examples to Java build.Alex Gorrod2013-01-251-0/+1
* Merge branch 'updevelop' into develop. Manually merged.Alex Gorrod2013-01-241-0/+1
|\
| * Move examples/c/ex_test_perf.c to bench/wtperf.Michael Cahill2012-12-051-0/+1
* | Merge remote-tracking branch 'upstream/develop' into developAlex Gorrod2012-11-281-3/+4
|\ \ | |/
| * Rename the WiredTiger installed libraries to libwiredtiger_XXX.Keith Bostic2012-10-261-3/+3
| * Add bloom filter implementation and test.Alex Gorrod2012-08-291-0/+1
* | Merge branch 'develop' of github.com:wiredtiger/wiredtiger into developMichael Cahill2012-08-161-1/+0
|\ \ | |/
| * Remove the test/checkpoint standalone program, checkpoint testsKeith Bostic2012-07-251-1/+0
* | imported patch java-apiMichael Cahill2012-07-071-0/+1
|/
* Get rid of "snapshot" at the API layer, drive the change down to the btreeKeith Bostic2012-06-181-1/+1
* Split test/thread into two parts, test/thread and test/fops.Keith Bostic2012-05-281-1/+2
* Move the python "check" into lang/python: that simplifies things and avoids t...Michael Cahill2012-05-041-1/+0
* Fix the Python example.Michael Cahill2012-05-041-0/+1
* Add the start of a snapshot test program.Keith Bostic2012-04-211-0/+1
* Added a compressor adaptor for Google's snappy compressor. refs #58Don Anderson2011-12-071-0/+1
* Add a "reverse" collator extension, primarily intended for testing.Michael Cahill2011-10-071-0/+1
* Fix test builds to work with Make.subdirs.Michael Cahill2011-09-301-1/+0
* Put build subdirs into build_posix/Make.subdirs, use that to generate both Ma...Michael Cahill2011-09-301-0/+16