[CCBC-129] Add libevent support for win32 Created: 20/Nov/12 Updated: 21/Nov/12 |
|
| Status: | Open |
| Project: | Couchbase C client library libcouchbase |
| Component/s: | None |
| Affects Version/s: | 2.0.0beta2 |
| Fix Version/s: | None |
| Security Level: | Public |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Brett Harrison | Assignee: | Sergey Avseyev |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Attachments: |
|
| Description |
|
I created a NMakefile and made changes to the code to support libevent on windows.
Files affected: iofactory.c plugin-libevent.c New file: NMakefile.libevent I uploaded a zipfile of the changes if you are interested in merging them. |
| Comments |
| Comment by Sergey Avseyev [ 21/Nov/12 ] |
| it would be awesome if you can move your patch to our review system. http://review.couchbase.com |
| Comment by Brett Harrison [ 21/Nov/12 ] |
| Is there a guild on how to use the review system? If you can explain the steps I'll upload the patch. |
| Comment by Matt Ingenthron [ 21/Nov/12 ] |
|
It's roughly http://www.couchbase.com/wiki/display/couchbase/Contributing+Changes
Repo tool isn't required for this project though |
| Comment by Matt Ingenthron [ 21/Nov/12 ] |
| Also, Brett: saw your CLA on review.couchbase.org and you're all set. |