summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* DRAFT 490 - test gcc-11 config.logdraft-travisIvan Maidanski2021-12-281-672/+5
* Travis CI: Test clang-12 with -flto (with shared libraries only)Ivan Maidanski2021-12-281-1/+1
* Travis CI: Fix clang++-12 and g++-11 buildsIvan Maidanski2021-12-281-8/+22
* Travis CI: Test with -O3 -flto -D_FORTIFY_SOURCE=2 (gcc)Ivan Maidanski2021-12-251-2/+2
* Travis CI: Add -D _FORTIFY_SOURCE=2 where assertions are onIvan Maidanski2021-12-251-14/+18
* Travis CI: Test always-multi-threaded build with assertionsIvan Maidanski2021-12-051-1/+1
* Travis CI: Add x86_64-w64-mingw32 build with pthreadsIvan Maidanski2021-12-031-0/+9
* Travis CI: Test cmake build with -Dwith_libatomic_ops=ONIvan Maidanski2021-11-301-0/+8
* Travis CI: Test AO_USE_PTHREAD_DEFS in various ways libatomic_ops linkedIvan Maidanski2021-11-271-1/+10
* Travis CI: Test cmake build with -Dwithout_libatomic_ops=ONIvan Maidanski2021-11-271-7/+6
* Travis CI: Test with char type treated as unsigned (x86 and x86_64)Ivan Maidanski2021-10-261-2/+2
* Travis CI: Run distcheck on focal with automake-1.16.5Ivan Maidanski2021-10-261-6/+6
* Travis CI: Ignore expired certificate reported by wgetIvan Maidanski2021-10-211-3/+3
* Bump libgc version (for the development of 8.4 release)Ivan Maidanski2021-09-291-1/+1
* [8.2.0]v8.2.0Ivan Maidanski2021-09-291-1/+1
* Travis CI: Change clang-8 to clang-12Ivan Maidanski2021-09-231-10/+15
* Travis CI: Change gcc-9 to gcc-11Ivan Maidanski2021-09-231-6/+21
* Travis CI: run gcov job earlier (among first dozen of jobs)Ivan Maidanski2021-09-201-14/+14
* Travis CI: Test with -D NO_RETRY_SIGNALSIvan Maidanski2021-09-171-1/+1
* Travis CI: Fix --enable-cplusplus option for clang-8/s390x buildIvan Maidanski2021-09-171-1/+1
* Travis CI: Test with -D TEST_HANDLE_FORK (OS X)Ivan Maidanski2021-09-071-0/+1
* Travis CI: Test with SOFT_VDB (arm64) and with NO_MPROTECT_VDB (ppc64le)Ivan Maidanski2021-09-041-2/+2
* Travis CI: Fix --enable-cplusplus option for gcc-9/s390x buildIvan Maidanski2021-09-041-1/+1
* Travis CI: Test with NO_VDB_FOR_STATIC_ROOTS and GC_PREFER_MPROTECT_VDBIvan Maidanski2021-09-031-2/+2
* Travis CI: Test configure-based build with --disable-gcj-supportIvan Maidanski2021-07-261-1/+1
* Travis CI: Test with Autotools and GCC compiler on FreeBSDIvan Maidanski2021-07-211-0/+6
* Travis CI: Test with Autotools on FreeBSDIvan Maidanski2021-07-211-0/+10
* Travis CI: run all tests twice for code coverageIvan Maidanski2021-07-031-1/+3
* Travis CI: run gcov, cppcheck, CSA, arm64, ppc64le, s390x jobs earlierIvan Maidanski2021-06-251-183/+183
* Travis CI: Test single-threaded build with Makefile.direct on FreeBSDIvan Maidanski2021-06-231-1/+7
* Travis CI: Build and run all tests sequentially for code coverageIvan Maidanski2021-06-211-0/+3
* Travis CI: Build with CMake for FreeBSDIvan Maidanski2021-06-201-2/+4
* Travis CI: Pass fixed number (32) to make -j optionIvan Maidanski2021-06-201-1/+1
* Travis CI: Pass nproc to make -j optionIvan Maidanski2021-06-201-2/+2
* Travis CI: Add testing on FreeBSDIvan Maidanski2021-06-201-0/+3
* Travis CI: Use latest (2.4.1) release version of cppcheckIvan Maidanski2021-06-131-1/+1
* Travis CI: Fix '-std=c11 is valid for C/ObjC but not for C++' warningIvan Maidanski2020-08-031-1/+1
* Travis CI: Switch from master to main branch in cppcheck repositoryIvan Maidanski2020-06-211-1/+1
* Travis CI: Add testing on ppc64le targetIvan Maidanski2020-04-101-0/+53
* Travis CI: Add testing on s390x targetIvan Maidanski2020-04-101-0/+32
* Travis CI: Add tests on arm64 targetIvan Maidanski2020-04-091-0/+78
* Travis CI: Change deploy api_key (deprecated) to edgeIvan Maidanski2020-04-021-8/+7
* Travis CI: Set default OS to LinuxIvan Maidanski2020-04-021-138/+70
* Travis CI: Rename language c++ key value to cppIvan Maidanski2020-04-021-1/+1
* Travis CI: Rename matrix key to jobsIvan Maidanski2020-04-021-1/+1
* Travis CI: Remove deprecated deploy skip_cleanup keyIvan Maidanski2020-04-021-1/+0
* Travis CI: Test configure --disable-throw-bad-alloc-library (Linux, OS X)Ivan Maidanski2019-11-071-2/+2
* Travis CI: Test cmake build w/o threads, test it w/o shared libs on OS XIvan Maidanski2019-08-231-0/+11
* Travis CI: Test CMake buildsIvan Maidanski2019-08-131-5/+38
* Travis CI: Remove building redundant check-cpp target of Makefile.directIvan Maidanski2019-07-251-3/+3