thrift/compiler/cpp
Ilya Maykov c00011a752 THRIFT-1204: Ruby autogenerated files should require 'thrift' gem
Library: Ruby
Patch: Ilya Maykov
This patch does 2 things:
1) Adds a "require 'thrift'" line to the *_types.rb and *_constants.rb files,
   to be consistent with *_service.rb which was generating the thrift require
   already.
2) Adds a "rubygems" option to the --gen rb compiler target. When this option
   is specified, the compiler will add a "require 'rubygems'" line to the top
   of each gen-rb file. Defaults to false.


git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1294949 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 02:40:28 +00:00
..
src THRIFT-1204: Ruby autogenerated files should require 'thrift' gem 2012-02-29 02:40:28 +00:00
compiler.sln THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0 2011-09-23 14:25:22 +00:00
compiler.vcxproj THRIFT-1461 Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows 2011-12-14 23:35:28 +00:00
compiler.vcxproj.filters THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0 2011-09-23 14:25:22 +00:00
Makefile.am Thrift-1462: add more strict compiler flags 2011-12-13 20:12:26 +00:00
README Thrift-1426: Dist package missing files for release 0.8 2011-11-16 12:58:36 +00:00
version.h.in THRIFT-770. build: Get 'make dist' to work without first compiling source code 2010-05-03 21:33:00 +00:00