James E. King III
3a5ff371c4
Update CI for more targets and sanity checks
2019-06-21 08:40:57 -04:00
James E. King III
7f4131ba2d
Fix coverity build failure; refresh CI once more
2019-05-04 16:17:25 -04:00
James E. King III
76b9bd4f21
Update CI Scripts
2019-04-19 22:36:08 -04:00
James E. King III
1d347079b1
Enhance CI for more build coverage
2018-11-02 16:49:36 -04:00
James E. King III
720a10a77e
Enhance Travis CI build coverage
2018-10-28 10:41:35 -04:00
James E. King III
a1c613764d
fix failing ci jobs in travis
2018-07-14 17:41:36 +00:00
James E. King III
cfbab949f3
move ci to boost-ci model
2018-06-17 11:48:51 -04:00
James E. King III
5730de9350
add travis job conditional for coverity scan
2018-06-13 18:06:02 +00:00
James E. King III
ceaf21bdb8
make valgrind return error code on failure for CI ( #57 )
2018-05-14 23:07:22 -04:00
James E. King, III
76293b18b1
Work around a gcc-7.3 issue running ubsan on travis CI
...
https://stackoverflow.com/questions/50024731/ld-unrecognized-option-push-state-no-as-needed
2018-04-29 09:31:55 -04:00
James E. King, III
87304f009b
improve code coverage results processing
2018-03-07 15:24:37 -05:00
James E. King, III
9ed6aef59a
enable coverity scan builds on push or cron jobs in master and develop
2018-01-23 11:23:06 -05:00
James E. King, III
e4b101cd92
expand appveyor to cover cygwin 32-bit and 64-bit, mingw 32-bit
...
unit tests were failing on cygwin so I changed them to use lightweight test
therefore Boost.Format no longer depends on Boost.Test
2018-01-22 12:48:59 -05:00
James E. King, III
587c66bf92
Update CI adding cppcheck support and tweak UBSAN settings
2018-01-19 23:41:17 -05:00
James E. King, III
c912b9f412
fix coverity master build job
2017-11-03 05:33:57 -07:00
James E. King, III
6410b2ec28
fix codecov path parsing
2017-10-27 21:19:34 -04:00
James E. King, III
f646ed043e
update travis for support for codecov, optimize build jobs
2017-10-27 13:29:03 -04:00
James E. King, III
2f751f1c57
add valgrind to one of the jobs
2017-10-25 18:53:19 -04:00
James E. King, III
7f23cb3faf
add example directory to depinst for CI
2017-10-25 18:29:17 -04:00
James E. King, III
cd287874d5
leverage changes in depinst.py to properly install deps for
...
benchmark and tools directories
2017-10-25 00:09:09 -04:00
James E. King, III
7f55124ecf
add support for boolalpha with %b conversion specifier
2017-10-24 11:13:46 -04:00
James E. King, III
e3246c9012
added a matrix tool that allows for version-to-version comparison of printf style
...
format statements as well as comparison against snprintf results
2017-10-22 17:04:21 -04:00
James E. King, III
5cc09070b8
enable Coverity Scan on preflight pull request to or cron build of master
2017-10-16 15:06:52 -04:00
James E. King, III
0e3c00c646
re-enable benchmark build as part of standard builds,
...
fixed a NO_LOCALE build error the benchmark build discovered,
updated ignored argument handling and fixed build warnings in clang,
changed CI build scripts to build from top level of library
2017-10-13 19:56:45 -04:00
James E. King, III
67d33e7545
add appveyor and travis build scripts for continuous integration
2017-10-10 12:41:53 -07:00