Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
cd5284c
)
THRIFT-292. Auto-generate the Python gen-code in build.xml
author
David Reiss
<dreiss@apache.org>
Sat, 7 Feb 2009 02:36:57 +0000
(
02:36
+0000)
committer
David Reiss
<dreiss@apache.org>
Sat, 7 Feb 2009 02:36:57 +0000
(
02:36
+0000)
r739384 deleted the generated Python code from the source tree.
With this change, it will be automatically generated when make is run.
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@741830
13f79535
-47bb-0310-9956-
ffa450edef68
contrib/fb303/py/Makefile.am
patch
|
blob
|
history
diff --git
a/contrib/fb303/py/Makefile.am
b/contrib/fb303/py/Makefile.am
index
d6fac6e
..
6883d66
100644
(file)
--- a/
contrib/fb303/py/Makefile.am
+++ b/
contrib/fb303/py/Makefile.am
@@
-4,6
+4,8
@@
EXTRA_DIST = setup.py src
all:
all-local:
+ $(thrift_home)/bin/thrift --gen py $(top_srcdir)/if/fb303.thrift
+ mv gen-py/fb303/* fb303
$(PYTHON) setup.py build
# We're ignoring prefix here because site-packages seems to be