thrift/test/cpp
Mark Slee 0788a70568 Separate thrift into libthrift and libthriftnb
Summary: libthriftnb is the one that requires libevent. It was really annoying that you always had to put -levent in your link step to build thrift programs when youa re not using any of the c++ nonblocking stuff. This way, if you're using nonblocking you can do that, but the normal case is easier to link.

Reviewed By: makefile


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664951 13f79535-47bb-0310-9956-ffa450edef68
2007-01-25 08:14:50 +00:00
..
src Add some smaller test cases and fix new single protocol/transport C++ test 2007-01-24 23:42:12 +00:00
Makefile.stress Change thrift stress test to .cpp file extension 2006-10-12 04:05:23 +00:00
Makefile.thrift Separate thrift into libthrift and libthriftnb 2007-01-25 08:14:50 +00:00