summaryrefslogtreecommitdiff
path: root/build_posix
Commit message (Expand)AuthorAgeFilesLines
* Cut release 1.5.11.5.1Michael Cahill2013-03-252-3/+3
* Cut release 1.5.0.1.5.0Michael Cahill2013-03-142-5/+5
* Allow building release packages without SWIG.Michael Cahill2013-03-141-9/+1
* Replace os_cache_max configuration and behavior with calls to: (1)Keith Bostic2013-03-041-1/+1
* The macro `AC_CHECK_CLASS' is obsolete.Michael Cahill2013-02-251-1/+1
* Search the default FreeBSD path when configuring for Java.Michael Cahill2013-02-251-0/+1
* AC_HELP_STRING is obsolete, replace with AS_HELP_STRING.Keith Bostic2013-02-211-2/+2
* Fix conditional compilation of JUnit tests.Alex Gorrod2013-02-141-1/+1
* Update Java structure packing implementation.Alex Gorrod2013-02-128-1/+571
* Add a Java implementation of packed formats.Alex Gorrod2013-02-081-1/+1
* Add in examples to Java build.Alex Gorrod2013-01-253-0/+54
* Merge branch 'updevelop' into develop. Manually merged.Alex Gorrod2013-01-247-25/+20
|\
| * Cut release 1.4.2.1.4.2Michael Cahill2013-01-142-3/+3
| * Allow examples to run in parallel: give each a unique home directory.Michael Cahill2013-01-082-1/+4
| * Fixes for automake 1.3.x: don't use $(srcdir) in TESTS and avoid the new para...Michael Cahill2013-01-071-1/+1
| * Remove HAVE_VERBOSE and most of the verbose convenience macros, verboseKeith Bostic2012-12-171-13/+0
| * Add --warnings=all to the autoreconf command so we find out aboutKeith Bostic2012-12-151-1/+1
| * The macro name AS_HELP_STRING replaced AC_HELP_STRING a few years ago.Keith Bostic2012-12-151-8/+8
| * HAVE_VERBOSE configures a wiredtiger_open configuration option, theKeith Bostic2012-12-131-1/+2
| * Cut release 1.4.11.4.1Alex Gorrod2012-12-132-3/+3
| * Use the standard automake/autoconf structures for finding pthread_np.h,Keith Bostic2012-12-111-0/+1
| * On systems where it's available (FreeBSD & Linux, at least), call theKeith Bostic2012-12-111-1/+2
| * Move examples/c/ex_test_perf.c to bench/wtperf.Michael Cahill2012-12-051-0/+1
| * Cut release 1.4.01.4.0Alex Gorrod2012-12-032-5/+5
| * SunOS doesn't include strtouq(3), add a local version that calls strtoull(3)Keith Bostic2012-12-011-1/+2
* | Merge remote-tracking branch 'upstream/develop' into developAlex Gorrod2012-11-285-26/+20
|\ \ | |/
| * Cut release 1.3.81.3.8Alex Gorrod2012-11-222-3/+3
| * Cut release 1.3.7.1.3.7Michael Cahill2012-11-092-3/+3
| * Cut release 1.3.6.1.3.6Michael Cahill2012-11-062-3/+3
| * Rename the WiredTiger installed libraries to libwiredtiger_XXX.Keith Bostic2012-10-261-3/+3
| * Cut release 1.3.5.1.3.5Alex Gorrod2012-10-262-3/+3
| * Cut release 1.3.4.1.3.4Michael Cahill2012-10-192-3/+3
| * Tweaks to file configuration for reads on Linux (disable readahead and access...Michael Cahill2012-10-181-1/+1
| * Add a "wt compact" utility command.Keith Bostic2012-10-161-0/+1
| * Add support for online compaction, ref #248. This is an initial commit,Keith Bostic2012-10-161-1/+0
| * Cut release 1.3.3.1.3.3Michael Cahill2012-10-112-3/+3
| * Cut release 1.3.2.1.3.2Michael Cahill2012-10-032-3/+3
| * warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS'Michael Cahill2012-10-031-1/+1
| * Cut release 1.3.1.1.3.1Michael Cahill2012-09-252-3/+3
| * Add a comment to the configure check for Python support in SWIG.Michael Cahill2012-09-181-0/+2
| * Check that SWIG has Python support enabled.Michael Cahill2012-09-181-0/+4
| * Cut release 1.3.0.1.3.0Michael Cahill2012-09-172-5/+5
| * Add bloom filter implementation and test.Alex Gorrod2012-08-291-0/+1
| * Lint of hash functions.Alex Gorrod2012-08-201-15/+0
* | Merge branch 'develop' of github.com:wiredtiger/wiredtiger into developMichael Cahill2012-08-165-7/+157
|\ \ | |/
| * Fix compiler warnings generated by City Hash implementation.Alex Gorrod2012-08-161-0/+15
| * Move dist/RELEASE to the top level of the tree.Michael Cahill2012-08-023-4/+4
| * Remove the test/checkpoint standalone program, checkpoint testsKeith Bostic2012-07-251-1/+0
| * Require SWIG-2.0 or above.Michael Cahill2012-07-112-1/+137
* | Have JAVAC default to "javac".Michael Cahill2012-07-231-0/+1