summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Travis CI: Ignore expired certificate reported by wgetIvan Maidanski2021-11-151-5/+6
* Travis CI: Build and run all tests sequentially for code coverageIvan Maidanski2021-09-091-0/+2
* Travis CI: Change deploy api_key (deprecated) to edgeIvan Maidanski2021-09-091-7/+6
* Travis CI: Set dist image to xenialIvan Maidanski2020-04-011-0/+1
* Travis CI: Rename matrix key to jobsIvan Maidanski2020-04-011-1/+1
* Travis CI: Set default OS to LinuxIvan Maidanski2020-04-011-114/+58
* Travis CI: Remove deprecated deploy skip_cleanup keyIvan Maidanski2020-04-011-1/+0
* Travis CI: Update to Xenial imageIvan Maidanski2019-06-241-40/+15
* Travis CI: Use Ubuntu packaged cppcheck for a release branchIvan Maidanski2018-11-081-8/+9
* Travis CI: Put GNU S/W download base URL in a dedicated variableIvan Maidanski2018-10-291-3/+4
* Travis CI: Upgrade clang-4.0 to clang-5.0, and gcc-5 to gcc-8Ivan Maidanski2018-08-061-28/+28
* Travis CI: Test with gcc-7/x86_64 and -march=native flag on LinuxIvan Maidanski2018-08-061-0/+10
* Travis CI: Test compilation of 'src' files as C++ ones (Clang)Ivan Maidanski2018-03-061-0/+6
* Travis CI: Test compilation of C tests as C++ onesIvan Maidanski2018-03-061-0/+8
* Travis CI: Test also with mingw-w64 cross-compiler for 32-bit target (x86)Ivan Maidanski2018-03-061-0/+9
* Travis CI: Fix ASan builds with Clang-4.0 and GCC-5 (add sudo)Ivan Maidanski2018-03-061-0/+3
* Travis CI: Do not use 'trusty' build environmentIvan Maidanski2018-03-061-12/+0
* Travis CI: Test DONT_USE_MMAP (Linux)Ivan Maidanski2017-12-221-0/+5
* Travis CI: Test with AO_STACK_PREFER_CAS_DOUBLEIvan Maidanski2017-12-221-1/+1
* Travis CI: Test malloc/stack with AO_USE_PTHREAD_DEFSIvan Maidanski2017-12-221-0/+5
* Travis CI: Test with a custom AO_BL_SIZE valueIvan Maidanski2017-12-221-1/+1
* Travis CI: Test AO_USE_ALMOST_LOCK_FREE macroIvan Maidanski2017-12-221-5/+5
* Travis CI: Test with a bigger number of threads (32)Ivan Maidanski2017-12-221-1/+1
* Travis CI: Test mmap-based atomic_ops_malloc with CSAIvan Maidanski2017-12-221-1/+1
* Travis CI: Test with ASan and -D USE_STANDARD_MALLOCIvan Maidanski2017-12-221-1/+1
* Travis CI: Test with ASan and -march=native with Clang-4.0 (Linux/x64)Ivan Maidanski2017-12-221-1/+12
* Travis CI: Test with TSan when a 16-byte CAS is availableIvan Maidanski2017-11-301-0/+5
* Travis CI: Test also with GCC with ASan enabledIvan Maidanski2017-11-301-0/+19
* Travis CI: Test also 32-bit builds with --disable-atomic-intrinsicsIvan Maidanski2017-10-131-0/+18
* Travis CI: Test also 32-bit code with ASan (on OS X)Ivan Maidanski2017-10-131-1/+4
* Travis CI: Test AO_GENERALIZE_ASM_BOOL_CAS, AO_USE_NANOSLEEP/NO_SIGNALSIvan Maidanski2017-10-131-0/+5
* Travis CI: Test also with Leak Sanitizer (LSan)Ivan Maidanski2017-10-131-3/+5
* Travis CI: Add a test build with Thread sanitizer (TSan)Ivan Maidanski2017-10-131-0/+4
* Travis CI: Fix builds for avr32, cris, sh4, tilegx after OS image updateIvan Maidanski2017-09-221-0/+16
* Travis CI: Test configure --disable-docsIvan Maidanski2017-09-201-1/+1
* Travis CI: Move 'gnu-tools' to home folderIvan Maidanski2017-09-201-1/+1
* Travis CI: Remove Coverity Scan for release-7_6 branchIvan Maidanski2017-07-121-20/+3
* [7.6.0]v7.6.0Ivan Maidanski2017-05-191-1/+1
* Travis CI: Reformat .yml file by travis toolIvan Maidanski2017-05-151-306/+430
* Travis CI: Remove quotes and use single '=' in deploy:on:conditionIvan Maidanski2017-05-151-1/+1
* Travis CI: Remove parentheses in deploy:on:conditionIvan Maidanski2017-05-151-1/+1
* Travis CI: Setup dist tarball uploading to GitHub on tag creationIvan Maidanski2017-05-151-0/+12
* Travis CI: Move dist[check] test configs closer to the file beginningIvan Maidanski2017-05-151-9/+9
* Travis CI: Test also 'make distcheck'Ivan Maidanski2017-05-051-1/+35
* Travis CI: Avoid quotes in build_command; fix indent of notification_emailIvan Maidanski2017-04-281-4/+3
* Travis CI: Test also the distributive file creationIvan Maidanski2017-04-271-0/+2
* Travis CI: Add notification_email property for Coverity ScanIvan Maidanski2017-04-241-1/+2
* Travis CI: Fix build_command for Coverity ScanIvan Maidanski2017-04-241-3/+5
* Travis CI: Test also by Coverity ScanIvan Maidanski2017-04-191-4/+18
* Travis CI: Test also with mingw-w64 cross-compilerIvan Maidanski2017-04-031-0/+7