Mario Mulansky
|
f0469a2fb6
|
Fix travis config 2
|
2017-05-07 13:57:31 -07:00 |
|
Mario Mulansky
|
3a83fdbd8f
|
Fix travis config
|
2017-05-07 13:51:50 -07:00 |
|
Mario Mulansky
|
53d15cc83a
|
Use 2 cores on Travis, not 4
|
2017-05-07 13:46:30 -07:00 |
|
Mario Mulansky
|
ff3fd556cb
|
Fix compiler warnings, activate parallel CI build
|
2017-05-07 13:27:57 -07:00 |
|
Mario Mulansky
|
5d3b013955
|
Update Boost on Travis, fix bug with boost 1.63
|
2017-05-07 12:40:31 -07:00 |
|
Mario Mulansky
|
850fa824eb
|
Add no-unused-local-typedef to Jenkins build
This adds the flag -Wno-unused-local-typedef to the global build
options on Jenkins to shorten the log file for the clang build
when building Boost.
|
2017-01-26 21:48:39 -08:00 |
|
Mario Mulansky
|
c9165e121d
|
cleanup travis
|
2015-06-30 00:24:14 +02:00 |
|
Mario Mulansky
|
20d5069402
|
use g++ 4.8 and boost 1.58 in travis
|
2015-06-29 23:54:35 +02:00 |
|
Mario Mulansky
|
f224208601
|
more travis updates
|
2015-06-29 23:27:47 +02:00 |
|
Mario Mulansky
|
2f73239bf1
|
g++4.8
|
2015-06-29 23:17:12 +02:00 |
|
Mario Mulansky
|
d912031682
|
debug
|
2015-06-29 22:52:00 +02:00 |
|
Mario Mulansky
|
169e91343d
|
check variables
|
2015-06-29 22:19:59 +02:00 |
|
Mario Mulansky
|
3a0747f139
|
fix if condition
|
2015-06-29 21:38:40 +02:00 |
|
Mario Mulansky
|
5fadc5cdb0
|
don't explicitely specify c++98
|
2015-06-29 21:08:59 +02:00 |
|
Mario Mulansky
|
a10e3254d9
|
further refinement
|
2015-06-29 20:50:57 +02:00 |
|
Mario Mulansky
|
4c2e8769b4
|
fix travis indent
|
2015-06-29 20:02:42 +02:00 |
|
Mario Mulansky
|
1d473373cd
|
further travis bugfixing
|
2015-06-29 19:47:51 +02:00 |
|
Mario Mulansky
|
214ff01789
|
use correct file name
|
2015-06-29 19:06:52 +02:00 |
|
Mario Mulansky
|
cba13f31bc
|
use boost 1.57
|
2015-06-29 18:59:22 +02:00 |
|
Mario Mulansky
|
e4119ee1a3
|
more travis troubleshooting
|
2015-06-29 18:31:11 +02:00 |
|
Mario Mulansky
|
8f96d67026
|
escaping in sourceforge url
|
2015-06-29 17:26:44 +02:00 |
|
Mario Mulansky
|
303c3ca962
|
correct sourceforge url
|
2015-06-29 17:01:29 +02:00 |
|
Mario Mulansky
|
0fb8afce2d
|
updated travis to use boost 1.58
|
2015-06-29 16:55:03 +02:00 |
|
Mario Mulansky
|
297e3e15e4
|
remove boost build from travis
|
2014-11-12 10:02:15 +01:00 |
|
Mario Mulansky
|
a6b85655b0
|
update in travis to build boost first
|
2014-11-11 18:38:47 +01:00 |
|
mariomulansky
|
59282c8555
|
enable c++11, disable gcc on osx in travis
|
2014-07-14 11:00:46 +02:00 |
|
mariomulansky
|
fb8894c42c
|
fix osx compilation
|
2014-07-14 10:45:28 +02:00 |
|
mariomulansky
|
cbd2959c54
|
disable c++11 builds in travis
|
2014-07-14 10:22:18 +02:00 |
|
mariomulansky
|
5f1b1c6ffb
|
linux+osx runs
|
2014-07-13 19:40:40 +02:00 |
|
mariomulansky
|
3d1a4d379d
|
only osx
|
2014-07-13 19:32:01 +02:00 |
|
mariomulansky
|
6ac91534a0
|
only osx
|
2014-07-13 19:29:49 +02:00 |
|
mariomulansky
|
2442912b5a
|
activate osx build2
|
2014-07-13 19:27:11 +02:00 |
|
mariomulansky
|
c81753b19a
|
activate osx build2
|
2014-07-13 19:24:43 +02:00 |
|
mariomulansky
|
b16d11e59d
|
activate osx build
|
2014-07-13 19:11:36 +02:00 |
|
mariomulansky
|
0e45725eb5
|
fix travis.yml
|
2014-07-11 18:53:46 +02:00 |
|
mariomulansky
|
1d2ffe4bb9
|
new approach to travis clang build
|
2014-07-11 18:48:07 +02:00 |
|
mariomulansky
|
88d23490bc
|
remove wait from travis build
|
2014-07-11 15:58:50 +02:00 |
|
mariomulansky
|
5041c24245
|
disable c++0x for clang
|
2014-07-11 15:25:24 +02:00 |
|
mariomulansky
|
ae27305eff
|
try activate clang build
|
2014-07-11 14:47:58 +02:00 |
|
mariomulansky
|
6139643899
|
change c++11 to c++0x to work with gcc-4.6
|
2014-07-11 14:17:39 +02:00 |
|
mariomulansky
|
52daeba365
|
add c++11 build to travis
|
2014-07-11 13:56:40 +02:00 |
|
mariomulansky
|
79c282baa6
|
added boost build patch to travis runs
|
2014-04-09 13:15:41 +02:00 |
|
mariomulansky
|
79c77aef9f
|
disable clang in travis
|
2014-04-05 20:02:40 +02:00 |
|
mariomulansky
|
b01139fc9b
|
disable some targets for clang
|
2014-04-05 19:36:29 +02:00 |
|
mariomulansky
|
f14b49f88f
|
release build in travis
|
2014-04-05 19:00:08 +02:00 |
|
mariomulansky
|
9a3e556956
|
testing travis
|
2014-04-05 18:04:04 +02:00 |
|
mariomulansky
|
65d465de41
|
testing travis
|
2014-04-05 17:56:10 +02:00 |
|
mariomulansky
|
fd39e5b920
|
testing travis
|
2014-04-05 17:53:19 +02:00 |
|
mariomulansky
|
4ace70081c
|
testing travis
|
2014-04-05 17:46:08 +02:00 |
|
mariomulansky
|
934d283f9a
|
testing travis
|
2014-04-05 17:35:44 +02:00 |
|