Yo-An Lin
0ba956159c
Check is not running, fix check
...
Also update .travis.yml
2016-03-12 12:46:05 +08:00
c9s
03031e02aa
Fix r3 json writer
2015-11-18 14:27:28 +08:00
c9s
6275e8724c
Traivs: Add allow_failures section to matrix
2015-11-17 21:13:38 +08:00
c9s
38651578f9
Update matrix
2015-11-17 18:41:58 +08:00
c9s
520dba47a5
ASAN test to be allowed failure
2015-11-17 18:32:51 +08:00
c9s
2484b7328c
Add clang compiler to the matrix
2015-11-17 18:32:51 +08:00
Peter Dave Hello
7a39929776
make CI build faster
2014-08-13 14:29:18 +08:00
whitglint
09cdbfaa60
Fix Travis CI compile error.
2014-06-12 20:05:24 +08:00
whitglint
fb65694934
Fix Travis CI compile error.
2014-06-12 19:37:08 +08:00
c9s
324d7014b4
update coverall --exlude option
2014-06-02 10:24:23 +08:00
c9s
b80f90dad9
-D_BSD_SOURCE=1
2014-06-02 07:03:32 +08:00
c9s
3512bf033a
seems like travis dont have libjson-c
2014-06-02 06:16:52 +08:00
c9s
493a9d7d8e
Add coverage option to gcc
2014-06-02 06:14:23 +08:00
c9s
ee7f1d32f7
install libjson-c
2014-06-02 06:05:20 +08:00
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
7b70d436e8
update .travis.yml config
2014-05-24 16:27:43 +08:00
c9s
5f75677369
do not check benchmark program
2014-05-23 22:50:55 +08:00
c9s
15facc82cc
Merge branch 'feature/asan' of https://github.com/czchen/r3 into czchen-feature/asan
...
Conflicts:
.travis.yml
2014-05-22 22:07:52 +08:00
ChangZhuo Chen (陳昌倬)
291e6add6b
Use verbose make
2014-05-22 12:01:27 +08:00
c9s
c1abe926bf
Add --with-malloc to travis config
2014-05-22 11:09:44 +08:00
ChangZhuo Chen (陳昌倬)
bd95ce9355
Set llvm-symbolizer path
2014-05-21 22:56:08 +08:00
ChangZhuo Chen (陳昌倬)
a5ce8b6e08
Add address sanitizer build to travis-ci
2014-05-21 22:56:08 +08:00
Omer Katz
5dbef0cf24
Seriously travis? sudo won't give me permissions??
2014-05-21 14:30:06 +03:00
Omer Katz
a23c6c4875
Forgot to sudo.
2014-05-21 14:22:24 +03:00
Omer Katz
08a127d30c
Making sure that the .so files are on the ldconfig path.
2014-05-21 14:19:13 +03:00
Omer Katz
4e702e92fb
Installed the compiled shared libraries globally.
2014-05-21 14:06:23 +03:00
Omer Katz
cd4d4647de
Bash is being touchy.
2014-05-21 12:02:52 +03:00
Omer Katz
86cdf3800e
Fixed bash syntax errors.
2014-05-21 12:00:18 +03:00
Omer Katz
1c8c63e0a5
Fixed a bash syntax error.
2014-05-21 11:44:24 +03:00
Omer Katz
e0ed62e308
Running valgrind in a different build in order to detect memory leaks.
2014-05-21 11:29:36 +03:00
ChangZhuo Chen (陳昌倬)
16427fe42a
Add coveralls.io support
2014-05-20 22:05:07 +08:00
c9s
32f30db44d
update README
2014-05-19 11:45:39 +08:00
c9s
d65e25feba
travis ci: update dev deps
2014-05-19 11:44:29 +08:00
c9s
793de786b7
update .travis-ci
2014-05-17 16:06:05 +08:00
c9s
3b811952d9
gcc test only for now
2014-05-17 15:52:01 +08:00
c9s
442cca2941
update .travis ci config
2014-05-17 15:45:34 +08:00
c9s
f4ed38c908
more autoconf steps
2014-05-17 15:40:48 +08:00
c9s
428e7f4cd6
use autoreconf
2014-05-17 15:38:16 +08:00
c9s
ff37833aeb
require gnulib
2014-05-17 15:36:35 +08:00
c9s
8293e0a786
install m4
2014-05-17 15:36:05 +08:00
c9s
3ba9d4be0d
libtool, automake, autoconf
2014-05-17 15:32:38 +08:00
c9s
c0b4e6cbeb
build-essential
2014-05-17 15:31:10 +08:00
c9s
c16f5c0475
test build
2014-05-17 15:28:35 +08:00
c9s
ec694de68e
Add .travis ci config
2014-05-17 15:26:40 +08:00