c9s
7d6209d99c
build with 3rdparty objects
...
use -static linking when linking libr3
AM_CFLAGS and AM_LDFLAGS are Makefile.am scope options
disable valgrind tracing check-tree
Makefile.am fix
Add json support
remove useless c files
2014-06-01 19:43:45 +08:00
c9s
6e6de35fd0
fix tests for graphviz
2014-06-01 14:41:45 +08:00
c9s
34ec73ecbc
enable -Wall for tests
2014-05-28 20:56:16 +08:00
c9s
3104802101
TESTS += benchmark
2014-05-24 16:23:41 +08:00
c9s
a5217a9362
do not install benchmark to prefix/bin
2014-05-24 15:41:20 +08:00
c9s
52fd5979c0
move ov to stack variable
2014-05-23 16:18:57 +08:00
c9s
fc1a4b762d
Separate benchmark application
2014-05-22 21:55:41 +08:00
c9s
9d26a53a08
update Makefile.am
2014-05-22 11:42:19 +08:00
c9s
1fdfaef16e
what if we always use -ljemalloc
2014-05-22 11:34:37 +08:00
c9s
dc24b7cb97
remove jemalloc
2014-05-22 11:09:44 +08:00
c9s
e48538c526
check USE_JEMALLOC flag in Makefile.am
2014-05-22 11:09:43 +08:00
c9s
155e881d6b
enable -ggdb when building test files
2014-05-20 15:34:56 +08:00
c9s
7d6113d17d
truncate edge pattern in r3_edge_branch
2014-05-18 20:09:42 +08:00
Pedro
bcd514989c
Merge pull request #9 from czchen/bugfix/dist
...
Add missing files to Makefile.am
2014-05-18 14:03:57 +08:00
ChangZhuo Chen (陳昌倬)
21c31b37b7
Add missing files to Makefile.am
2014-05-18 13:52:56 +08:00
c9s
cde6e5de31
Fix tests
2014-05-18 13:15:53 +08:00
c9s
2e7a3c2736
workable --enable-graphviz
2014-05-18 10:13:51 +08:00
c9s
b56a52e1d8
Add --enable-graphviz option for graphviz:
...
Graphviz API is changed in 2014* version.
And the version on ubuntu 13.10 is 2013*
Which causes build fail.
2014-05-18 09:29:31 +08:00
c9s
b7d20ecc24
Add gvc_render and gvc_render tests
2014-05-18 08:15:32 +08:00
c9s
f5863a956d
Add benchmark macros
2014-05-17 07:48:22 +08:00
c9s
6747775908
use @CHECK_CFLAGS@ and @CHECK_LIBS@
2014-05-17 07:28:52 +08:00
c9s
952ec60e99
Fix Makefile.am for check
2014-05-17 07:23:24 +08:00
c9s
04e0d6724b
Fix check with autotool
2014-05-17 07:14:09 +08:00
c9s
e822cd8d2f
Fix
2014-05-17 06:52:26 +08:00