1. 29df306 Add memory sanitizer config, and run on travis. by Emilia Kasper · 9 years ago
  2. 941b10b Have the Travis builds do a "make update" by Richard Levitte · 9 years ago
  3. eb5561c Ensure Travis tests SSLv3 by Matt Caswell · 9 years ago
  4. 6f60a5a Restore clang builds in travis.yml by Rich Salz · 9 years ago
  5. a3414dc Travis: When testing install, install docs as well by Richard Levitte · 9 years ago
  6. 6feb3c5 Avoid using latest clang since repo not available by Rich Salz · 9 years ago
  7. a15cfae (Temporarily) don't download clang package by Rich Salz · 9 years ago
  8. a7cbe96 Travis: update sanitizer configs by Emilia Kasper · 9 years ago
  9. d227a30 Try 'make install' with one of the Travis configurations by Richard Levitte · 9 years ago
  10. 9bf6eff Travis: _srcdist, not _srcdir by Richard Levitte · 9 years ago
  11. 45c6e23 Remove --classic build entirely by Richard Levitte · 9 years ago
  12. e951eca Update Travis and Appveyor for change to shared by default by Matt Caswell · 9 years ago
  13. cdbf577 Disable some sanitizer checks without PEDANTIC by Emilia Kasper · 9 years ago
  14. b591470 Adjust --strict-warnings builds in Travis by Emilia Kasper · 9 years ago
  15. d7a275e Travis: build tests in BUILDONLY mode by Emilia Kasper · 9 years ago
  16. 4b85744 Workaround for false -Warray-bounds in Travis by Emilia Kasper · 9 years ago
  17. 8cffddc Travis - add missing semi-colon by Richard Levitte · 9 years ago
  18. a70ca74 Travis - don't use ccache with cross compiles by Richard Levitte · 9 years ago
  19. 32e4cc0 Travis - the source directory is _srcdist, not _srcdir by Richard Levitte · 9 years ago
  20. 64b9d84 When grepping something starting with a dash, remember to use -e by Richard Levitte · 9 years ago
  21. b7aacc3 Restore building out of source with the unified build scheme by Richard Levitte · 9 years ago
  22. 9cae86d Fix travis builds by Richard Levitte · 9 years ago
  23. c9aad4f Only enable ccache if it's available by Richard Levitte · 9 years ago
  24. bd5fbfe Use ccache for the unified builds by Richard Levitte · 9 years ago
  25. de439d4 For unified builds, make a separate build directory and build there by Richard Levitte · 9 years ago
  26. 69633bb We've switch to unified build scheme by default, reflect it in travis by Richard Levitte · 9 years ago
  27. 210efa8 Trim Travis config part 3 by Emilia Kasper · 9 years ago
  28. 56cd71b Restore some mingw builds by Emilia Kasper · 9 years ago
  29. b63447c Trim Travis config part 2 by Emilia Kasper · 9 years ago
  30. 3135650 Trim the Travis config by Emilia Kasper · 9 years ago
  31. 875856e Don't build sanitizer builds with --debug by Emilia Kasper · 9 years ago
  32. b6a8916 Add some 'no-engine' builds to travis, for test by FdaSilvaYY · 9 years ago
  33. d5bdf68 Add a "no-pic" build for Travis by Richard Levitte · 9 years ago
  34. dbf9a33 .travis.yml: exclude gcc from MacOS X CI builds. by Andy Polyakov · 9 years ago
  35. d1dc699 Now that we have good verbosity, turn it on for Travis by Richard Levitte · 9 years ago
  36. 9c44c29 unified build scheme: add instructions for travis to build with --unified by Richard Levitte · 9 years ago
  37. 1119ddf Add more components to build. by Rich Salz · 9 years ago
  38. 382af61 Adapt the OS X build to use the OS X tar by Richard Levitte · 9 years ago
  39. 475fc3d In travis, build from a "source release" rather than from the build tree by Richard Levitte · 9 years ago
  40. fc47ad3 Add no-asm builds to Travis by Alessandro Ghedini · 9 years ago
  41. c880b3e Add Travis builds with undefined behavior sanitizer by Alessandro Ghedini · 9 years ago
  42. 1a3ae78 Run tests on Travis for mingw builds as well by Rich Salz · 9 years ago
  43. 6220acf Add Clang 3.6 and additional GCC 5 builds to travis by Alessandro Ghedini · 9 years ago
  44. f386742 GH429: Add clang to travis by Alessandro Ghedini · 9 years ago
  45. dc89809 Configurations: move -Wno-pedantic-ms-format to .travis.yml. by Andy Polyakov · 9 years ago
  46. 2d28462 Fix travis builds on master by Alessandro Ghedini · 9 years ago
  47. 5db6336 Fix typo in previous commit. by Rich Salz · 10 years ago
  48. 1d4ddb4 Change --debug to -d for compat with old releases. by Rich Salz · 10 years ago
  49. db9defd GH398: Add mingw cross-compile, etc. by Rich Salz · 10 years ago
  50. 66c103b Add initial Travis CI configuration by Alessandro Ghedini · 10 years ago