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