[ 
https://issues.apache.org/jira/browse/THRIFT-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Harsh J updated THRIFT-1715:
----------------------------

    Attachment: 0001-THRIFT-1715.-Allow-excluding-python-parts-when-build.patch

Patch attached that does the following:

# Makes a copy of trunk/aclocal/ax_thrift_internal.m4 which helps with reading 
--with and --without style parameters from {{configure}}.
# Adds WITH_CPP and WITH_PYTHON options into fb303's {{configure.ac}} with 
proper conditional checks.
# Upgrades the boost dependency requirement in fb303 to match that of the 
thrift libraries itself. That is, 1.33.1 to 1.40.0.
# Adds SUBDIR checks around WITH_CPP and WITH_PYTHON in fb303's Makefile.am to 
make sure we do not build an excluded component when running {{make}} or {{make 
install}}.
                
> Allow excluding python parts when building contrib/fb303
> --------------------------------------------------------
>
>                 Key: THRIFT-1715
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1715
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Build Process
>    Affects Versions: 0.8
>            Reporter: Harsh J
>            Priority: Trivial
>         Attachments: 
> 0001-THRIFT-1715.-Allow-excluding-python-parts-when-build.patch
>
>
> Right now, the py/ sources are always compiled and installed when building 
> the contrib/fb303 module. This ought to be optional like the main build is.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to