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:
1998338
)
THRIFT-847 Test Framework harmonization across all languages
author
Roger Meier
<roger@apache.org>
Sat, 22 Feb 2014 17:13:03 +0000
(18:13 +0100)
committer
Roger Meier
<roger@apache.org>
Sat, 22 Feb 2014 17:13:03 +0000
(18:13 +0100)
add a *make cross* build target
Patch: Roger Meier
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
903de75
..
ec0b319
100755
(executable)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-37,6
+37,10
@@
dist-hook:
print-version:
@echo $(VERSION)
+
+cross: check
+ sh test/test.sh
+
EXTRA_DIST = \
.travis.yml \
contrib \