Christopher Dunn
18e4d04e8e
merged from 1.6.5
2015-07-23 00:32:47 -05:00
Christopher Dunn
d48bff5fcb
gcc-4.6 in Travis
...
and clang-3.0, the default
2015-07-12 15:02:28 -05:00
Christopher Dunn
658fa37e63
gcc-4.9, clang (3.0)
2015-07-12 11:53:49 -05:00
Christopher Dunn
138c48b7e8
gcc-4.6, clang-3.3
2015-07-12 09:50:14 -05:00
Christopher Dunn
72fb4a5b08
valgrind in Travis
2015-07-11 14:26:11 -05:00
Christopher Dunn
c6fa959318
dockerize the Travis build
...
Docker builds are *much* faster in Travis.
Also, we prepare to enable C++11.
2015-07-11 14:26:11 -05:00
Christopher Dunn
d8e8c14ffc
valgrind in Travis
2015-07-11 14:11:45 -05:00
Christopher Dunn
f4e6fccd46
dockerize the Travis build
...
Docker builds are *much* faster in Travis.
Also, we prepare to enable C++11.
2015-07-11 14:06:18 -05:00
Christopher Dunn
88184d142b
run valgrind in Travis CI
...
Because this runs apt-get, it will not work as-is for OSX. So when
we have OSX in Travis, we will have to wrap this somehow. See #250 .
Closes #222 .
2015-04-27 04:03:34 +01:00
Gaurav
0fe61a68f8
Use standard CMake variables - static/shared lib.
...
Replaced JSONCPP_LIB_BUILD_SHARED => BUILD_SHARED_LIBS
2015-04-23 07:32:18 -07:00
Christopher Dunn
9998094eee
skip python jsontestrunner by default
...
To run these tests, in cmake build-dir:
make jsoncpp_check
TravisCI is now set to run these always.
For now, the test_json_lib unit-tests will still run.
issue #187
2015-02-26 09:41:45 -06:00
Christopher Dunn
41edda5ebe
JSONCPP_WITH_CMAKE_PACKAGE in Travis
2015-02-07 12:18:20 -06:00
Aaron Jacobs
8540868347
Fixed some cruft in the Travis CI config file.
2014-06-30 19:57:59 +10:00
Aaron Jacobs
2de98d9bd1
Updated notification settings for Travis CI.
2014-06-30 19:51:29 +10:00
Baptiste Lepilleur
71860de813
Fixed continuous integration matrix for debug/release build. Made static debug build verbose.
2013-05-08 22:23:07 +00:00
Baptiste Lepilleur
c515b8ec30
Added continuous integration matrix for debug/release build. Made static debug build verbose.
2013-05-08 22:15:15 +00:00
Baptiste Lepilleur
5fff185aa4
Added continuous integration matrix for shared/static library (specified through environment variables).
2013-05-08 22:04:57 +00:00
Baptiste Lepilleur
10712e85d6
Added continuous integration failure e-mail notification.
2013-05-08 21:23:52 +00:00
Baptiste Lepilleur
53c08ad916
Added clang compiler for continuous integration.
2013-05-08 21:04:42 +00:00
Baptiste Lepilleur
79e90fba0b
Added basic Travis CI integration contributed by Igor Okulist.
2013-05-08 20:46:56 +00:00