Revision tags: 3.2.4, 3.2.3, 3.2.2, 3.2.1, 3.2.0, 3.1.4, 3.1.3, 3.1.2, 3.1.1, 3.1.0, 2.10.9, 3.0.7, 3.0.6, 2.10.8, 3.0.5, 3.0.4, 3.0.3, 2.10.7, 3.0.2, 3.0.1, 2.10.6, 3.0.0, 3.0.0-beta.2, 3.0.0-beta.1, 3.0.0-alpha.5, 2.10.5, 3.0.0-alpha.4, 2.10.4, 3.0.0-alpha.3, 3.0.0-alpha.2, 3.0.0-alpha.1, 2.10.3, 2.10.2, 2.10.1, 2.10.0, 2.9.5, 2.9.4, 2.9.3, 2.9.2, 2.9.1, 2.9.0, 2.8.7, 2.8.6 |
|
#
338d05ef |
| 14-Mar-2018 |
Kenneth Lareau <kenneth.lareau@couchbase.com> |
CBD-2377: Adding support for finding cbdeps for libevent/libuv To support the new build setup, added HINTS for finding libevent. Change-Id: I534c034245eba0e40d07628319e14921d52827bf
CBD-2377: Adding support for finding cbdeps for libevent/libuv To support the new build setup, added HINTS for finding libevent. Change-Id: I534c034245eba0e40d07628319e14921d52827bf Reviewed-on: http://review.couchbase.org/90913 Reviewed-by: Chris Hillery <ceej@couchbase.com> Reviewed-by: Sergey Avseyev <sergey.avseyev@gmail.com> Tested-by: Build Bot <build@couchbase.com>
show more ...
|
Revision tags: 2.8.5, 2.8.4, 2.8.3, 2.8.2, 2.8.1, 2.8.0, 2.7.7, 2.7.6, 2.7.5, 2.7.4, 2.7.3, 2.7.2, 2.7.1, 2.7.0, 2.6.4, 2.6.3, 2.6.2, 2.6.1, 2.6.0, 2.5.8, 2.5.7, 2.5.6, 2.5.5, 2.5.4, 2.5.3, 2.5.2, 2.5.1, 2.5.0, 2.4.9, 2.4.8, 2.4.7 |
|
#
48300558 |
| 12-Feb-2015 |
Mark Nunberg <mnunberg@haskalah.org> |
Refactor FindCouchbaseLibuv This removes some older cruft and makes custom paths function properly even when a system-provided libuv is available. Change-Id: I277fd9ea5a8966c12f
Refactor FindCouchbaseLibuv This removes some older cruft and makes custom paths function properly even when a system-provided libuv is available. Change-Id: I277fd9ea5a8966c12f63f3f64661788cb62f51c3 Reviewed-on: http://review.couchbase.org/46745 Tested-by: Mark Nunberg <mark.nunberg@couchbase.com> Reviewed-by: Brett Lawson <brett19@gmail.com>
show more ...
|
Revision tags: 2.4.6, 2.4.5, 2.4.4, 2.4.3, 2.4.2, 2.4.1, 2.4.0, 2.4.0-beta, 2.3.2, 2.4.0-dp1, 2.3.1, 2.3.0, 2.3.0-dp2 |
|
#
e1ad8c50 |
| 15-Jan-2014 |
Mark Nunberg <mnunberg@haskalah.org> |
Re-organize CMakeLists The goal here is to make our code and build system more modular, with the ultimate aim of being able to -theoretically- ship some components as being standalon
Re-organize CMakeLists The goal here is to make our code and build system more modular, with the ultimate aim of being able to -theoretically- ship some components as being standalone. The first step is trying to untangle the build process - where multiple modules can be built independently into shared or static archives and then linked ultimately into their resultant objects. The second step is to eliminate the NMakefile Currently supported: - Plugin builds (libev, libuv, libevent) - Tools (cbc, pillowfight) - Tests (unit-test, smoke-test, check-all) - SOVERSION - DLL Version information - config.h generation - Fat binary builds (OS X) - Maintainer mode TODO: - Make things completely out of tree. Currently the configuration.h header is still being generated inside the tree - Better facilities for downloading the mock server - Create source tarballs - Create windows zipfiles and/or installers Change-Id: I8402f8e8e0821af2e87ca425c985017de630b0e7 Reviewed-on: http://review.couchbase.org/32466 Reviewed-by: Brett Lawson <brett19@gmail.com> Tested-by: Mark Nunberg <mnunberg@haskalah.org>
show more ...
|